Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c237 wait_queue_head_t hr_waitq; member
2478 wake_up(&ptlrpc_hr.hr_waitq); in ptlrpc_hr_main()
2495 wake_up(&ptlrpc_hr.hr_waitq); in ptlrpc_hr_main()
2518 wait_event(ptlrpc_hr.hr_waitq, in ptlrpc_stop_hr_threads()
2543 wait_event(ptlrpc_hr.hr_waitq, in ptlrpc_start_hr_threads()
2769 init_waitqueue_head(&ptlrpc_hr.hr_waitq); in ptlrpc_hr_init()