Searched refs:kthread_worker (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | kthread.h | 86 struct kthread_worker { struct 98 struct kthread_worker *worker; argument 126 struct kthread_worker worker = KTHREAD_WORKER_INIT(worker) 143 struct kthread_worker worker = KTHREAD_WORKER_INIT_ONSTACK(worker) 148 extern void __kthread_init_worker(struct kthread_worker *worker, 174 struct kthread_worker * 177 __printf(3, 4) struct kthread_worker * 181 bool kthread_queue_work(struct kthread_worker *worker, 184 bool kthread_queue_delayed_work(struct kthread_worker *worker, 188 bool kthread_mod_delayed_work(struct kthread_worker *worker, [all …]
|
| D | psi_types.h | 149 struct kthread_worker __rcu *poll_kworker;
|
| /Linux-v5.4/kernel/ |
| D | kthread.c | 606 void __kthread_init_worker(struct kthread_worker *worker, in __kthread_init_worker() 610 memset(worker, 0, sizeof(struct kthread_worker)); in __kthread_init_worker() 635 struct kthread_worker *worker = worker_ptr; in kthread_worker_fn() 681 static __printf(3, 0) struct kthread_worker * 685 struct kthread_worker *worker; in __kthread_create_worker() 725 struct kthread_worker * 728 struct kthread_worker *worker; in kthread_create_worker() 756 struct kthread_worker * 760 struct kthread_worker *worker; in kthread_create_worker_on_cpu() 776 static inline bool queuing_blocked(struct kthread_worker *worker, in queuing_blocked() [all …]
|
| /Linux-v5.4/arch/x86/kvm/ |
| D | i8254.h | 48 struct kthread_worker *worker;
|
| /Linux-v5.4/drivers/ptp/ |
| D | ptp_private.h | 47 struct kthread_worker *kworker;
|
| /Linux-v5.4/drivers/block/ |
| D | loop.h | 57 struct kthread_worker worker;
|
| /Linux-v5.4/include/crypto/ |
| D | engine.h | 60 struct kthread_worker *kworker;
|
| /Linux-v5.4/drivers/thermal/intel/ |
| D | intel_powerclamp.c | 77 struct kthread_worker *worker; 480 struct kthread_worker *worker; in start_power_clamp_worker()
|
| /Linux-v5.4/kernel/sched/ |
| D | psi.c | 557 struct kthread_worker *kworker; in psi_schedule_poll_work() 1056 struct kthread_worker *kworker; in psi_trigger_create() 1085 struct kthread_worker *kworker_to_destroy = NULL; in psi_trigger_destroy()
|
| D | cpufreq_schedutil.c | 39 struct kthread_worker worker;
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | fmr_pool.c | 99 struct kthread_worker *worker;
|
| /Linux-v5.4/drivers/gpu/drm/msm/ |
| D | msm_drv.h | 133 struct kthread_worker worker;
|
| /Linux-v5.4/drivers/net/dsa/mv88e6xxx/ |
| D | chip.h | 292 struct kthread_worker *kworker;
|
| /Linux-v5.4/include/linux/spi/ |
| D | spi.h | 551 struct kthread_worker kworker;
|
| /Linux-v5.4/drivers/platform/chrome/ |
| D | cros_ec_spi.c | 77 struct kthread_worker *high_pri_worker;
|
| /Linux-v5.4/drivers/media/pci/ivtv/ |
| D | ivtv-driver.h | 686 struct kthread_worker irq_worker; /* kthread worker for PIO/YUV/VBI actions */
|
| /Linux-v5.4/drivers/watchdog/ |
| D | watchdog_dev.c | 82 static struct kthread_worker *watchdog_kworker;
|
| /Linux-v5.4/drivers/net/ethernet/microchip/ |
| D | encx24j600.c | 53 struct kthread_worker kworker;
|
| /Linux-v5.4/drivers/tty/serial/ |
| D | sc16is7xx.c | 328 struct kthread_worker kworker;
|