Searched refs:futex_wait_queue (Results 1 – 1 of 1) sorted by relevance
69 wait_queue_head_t futex_wait_queue; member447 prepare_to_wait(&data->futex_wait_queue, &wait, in handle_vsoc_cond_wait()481 finish_wait(&data->futex_wait_queue, &wait); in handle_vsoc_cond_wait()525 wake_up_interruptible_all(&data->futex_wait_queue); in do_vsoc_cond_wake()915 init_waitqueue_head(&vsoc_dev.regions_data[i].futex_wait_queue); in vsoc_probe_device()