Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rt_mutex_adjust_pi
include/linux/sched/rt.h
66
extern void rt_mutex_adjust_pi(struct task_struct *p);
kernel/sched/syscalls.c
709
rt_mutex_adjust_pi(p);