register_cpu_notifier 500 arch/x86/oprofile/nmi_int.c register_cpu_notifier(&oprofile_cpu_nb); register_cpu_notifier 606 arch/x86/pci/amd_bus.c register_cpu_notifier(&amd_cpu_notifier); register_cpu_notifier 53 include/linux/cpu.h extern int register_cpu_notifier(struct notifier_block *nb); register_cpu_notifier 58 include/linux/cpu.h extern int register_cpu_notifier(struct notifier_block *nb); register_cpu_notifier 121 include/linux/cpu.h register_cpu_notifier(&fn##_nb); \ register_cpu_notifier 123 include/linux/cpu.h #define register_hotcpu_notifier(nb) register_cpu_notifier(nb) register_cpu_notifier 1750 kernel/hrtimer.c register_cpu_notifier(&hrtimers_nb); register_cpu_notifier 781 kernel/rcuclassic.c register_cpu_notifier(&rcu_nb); register_cpu_notifier 1417 kernel/rcupreempt.c register_cpu_notifier(&rcu_nb); register_cpu_notifier 6612 kernel/sched.c register_cpu_notifier(&migration_notifier); register_cpu_notifier 640 kernel/softirq.c register_cpu_notifier(&cpu_nfb); register_cpu_notifier 365 kernel/softlockup.c register_cpu_notifier(&cpu_nfb); register_cpu_notifier 1496 kernel/timer.c register_cpu_notifier(&timers_nb); register_cpu_notifier 844 mm/page-writeback.c register_cpu_notifier(&ratelimit_nb); register_cpu_notifier 2810 mm/page_alloc.c register_cpu_notifier(&pageset_notifier); register_cpu_notifier 1636 mm/slab.c register_cpu_notifier(&cpucache_notifier); register_cpu_notifier 3020 mm/slub.c register_cpu_notifier(&slab_notifier); register_cpu_notifier 886 mm/vmstat.c register_cpu_notifier(&vmstat_notifier); register_cpu_notifier 1737 virt/kvm/kvm_main.c r = register_cpu_notifier(&kvm_cpu_notifier);