Searched defs:thread_fn (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/drivers/media/platform/st/stm32/stm32-dcmipp/ |
D | dcmipp-common.c | 50 irq_handler_t thread_fn) in dcmipp_ent_sd_register()
|
D | dcmipp-common.h | 94 irq_handler_t thread_fn; member
|
/linux-6.12.1/include/linux/ |
D | smpboot.h | 35 void (*thread_fn)(unsigned int cpu); member
|
D | padata.h | 143 void (*thread_fn)(unsigned long start, unsigned long end, void *arg); member
|
D | interrupt.h | 127 irq_handler_t thread_fn; member
|
D | ntb.h | 1671 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
|
/linux-6.12.1/drivers/pci/ |
D | irq.c | 38 irq_handler_t thread_fn, void *dev_id, const char *fmt, ...) in pci_request_irq()
|
/linux-6.12.1/tools/perf/tests/ |
D | mmap-thread-lookup.c | 54 static void *thread_fn(void *arg) in thread_fn() function
|
/linux-6.12.1/drivers/ntb/ |
D | msi.c | 281 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
|
/linux-6.12.1/kernel/irq/ |
D | devres.c | 53 irq_handler_t handler, irq_handler_t thread_fn, in devm_request_threaded_irq()
|
D | manage.c | 2149 irq_handler_t thread_fn, unsigned long irqflags, in request_threaded_irq()
|
/linux-6.12.1/drivers/remoteproc/ |
D | qcom_wcnss.c | 478 irq_handler_t thread_fn) in wcnss_request_irq()
|
/linux-6.12.1/drivers/cxl/ |
D | pci.c | 99 irq_handler_t thread_fn) in cxl_request_irq()
|
/linux-6.12.1/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 1125 irq_handler_t thread_fn; in lis3lv02d_init_device() local
|
/linux-6.12.1/drivers/thermal/qcom/ |
D | tsens.c | 1157 irq_handler_t thread_fn) in tsens_register_irq()
|
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/ |
D | aolib.h | 166 typedef void *(*thread_fn)(void *); typedef
|
/linux-6.12.1/virt/kvm/ |
D | kvm_main.c | 6569 kvm_vm_thread_fn_t thread_fn; member 6583 kvm_vm_thread_fn_t thread_fn = init_context->thread_fn; in kvm_vm_worker_thread() local 6638 int kvm_vm_create_worker_thread(struct kvm *kvm, kvm_vm_thread_fn_t thread_fn, in kvm_vm_create_worker_thread()
|
/linux-6.12.1/drivers/iommu/amd/ |
D | init.c | 2382 int hwirq, irq_handler_t thread_fn) in __iommu_setup_intcapxt()
|