Searched defs:wqueue (Results 1 – 1 of 1) sorted by relevance
42 static inline bool lock_wqueue(struct watch_queue *wqueue) in lock_wqueue()52 static inline void unlock_wqueue(struct watch_queue *wqueue) in unlock_wqueue()60 struct watch_queue *wqueue = (struct watch_queue *)buf->private; in watch_queue_pipe_buf_release() local97 static bool post_one_notification(struct watch_queue *wqueue, in post_one_notification()200 struct watch_queue *wqueue; in __post_watch_notification() local240 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_size() local323 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_filter() local397 struct watch_queue *wqueue = in __put_watch_queue() local417 void put_watch_queue(struct watch_queue *wqueue) in put_watch_queue()455 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch()[all …]