Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c185 wait_queue_head_t hrt_waitq; member
264 wake_up(&hrt->hrt_waitq); in ptlrpc_dispatch_difficult_reply()
2204 l_wait_condition(hrt->hrt_waitq, hrt_dont_sleep(hrt, &replies)); in ptlrpc_hr_main()
2235 wake_up_all(&hrp->hrp_thrs[j].hrt_waitq); in ptlrpc_stop_hr_threads()
2522 init_waitqueue_head(&hrt->hrt_waitq); in ptlrpc_hr_init()