Home
last modified time | relevance | path

Searched defs:worker (Results 101 - 117 of 117) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.c236 static void vhost_worker_queue(struct vhost_worker *worker, in vhost_worker_queue() argument
251 struct vhost_worker *worker; in vhost_vq_work_queue() local
285 vhost_worker_flush(struct vhost_worker *worker) vhost_worker_flush() argument
298 struct vhost_worker *worker; vhost_dev_flush() local
316 struct vhost_worker *worker; vhost_vq_has_work() local
397 struct vhost_worker *worker = data; vhost_worker() local
591 vhost_worker_destroy(struct vhost_dev *dev, struct vhost_worker *worker) vhost_worker_destroy() argument
605 struct vhost_worker *worker; vhost_workers_free() local
624 struct vhost_worker *worker; vhost_worker_create() local
662 __vhost_vq_attach_worker(struct vhost_virtqueue *vq, struct vhost_worker *worker) __vhost_vq_attach_worker() argument
718 struct vhost_worker *worker; vhost_vq_attach_worker() local
735 struct vhost_worker *worker; vhost_new_worker() local
750 struct vhost_worker *worker; vhost_free_worker() local
794 struct vhost_worker *worker; vhost_worker_ioctl() local
867 struct vhost_worker *worker; vhost_dev_set_owner() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_main.c2243 struct work_struct worker; member
[all...]
H A Ddrbd_int.h668 struct drbd_thread worker; member
729 struct work_struct worker; member
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_main.c2277 struct work_struct worker; member
[all...]
H A Ddrbd_int.h738 struct drbd_thread worker; member
799 struct work_struct worker; global() member
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c250 struct work_struct worker; member
2450 struct work_struct worker; member
H A Draid5.c6418 struct r5worker *worker = container_of(work, struct r5worker, work); in raid5_do_work() local
6987 struct r5worker *worker = group->workers + j; in alloc_thread_groups() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c2200 static void brcmf_fws_dequeue_worker(struct work_struct *worker) in brcmf_fws_dequeue_worker() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c100 struct work_struct worker; member
107 struct work_struct worker; member
119 struct work_struct worker; member
[all...]
H A Ddasd_eckd.h620 struct work_struct worker; member
/kernel/linux/linux-5.10/kernel/
H A Dworkqueue.c838 struct worker *worker = first_idle_worker(pool); wake_up_worker() local
852 struct worker *worker = kthread_data(task); wq_worker_running() local
880 struct worker *next, *worker = kthread_data(task); wq_worker_sleeping() local
946 struct worker *worker = kthread_data(task); wq_worker_last_func() local
961 worker_set_flags(struct worker *worker, unsigned int flags) worker_set_flags() argument
986 worker_clr_flags(struct worker *worker, unsigned int flags) worker_clr_flags() argument
1041 struct worker *worker; find_worker_executing_work() local
1365 struct worker *worker; is_chained_work() local
1450 struct worker *worker; __queue_work() local
1781 worker_enter_idle(struct worker *worker) worker_enter_idle() argument
1821 worker_leave_idle(struct worker *worker) worker_leave_idle() argument
1834 struct worker *worker; alloc_worker() local
1856 worker_attach_to_pool(struct worker *worker, struct worker_pool *pool) worker_attach_to_pool() argument
1886 worker_detach_from_pool(struct worker *worker) worker_detach_from_pool() argument
1921 struct worker *worker = NULL; create_worker() local
1979 destroy_worker(struct worker *worker) destroy_worker() argument
2006 struct worker *worker; idle_worker_timeout() local
2143 manage_workers(struct worker *worker) manage_workers() argument
2339 process_scheduled_works(struct worker *worker) process_scheduled_works() argument
2372 struct worker *worker = __worker; worker_thread() local
2610 struct worker *worker; check_flush_dependency() local
2663 insert_wq_barrier(struct pool_workqueue *pwq, struct wq_barrier *barr, struct work_struct *target, struct worker *worker) insert_wq_barrier() argument
2990 struct worker *worker = NULL; start_flush_work() local
3553 struct worker *worker; put_unbound_pool() local
4519 struct worker *worker = current_wq_worker(); current_work() local
4535 struct worker *worker = current_wq_worker(); current_is_workqueue_rescuer() local
4628 struct worker *worker = current_wq_worker(); set_worker_desc() local
4659 struct worker *worker; print_worker_info() local
4714 struct worker *worker; show_pwq() local
4829 struct worker *worker; show_workqueue_state() local
4880 struct worker *worker = kthread_data(task); wq_worker_comm() local
4925 struct worker *worker; unbind_workers() local
4983 struct worker *worker; rebind_workers() local
5053 struct worker *worker; restore_unbound_workers_cpumask() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.h629 struct work_struct worker; member
H A Ddasd_eckd.c100 struct work_struct worker; member
107 struct work_struct worker; member
120 struct work_struct worker; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c2200 static void brcmf_fws_dequeue_worker(struct work_struct *worker) in brcmf_fws_dequeue_worker() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin.c253 struct work_struct worker; member
2468 struct work_struct worker; member
H A Draid5.c6742 struct r5worker *worker = container_of(work, struct r5worker, work); in raid5_do_work() local
7322 struct r5worker *worker = group->workers + j; in alloc_thread_groups() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dworkqueue.c929 worker_set_flags(struct worker *worker, unsigned int flags) worker_set_flags() argument
951 worker_clr_flags(struct worker *worker, unsigned int flags) worker_clr_flags() argument
989 worker_enter_idle(struct worker *worker) worker_enter_idle() argument
1022 worker_leave_idle(struct worker *worker) worker_leave_idle() argument
1069 struct worker *worker; find_worker_executing_work() local
1134 assign_work(struct work_struct *work, struct worker *worker, struct work_struct **nextp) assign_work() argument
1169 struct worker *worker = first_idle_worker(pool); kick_pool() local
1308 struct worker *worker = kthread_data(task); wq_worker_running() local
1342 struct worker *worker = kthread_data(task); wq_worker_sleeping() local
1388 struct worker *worker = kthread_data(task); wq_worker_tick() local
1455 struct worker *worker = kthread_data(task); wq_worker_last_func() local
2050 struct worker *worker; is_chained_work() local
2133 struct worker *worker; __queue_work() local
2459 struct worker *worker; alloc_worker() local
2489 worker_attach_to_pool(struct worker *worker, struct worker_pool *pool) worker_attach_to_pool() argument
2521 worker_detach_from_pool(struct worker *worker) worker_detach_from_pool() argument
2557 struct worker *worker; create_worker() local
2626 unbind_worker(struct worker *worker) unbind_worker() argument
2639 struct worker *worker, *tmp; wake_dying_workers() local
2669 set_worker_dying(struct worker *worker, struct list_head *list) set_worker_dying() argument
2712 struct worker *worker; idle_worker_timeout() local
2755 struct worker *worker; idle_cull_fn() local
2894 manage_workers(struct worker *worker) manage_workers() argument
3082 process_scheduled_works(struct worker *worker) process_scheduled_works() argument
3121 struct worker *worker = __worker; worker_thread() local
3343 struct worker *worker; check_flush_dependency() local
3396 insert_wq_barrier(struct pool_workqueue *pwq, struct wq_barrier *barr, struct work_struct *target, struct worker *worker) insert_wq_barrier() argument
3730 struct worker *worker = NULL; start_flush_work() local
4405 struct worker *worker; put_unbound_pool() local
5402 struct worker *worker = current_wq_worker(); current_work() local
5418 struct worker *worker = current_wq_worker(); current_is_workqueue_rescuer() local
5509 struct worker *worker = current_wq_worker(); set_worker_desc() local
5540 struct worker *worker; print_worker_info() local
5626 struct worker *worker; show_pwq() local
5747 struct worker *worker; show_one_worker_pool() local
5851 struct worker *worker = kthread_data(task); wq_worker_comm() local
5896 struct worker *worker; unbind_workers() local
5949 struct worker *worker; rebind_workers() local
6010 struct worker *worker; restore_unbound_workers_cpumask() local
6833 struct worker *worker; show_cpu_pool_hog() local
[all...]

Completed in 71 milliseconds

12345