1CPUPRI_SET(9)                    Driver Basics                   CPUPRI_SET(9)
2
3
4

NAME

6       cpupri_set - update the cpu priority setting
7

SYNOPSIS

9       void cpupri_set(struct cpupri * cp, int cpu, int newpri);
10

ARGUMENTS

12       cp
13           The cpupri context
14
15       cpu
16           The target cpu
17
18       newpri
19           The priority (INVALID-RT99) to assign to this CPU
20

NOTE

22       Assumes cpu_rq(cpu)->lock is locked
23

RETURNS

25       (void)
26
28Kernel Hackers Manual 3.10         June 2019                     CPUPRI_SET(9)
Impressum