Searched refs:drbd_pp_wait (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_receiver.c269 prepare_to_wait(&drbd_pp_wait, &wait, TASK_INTERRUPTIBLE); drbd_alloc_pages()
290 finish_wait(&drbd_pp_wait, &wait); drbd_alloc_pages()
323 wake_up(&drbd_pp_wait); drbd_free_pages()
H A Ddrbd_worker.c985 wake_up(&drbd_pp_wait); move_to_net_ee_or_free()
H A Ddrbd_main.c139 wait_queue_head_t drbd_pp_wait; variable
2921 init_waitqueue_head(&drbd_pp_wait); drbd_init()
H A Ddrbd_int.h1411 extern wait_queue_head_t drbd_pp_wait;

Completed in 171 milliseconds