Home
last modified time | relevance | path

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

/kernel/
Dsmp.c39 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_cfd() function
77 .notifier_call = hotplug_cfd,
92 hotplug_cfd(&hotplug_cfd_notifier, CPU_UP_PREPARE, cpu); in call_function_init()