Searched refs:swait_event_idle_exclusive (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | swait.h | 247 #define swait_event_idle_exclusive(wq, condition) \ macro |
/linux-6.1.9/kernel/rcu/ | ||
D | tree.c | 1843 swait_event_idle_exclusive(rcu_state.gp_wq, in rcu_gp_kthread() |