Home
last modified time | relevance | path

Searched defs:thread_fn (Results 1 – 18 of 18) sorted by relevance

/linux-6.8/drivers/pci/
Dirq.c34 irq_handler_t thread_fn, void *dev_id, const char *fmt, ...) in pci_request_irq()
/linux-6.8/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-common.c50 irq_handler_t thread_fn) in dcmipp_ent_sd_register()
Ddcmipp-common.h94 irq_handler_t thread_fn; member
/linux-6.8/include/linux/
Dsmpboot.h35 void (*thread_fn)(unsigned int cpu); member
Dpadata.h142 void (*thread_fn)(unsigned long start, unsigned long end, void *arg); member
Dinterrupt.h123 irq_handler_t thread_fn; member
Dntb.h1671 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
/linux-6.8/tools/perf/tests/
Dmmap-thread-lookup.c54 static void *thread_fn(void *arg) in thread_fn() function
/linux-6.8/kernel/irq/
Ddevres.c52 irq_handler_t handler, irq_handler_t thread_fn, in devm_request_threaded_irq()
Dmanage.c2142 irq_handler_t thread_fn, unsigned long irqflags, in request_threaded_irq()
/linux-6.8/drivers/ntb/
Dmsi.c281 irq_handler_t thread_fn, in ntbm_msi_request_threaded_irq()
/linux-6.8/drivers/cxl/
Dpci.c98 irq_handler_t thread_fn) in cxl_request_irq()
/linux-6.8/drivers/remoteproc/
Dqcom_wcnss.c478 irq_handler_t thread_fn) in wcnss_request_irq()
/linux-6.8/drivers/misc/lis3lv02d/
Dlis3lv02d.c1126 irq_handler_t thread_fn; in lis3lv02d_init_device() local
/linux-6.8/drivers/thermal/qcom/
Dtsens.c1156 irq_handler_t thread_fn) in tsens_register_irq()
/linux-6.8/tools/testing/selftests/net/tcp_ao/lib/
Daolib.h124 typedef void *(*thread_fn)(void *); typedef
/linux-6.8/virt/kvm/
Dkvm_main.c6524 kvm_vm_thread_fn_t thread_fn; member
6538 kvm_vm_thread_fn_t thread_fn = init_context->thread_fn; in kvm_vm_worker_thread() local
6593 int kvm_vm_create_worker_thread(struct kvm *kvm, kvm_vm_thread_fn_t thread_fn, in kvm_vm_create_worker_thread()
/linux-6.8/drivers/iommu/amd/
Dinit.c2408 int hwirq, irq_handler_t thread_fn) in __iommu_setup_intcapxt()