Searched defs:thread_fn (Results 1 – 15 of 15) sorted by relevance
/linux-6.6.21/drivers/pci/ |
D | irq.c | 34 irq_handler_t thread_fn, void *dev_id, const char *fmt, ...) in pci_request_irq()
|
/linux-6.6.21/include/linux/ |
D | smpboot.h | 35 void (*thread_fn)(unsigned int cpu); member
|
D | padata.h | 142 void (*thread_fn)(unsigned long start, unsigned long end, void *arg); member
|
D | interrupt.h | 123 irq_handler_t thread_fn; member
|
D | ntb.h | 1671 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
|
/linux-6.6.21/tools/perf/tests/ |
D | mmap-thread-lookup.c | 54 static void *thread_fn(void *arg) in thread_fn() function
|
/linux-6.6.21/kernel/irq/ |
D | devres.c | 52 irq_handler_t handler, irq_handler_t thread_fn, in devm_request_threaded_irq()
|
D | manage.c | 2147 irq_handler_t thread_fn, unsigned long irqflags, in request_threaded_irq()
|
/linux-6.6.21/drivers/ntb/ |
D | msi.c | 281 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
|
/linux-6.6.21/drivers/cxl/ |
D | pci.c | 93 irq_handler_t handler, irq_handler_t thread_fn) in cxl_request_irq()
|
/linux-6.6.21/drivers/remoteproc/ |
D | qcom_wcnss.c | 478 irq_handler_t thread_fn) in wcnss_request_irq()
|
/linux-6.6.21/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 1126 irq_handler_t thread_fn; in lis3lv02d_init_device() local
|
/linux-6.6.21/drivers/thermal/qcom/ |
D | tsens.c | 1156 irq_handler_t thread_fn) in tsens_register_irq()
|
/linux-6.6.21/virt/kvm/ |
D | kvm_main.c | 6169 kvm_vm_thread_fn_t thread_fn; member 6183 kvm_vm_thread_fn_t thread_fn = init_context->thread_fn; in kvm_vm_worker_thread() local 6238 int kvm_vm_create_worker_thread(struct kvm *kvm, kvm_vm_thread_fn_t thread_fn, in kvm_vm_create_worker_thread()
|
/linux-6.6.21/drivers/iommu/amd/ |
D | init.c | 2442 int hwirq, irq_handler_t thread_fn) in __iommu_setup_intcapxt()
|