Home
last modified time | relevance | path

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

/net/sunrpc/
Dnetns.h28 wait_queue_head_t gssp_wq; member
/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c140 init_waitqueue_head(&sn->gssp_wq); in init_gssp_clnt()
157 wake_up(&sn->gssp_wq); in set_gssp_clnt()
Dsvcauth_gss.c1302 wake_up(&sn->gssp_wq); in set_gss_proxy()
1326 return wait_event_interruptible(sn->gssp_wq, gssp_ready(sn)); in wait_for_gss_proxy()