Home
last modified time | relevance | path

Searched defs:rt_mutex_get_top_task (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/sched/
Drt.h40 static inline struct task_struct *rt_mutex_get_top_task(struct task_struct *task) in rt_mutex_get_top_task() function
/linux-4.4.14/kernel/locking/
Drtmutex.c272 struct task_struct *rt_mutex_get_top_task(struct task_struct *task) in rt_mutex_get_top_task() function