Home
last modified time | relevance | path

Searched refs:l_wait_event_exclusive_head (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_lib.h634 #define l_wait_event_exclusive_head(wq, condition, info) \ macro
659 l_wait_event_exclusive_head(wq, condition, &lwi); \
/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c2241 l_wait_event_exclusive_head(svcpt->scp_waitq, in ptlrpc_wait_event()