Searched refs:register_proc_cpuinfo_notifier (Results 1 – 2 of 2) sorted by relevance
110 extern int register_proc_cpuinfo_notifier(struct notifier_block *nb);120 register_proc_cpuinfo_notifier(&fn##_nb); \
25 int __ref register_proc_cpuinfo_notifier(struct notifier_block *nb) in register_proc_cpuinfo_notifier() function