Searched defs:thread_fn (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/ |
D | irq.c | 34 irq_handler_t thread_fn, void *dev_id, const char *fmt, ...) in pci_request_irq()
|
/kernel/linux/linux-5.10/include/linux/ |
D | smpboot.h | 35 void (*thread_fn)(unsigned int cpu); member
|
D | padata.h | 141 void (*thread_fn)(unsigned long start, unsigned long end, void *arg); member
|
D | interrupt.h | 119 irq_handler_t thread_fn; member
|
D | ntb.h | 1671 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | mmap-thread-lookup.c | 54 static void *thread_fn(void *arg) in thread_fn() function
|
/kernel/linux/linux-5.10/kernel/irq/ |
D | devres.c | 52 irq_handler_t handler, irq_handler_t thread_fn, in devm_request_threaded_irq()
|
D | manage.c | 2042 irq_handler_t thread_fn, unsigned long irqflags, in request_threaded_irq()
|
/kernel/linux/linux-5.10/drivers/ntb/ |
D | msi.c | 280 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
D | qcom_wcnss.c | 415 irq_handler_t thread_fn) in wcnss_request_irq()
|
/kernel/linux/linux-5.10/drivers/thermal/qcom/ |
D | tsens.c | 938 irq_handler_t thread_fn) in tsens_register_irq()
|
/kernel/linux/linux-5.10/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 1127 irq_handler_t thread_fn; in lis3lv02d_init_device() local
|
/kernel/linux/linux-5.10/virt/kvm/ |
D | kvm_main.c | 5102 kvm_vm_thread_fn_t thread_fn; member 5115 kvm_vm_thread_fn_t thread_fn = init_context->thread_fn; in kvm_vm_worker_thread() local 5151 int kvm_vm_create_worker_thread(struct kvm *kvm, kvm_vm_thread_fn_t thread_fn, in kvm_vm_create_worker_thread()
|