Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dsmp.c37 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_cfd() function
86 .notifier_call = hotplug_cfd,
97 hotplug_cfd(&hotplug_cfd_notifier, CPU_UP_PREPARE, cpu); in call_function_init()