Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dworkqueue.c442 #define for_each_pwq(pwq, wq) \ argument
637 static void set_work_pwq(struct work_struct *work, struct pool_workqueue *pwq, in set_work_pwq()
1105 static void get_pwq(struct pool_workqueue *pwq) in get_pwq()
1119 static void put_pwq(struct pool_workqueue *pwq) in put_pwq()
1143 static void put_pwq_unlocked(struct pool_workqueue *pwq) in put_pwq_unlocked()
1158 struct pool_workqueue *pwq = get_work_pwq(work); in pwq_activate_inactive_work() local
1168 static void pwq_activate_first_inactive(struct pool_workqueue *pwq) in pwq_activate_first_inactive()
1187 static void pwq_dec_nr_in_flight(struct pool_workqueue *pwq, unsigned long work_data) in pwq_dec_nr_in_flight()
1257 struct pool_workqueue *pwq; in try_to_grab_pending() local
1347 static void insert_work(struct pool_workqueue *pwq, struct work_struct *work, in insert_work()
[all …]
/Linux-v5.15/fs/
Dselect.c121 void poll_initwait(struct poll_wqueues *pwq) in poll_initwait()
138 void poll_freewait(struct poll_wqueues *pwq) in poll_freewait()
186 struct poll_wqueues *pwq = wait->private; in __pollwake() local
224 struct poll_wqueues *pwq = container_of(p, struct poll_wqueues, pt); in __pollwait() local
236 static int poll_schedule_timeout(struct poll_wqueues *pwq, int state, in poll_schedule_timeout()
Deventpoll.c532 static void ep_remove_wait_queue(struct eppoll_entry *pwq) in ep_remove_wait_queue()
557 struct eppoll_entry *pwq; in ep_unregister_pollwait() local
1237 struct eppoll_entry *pwq; in ep_ptable_queue_proc() local