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