Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dworkqueue.c425 #define for_each_pwq(pwq, wq) \ argument
620 static void set_work_pwq(struct work_struct *work, struct pool_workqueue *pwq, in set_work_pwq()
1100 static void get_pwq(struct pool_workqueue *pwq) in get_pwq()
1114 static void put_pwq(struct pool_workqueue *pwq) in put_pwq()
1138 static void put_pwq_unlocked(struct pool_workqueue *pwq) in put_pwq_unlocked()
1153 struct pool_workqueue *pwq = get_work_pwq(work); in pwq_activate_inactive_work() local
1163 static void pwq_activate_first_inactive(struct pool_workqueue *pwq) in pwq_activate_first_inactive()
1182 static void pwq_dec_nr_in_flight(struct pool_workqueue *pwq, int color) in pwq_dec_nr_in_flight()
1252 struct pool_workqueue *pwq; in try_to_grab_pending() local
1338 static void insert_work(struct pool_workqueue *pwq, struct work_struct *work, in insert_work()
[all …]
/kernel/linux/linux-6.6/kernel/
Dworkqueue.c538 #define for_each_pwq(pwq, wq) \ argument
734 static void set_work_pwq(struct work_struct *work, struct pool_workqueue *pwq, in set_work_pwq()
1389 struct pool_workqueue *pwq = worker->current_pwq; in wq_worker_tick() local
1532 static void get_pwq(struct pool_workqueue *pwq) in get_pwq()
1546 static void put_pwq(struct pool_workqueue *pwq) in put_pwq()
1564 static void put_pwq_unlocked(struct pool_workqueue *pwq) in put_pwq_unlocked()
1577 static bool pwq_is_empty(struct pool_workqueue *pwq) in pwq_is_empty()
1582 static void __pwq_activate_work(struct pool_workqueue *pwq, in __pwq_activate_work()
1602 static bool pwq_activate_work(struct pool_workqueue *pwq, in pwq_activate_work()
1646 static bool pwq_tryinc_nr_active(struct pool_workqueue *pwq, bool fill) in pwq_tryinc_nr_active()
[all …]
/kernel/linux/linux-6.6/fs/
Dselect.c122 void poll_initwait(struct poll_wqueues *pwq) in poll_initwait()
139 void poll_freewait(struct poll_wqueues *pwq) in poll_freewait()
187 struct poll_wqueues *pwq = wait->private; in __pollwake() local
225 struct poll_wqueues *pwq = container_of(p, struct poll_wqueues, pt); in __pollwait() local
237 static int poll_schedule_timeout(struct poll_wqueues *pwq, int state, in poll_schedule_timeout()
Deventpoll.c546 static void ep_remove_wait_queue(struct eppoll_entry *pwq) in ep_remove_wait_queue()
570 struct eppoll_entry *pwq; in ep_unregister_pollwait() local
1277 struct eppoll_entry *pwq; in ep_ptable_queue_proc() local
/kernel/linux/linux-5.10/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.c598 static void ep_remove_wait_queue(struct eppoll_entry *pwq) in ep_remove_wait_queue()
623 struct eppoll_entry *pwq; in ep_unregister_pollwait() local
1321 struct eppoll_entry *pwq; in ep_ptable_queue_proc() local