Home
last modified time | relevance | path

Searched defs:wqueue (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dwatch_queue.c43 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() local
98 static bool post_one_notification(struct watch_queue *wqueue, in post_one_notification()
201 struct watch_queue *wqueue; in __post_watch_notification() local
241 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_size() local
315 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_filter() local
389 struct watch_queue *wqueue = in __put_watch_queue() local
409 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 …]