Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c272 rc = l_wait_event(svcpt->scp_rep_waitq, in lustre_get_emerg_rs()
300 wake_up(&svcpt->scp_rep_waitq); in lustre_put_emerg_rs()
Dservice.c477 init_waitqueue_head(&svcpt->scp_rep_waitq); in ptlrpc_service_part_init()
2070 wake_up(&svcpt->scp_rep_waitq); in ptlrpc_main()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h2136 wait_queue_head_t scp_rep_waitq; member