Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c212 wait_queue_head_t hr_waitq; member
2201 wake_up(&ptlrpc_hr.hr_waitq); in ptlrpc_hr_main()
2218 wake_up(&ptlrpc_hr.hr_waitq); in ptlrpc_hr_main()
2241 wait_event(ptlrpc_hr.hr_waitq, in ptlrpc_stop_hr_threads()
2267 wait_event(ptlrpc_hr.hr_waitq, in ptlrpc_start_hr_threads()
2494 init_waitqueue_head(&ptlrpc_hr.hr_waitq); in ptlrpc_hr_init()