Home
last modified time | relevance | path

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

/linux/kernel/locking/
A Drtmutex_common.h50 struct rt_wake_q_head { struct
56 struct rt_wake_q_head name = { \ argument
84 struct rt_wake_q_head *wqh);
86 extern void rt_mutex_postunlock(struct rt_wake_q_head *wqh);
A Drtmutex.c449 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task()
463 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add()
469 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q()
1189 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
A Drtmutex_api.c144 struct rt_wake_q_head *wqh) in __rt_mutex_futex_unlock()
457 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in rt_mutex_postunlock()

Completed in 7 milliseconds