Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatch_queue.c42 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() local
97 static bool post_one_notification(struct watch_queue *wqueue, in post_one_notification()
200 struct watch_queue *wqueue; in __post_watch_notification() local
240 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_size() local
314 struct watch_queue *wqueue = pipe->watch_queue; in watch_queue_set_filter() local
388 struct watch_queue *wqueue = in __put_watch_queue() local
408 void put_watch_queue(struct watch_queue *wqueue) in put_watch_queue()
446 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch()
[all …]
/linux/include/linux/
H A Dpktcdvd.h174 wait_queue_head_t wqueue; member
/linux/security/keys/
H A Dkeyctl.c1775 struct watch_queue *wqueue; in keyctl_watch_key() local
/linux/fs/jfs/
H A Djfs_logmgr.h398 struct lbuf *wqueue; /* 4: log pageout queue */ member
/linux/drivers/net/ieee802154/
H A Dadf7242.c278 struct workqueue_struct *wqueue; member
/linux/drivers/net/
H A Dtun.c2419 wait_queue_head_t *wqueue; in tun_sock_write_space() local