Home
last modified time | relevance | path

Searched refs:rt_mutex_adjust_pi (Results 1 – 1 of 1) sorted by relevance

/include/linux/sched/
Drt.h41 extern void rt_mutex_adjust_pi(struct task_struct *p);
51 # define rt_mutex_adjust_pi(p) do { } while (0) macro