Searched defs:rt_mutex_adjust_pi (Results 1 – 2 of 2) sorted by relevance
47 # define rt_mutex_adjust_pi(p) do { } while (0) macro
453 void __sched rt_mutex_adjust_pi(struct task_struct *task) in rt_mutex_adjust_pi() function