Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dcpu-notifier-error-inject.c11 static struct notifier_err_inject cpu_notifier_err_inject = { variable
28 &cpu_notifier_err_inject, priority); in err_inject_init()
32 err = register_hotcpu_notifier(&cpu_notifier_err_inject.nb); in err_inject_init()
41 unregister_hotcpu_notifier(&cpu_notifier_err_inject.nb); in err_inject_exit()