Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dtwo_state_shared_lock.c7 __wait_event(lock->wait, bch2_two_state_trylock(lock, s)); in __bch2_two_state_lock()
H A Dmove.h68 __wait_event((_ctxt)->wait, \
/linux-6.15/include/linux/
H A Dwait.h327 #define __wait_event(wq_head, condition) \ macro
348 __wait_event(wq_head, condition); \