Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/include/asm/
Dcpu-info.h80 extern int register_proc_cpuinfo_notifier(struct notifier_block *nb);
90 register_proc_cpuinfo_notifier(&fn##_nb); \
/Linux-v6.1/arch/mips/include/asm/
Dcpu-info.h133 extern int register_proc_cpuinfo_notifier(struct notifier_block *nb);
143 register_proc_cpuinfo_notifier(&fn##_nb); \
/Linux-v6.1/arch/loongarch/kernel/
Dproc.c21 int __ref register_proc_cpuinfo_notifier(struct notifier_block *nb) in register_proc_cpuinfo_notifier() function
/Linux-v6.1/arch/mips/kernel/
Dproc.c26 int __ref register_proc_cpuinfo_notifier(struct notifier_block *nb) in register_proc_cpuinfo_notifier() function