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