Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c210 wait_queue_head_t hrt_waitq; member
312 wake_up(&hrt->hrt_waitq); in rs_batch_dispatch()
381 wake_up(&hrt->hrt_waitq); in ptlrpc_dispatch_difficult_reply()
2481 l_wait_condition(hrt->hrt_waitq, hrt_dont_sleep(hrt, &replies)); in ptlrpc_hr_main()
2512 wake_up_all(&hrp->hrp_thrs[j].hrt_waitq); in ptlrpc_stop_hr_threads()
2795 init_waitqueue_head(&hrt->hrt_waitq); in ptlrpc_hr_init()