Searched defs:wqueue (Results 1 – 1 of 1) sorted by relevance
43 static inline bool lock_wqueue(struct watch_queue *wqueue) in lock_wqueue()53 static inline void unlock_wqueue(struct watch_queue *wqueue) in unlock_wqueue()61 struct watch_queue *wqueue = (struct watch_queue *)buf->private; in watch_queue_pipe_buf_release() local98 static bool post_one_notification(struct watch_queue *wqueue, in post_one_notification()201 struct watch_queue *wqueue; in __post_watch_notification() local241 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_size() local315 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_filter() local389 struct watch_queue *wqueue = in __put_watch_queue() local409 void put_watch_queue(struct watch_queue *wqueue) in put_watch_queue()447 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch()[all …]