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.h624 #define l_wait_event_exclusive_head(wq, condition, info) \ macro
649 l_wait_event_exclusive_head(wq, condition, &lwi); \
/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c1952 l_wait_event_exclusive_head(svcpt->scp_waitq, in ptlrpc_wait_event()