Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c550 static wait_queue_head_t pet_waitq; variable
572 wake_up(&pet_waitq); in ping_evictor_wake()
588 l_wait_event(pet_waitq, (!list_empty(&pet_list)) || in ping_evictor_main()
659 init_waitqueue_head(&pet_waitq); in ping_evictor_start()
676 wake_up(&pet_waitq); in ping_evictor_stop()