Searched defs:__register_cpu_notifier (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dcpu.h155 static inline int __register_cpu_notifier(struct notifier_block *nb) __register_cpu_notifier() function
189 static inline int __register_cpu_notifier(struct notifier_block *nb) __register_cpu_notifier() function
/linux-4.4.14/kernel/
H A Dcpu.c205 int __register_cpu_notifier(struct notifier_block *nb) __register_cpu_notifier() function
233 EXPORT_SYMBOL(__register_cpu_notifier); variable

Completed in 116 milliseconds