Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dcpu.c477 static struct notifier_block smpboot_thread_notifier = { variable
484 register_cpu_notifier(&smpboot_thread_notifier); in smpboot_thread_init()