Query: cpupri_set
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CPUPRI_SET(9) Driver Basics CPUPRI_SET(9)NAMEcpupri_set - update the cpu priority settingSYNOPSISvoid cpupri_set(struct cpupri * cp, int cpu, int newpri);ARGUMENTScp The cpupri context cpu The target cpu newpri The priority (INVALID-RT99) to assign to this CPUNOTEAssumes cpu_rq(cpu)->lock is lockedRETURNS(void)COPYRIGHTKernel Hackers Manual 3.10 June 2014 CPUPRI_SET(9)