Searched refs:queue_wait (Results 1 – 4 of 4) sorted by relevance
73 init_waitqueue_head(&socket_client->queue_wait); in batadv_socket_open()123 error = wait_event_interruptible(socket_client->queue_wait, in batadv_socket_read()278 poll_wait(file, &socket_client->queue_wait, wait); in batadv_socket_poll()368 wake_up(&socket_client->queue_wait); in batadv_socket_add_packet()
81 wake_up(&debug_log->queue_wait); in batadv_fdebug_log()142 error = wait_event_interruptible(debug_log->queue_wait, in batadv_log_read()181 poll_wait(file, &debug_log->queue_wait, wait); in batadv_log_poll()209 init_waitqueue_head(&bat_priv->debug_log->queue_wait); in batadv_debug_log_setup()
577 wait_queue_head_t queue_wait; member843 wait_queue_head_t queue_wait; member
912 static DECLARE_WAIT_QUEUE_HEAD(queue_wait);921 poll_wait(filp, &queue_wait, wait); in cache_poll()1189 wake_up(&queue_wait); in sunrpc_cache_pipe_upcall()