Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dplock.c22 static wait_queue_head_t send_wq; variable
77 wake_up(&send_wq); in send_op()
513 poll_wait(file, &send_wq, wait); in dev_poll()
544 init_waitqueue_head(&send_wq); in dlm_plock_init()