centos man page for cpupri_set

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)

NAME
cpupri_set - update the cpu priority setting
SYNOPSIS
void cpupri_set(struct cpupri * cp, int cpu, int newpri);
ARGUMENTS
cp The cpupri context cpu The target cpu newpri The priority (INVALID-RT99) to assign to this CPU
NOTE
Assumes cpu_rq(cpu)->lock is locked
RETURNS
(void)
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CPUPRI_SET(9)
Related Man Pages
usb_alloc_coherent(9) - centos
cpu(8) - debian
cpuset_isset(3) - netbsd
cpuset_destroy(3) - netbsd
cpuset_set(3) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq