Home
last modified time | relevance | path

Searched defs:wake_q (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
Drtmutex.c1015 static void mark_wakeup_next_waiter(struct wake_q_head *wake_q, in mark_wakeup_next_waiter()
1337 struct wake_q_head *wake_q) in rt_mutex_slowunlock()
1443 void rt_mutex_postunlock(struct wake_q_head *wake_q) in rt_mutex_postunlock()
1611 struct wake_q_head *wake_q) in __rt_mutex_futex_unlock()
Drwsem.c402 struct wake_q_head *wake_q) in rwsem_mark_wake()
/kernel/linux/linux-4.19/kernel/locking/
Drtmutex.c1018 static void mark_wakeup_next_waiter(struct wake_q_head *wake_q, in mark_wakeup_next_waiter()
1340 struct wake_q_head *wake_q) in rt_mutex_slowunlock()
1446 void rt_mutex_postunlock(struct wake_q_head *wake_q) in rt_mutex_postunlock()
1614 struct wake_q_head *wake_q) in __rt_mutex_futex_unlock()
Drwsem-xadd.c129 struct wake_q_head *wake_q) in __rwsem_mark_wake()
/kernel/linux/linux-4.19/ipc/
Dsem.c771 struct wake_q_head *wake_q) in wake_up_sem_queue_prepare()
840 struct wake_q_head *wake_q) in wake_const_ops()
879 int nsops, struct wake_q_head *wake_q) in do_smart_wakeup_zero()
934 static int update_queue(struct sem_array *sma, int semnum, struct wake_q_head *wake_q) in update_queue()
1015 int otime, struct wake_q_head *wake_q) in do_smart_update()
Dmsg.c198 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
235 struct wake_q_head *wake_q) in expunge_all()
765 struct wake_q_head *wake_q) in pipelined_send()
Dmqueue.c894 static inline void pipelined_send(struct wake_q_head *wake_q, in pipelined_send()
915 static inline void pipelined_receive(struct wake_q_head *wake_q, in pipelined_receive()
/kernel/linux/linux-5.10/ipc/
Dsem.c785 struct wake_q_head *wake_q) in wake_up_sem_queue_prepare()
853 struct wake_q_head *wake_q) in wake_const_ops()
892 int nsops, struct wake_q_head *wake_q) in do_smart_wakeup_zero()
947 static int update_queue(struct sem_array *sma, int semnum, struct wake_q_head *wake_q) in update_queue()
1028 int otime, struct wake_q_head *wake_q) in do_smart_update()
Dmsg.c212 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
249 struct wake_q_head *wake_q) in expunge_all()
811 struct wake_q_head *wake_q) in pipelined_send()
Dmqueue.c1002 static inline void __pipelined_op(struct wake_q_head *wake_q, in __pipelined_op()
1019 static inline void pipelined_send(struct wake_q_head *wake_q, in pipelined_send()
1030 static inline void pipelined_receive(struct wake_q_head *wake_q, in pipelined_receive()
/kernel/linux/linux-4.19/kernel/
Dfutex.c1481 static void mark_wake_futex(struct wake_q_head *wake_q, struct futex_q *q) in mark_wake_futex()
/kernel/linux/linux-5.10/kernel/
Dfutex.c1467 static void mark_wake_futex(struct wake_q_head *wake_q, struct futex_q *q) in mark_wake_futex()
/kernel/linux/linux-4.19/include/linux/
Dsched.h899 struct wake_q_node wake_q; member
/kernel/linux/linux-5.10/include/linux/
Dsched.h1124 struct wake_q_node wake_q; member