Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcpu.c475 static struct notifier_block smpboot_thread_notifier = { variable
482 register_cpu_notifier(&smpboot_thread_notifier); in smpboot_thread_init()