Searched defs:wake_q (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/locking/ |
| H A D | ww_mutex.h | 313 struct ww_acquire_ctx *ww_ctx, struct wake_q_head *wake_q) in __ww_mutex_die() 344 struct wake_q_head *wake_q) in __ww_mutex_wound() 409 struct wake_q_head *wake_q) in __ww_mutex_check_waiters() 556 struct wake_q_head *wake_q) in __ww_mutex_add_waiter()
|
| H A D | rtmutex.c | 39 struct wake_q_head *wake_q) in __ww_mutex_add_waiter() 46 struct wake_q_head *wake_q) in __ww_mutex_check_waiters() 1214 struct wake_q_head *wake_q) in task_blocks_on_rt_mutex() 1622 struct wake_q_head *wake_q) in rt_mutex_slowlock_block() 1712 struct wake_q_head *wake_q) in __rt_mutex_slowlock() 1770 struct wake_q_head *wake_q) in __rt_mutex_slowlock_locked() 1849 struct wake_q_head *wake_q) in rtlock_slowlock_locked()
|
| /linux/io_uring/ |
| H A D | futex.c | 157 static void io_futex_wakev_fn(struct wake_q_head *wake_q, struct futex_q *q) in io_futex_wakev_fn() 210 static void io_futex_wake_fn(struct wake_q_head *wake_q, struct futex_q *q) in io_futex_wake_fn()
|
| /linux/ipc/ |
| H A D | sem.c | 787 struct wake_q_head *wake_q) in wake_up_sem_queue_prepare() 855 struct wake_q_head *wake_q) in wake_const_ops() 894 int nsops, struct wake_q_head *wake_q) in do_smart_wakeup_zero() 949 static int update_queue(struct sem_array *sma, int semnum, struct wake_q_head *wake_q) in update_queue() 1030 int otime, struct wake_q_head *wake_q) in do_smart_update()
|
| H A D | msg.c | 213 struct wake_q_head *wake_q, bool kill) in ss_wakeup() 250 struct wake_q_head *wake_q) in expunge_all() 817 struct wake_q_head *wake_q) in pipelined_send()
|
| H A D | mqueue.c | 993 static inline void __pipelined_op(struct wake_q_head *wake_q, in __pipelined_op() 1010 static inline void pipelined_send(struct wake_q_head *wake_q, in pipelined_send() 1021 static inline void pipelined_receive(struct wake_q_head *wake_q, in pipelined_receive()
|
| /linux/include/linux/ |
| H A D | sched.h | 1230 struct wake_q_node wake_q; member
|