Home
last modified time | relevance | path

Searched refs:swait_event_exclusive (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Dswait.h186 #define swait_event_exclusive(wq, condition) \ macro
/linux-6.1.9/kernel/rcu/
Dsrcutiny.c133 swait_event_exclusive(ssp->srcu_wq, !READ_ONCE(ssp->srcu_lock_nesting[idx])); in srcu_drive_gp()
Dtree_nocb.h1060 swait_event_exclusive(rdp->nocb_state_wq, in rcu_nocb_rdp_deoffload()
1171 swait_event_exclusive(rdp->nocb_state_wq, in rcu_nocb_rdp_offload()
/linux-6.1.9/kernel/power/
Dsuspend.c106 swait_event_exclusive(s2idle_wait_head, in s2idle_enter()