Home
last modified time | relevance | path

Searched refs:smpboot_register_percpu_thread (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dsmpboot.h45 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread);
/linux/kernel/
H A Dsmpboot.c284 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread() function
305 EXPORT_SYMBOL_GPL(smpboot_register_percpu_thread);
H A Dstop_machine.c580 BUG_ON(smpboot_register_percpu_thread(&cpu_stop_threads)); in cpu_stop_init()
/linux/arch/s390/kernel/
H A Dwti.c175 rc = smpboot_register_percpu_thread(&wti_threads); in wti_init()
/linux/drivers/hv/
H A Dvmbus_drv.c1503 ret = smpboot_register_percpu_thread(&vmbus_irq_threads); in vmbus_bus_init()
/linux/net/core/
H A Ddev.c13266 smpboot_register_percpu_thread(&backlog_threads); in net_dev_init()