kernel\locking\rtmutex_common.h
static
inline
struct
rt_mutex_waiter *
task_top_pi_waiter(
task_struct *p)
{
return
NULL;
}