/xen-4.10.0-shim-comet/xen/common/ |
A D | cpu.c | 72 void *hcpu = (void *)(long)smp_processor_id(); in take_cpu_down() local 73 int notifier_rc = notifier_call_chain(&cpu_chain, CPU_DYING, hcpu, NULL); in take_cpu_down() 82 void *hcpu = (void *)(long)cpu; in cpu_down() local 94 notifier_rc = notifier_call_chain(&cpu_chain, CPU_DOWN_PREPARE, hcpu, &nb); in cpu_down() 107 notifier_rc = notifier_call_chain(&cpu_chain, CPU_DEAD, hcpu, NULL); in cpu_down() 115 notifier_rc = notifier_call_chain(&cpu_chain, CPU_DOWN_FAILED, hcpu, &nb); in cpu_down() 124 void *hcpu = (void *)(long)cpu; in cpu_up() local 136 notifier_rc = notifier_call_chain(&cpu_chain, CPU_UP_PREPARE, hcpu, &nb); in cpu_up() 147 notifier_rc = notifier_call_chain(&cpu_chain, CPU_ONLINE, hcpu, NULL); in cpu_up() 164 void *hcpu = (void *)(long)cpu; in notify_cpu_starting() local [all …]
|
A D | stop_machine.c | 177 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 179 unsigned int cpu = (unsigned long)hcpu; in cpu_callback() 197 void *hcpu = (void *)(long)cpu; in cpu_stopmachine_init() local 198 cpu_callback(&cpu_nfb, CPU_UP_PREPARE, hcpu); in cpu_stopmachine_init()
|
A D | tasklet.c | 215 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 217 unsigned int cpu = (unsigned long)hcpu; in cpu_callback() 244 void *hcpu = (void *)(long)smp_processor_id(); in tasklet_subsys_init() local 245 cpu_callback(&cpu_nfb, CPU_UP_PREPARE, hcpu); in tasklet_subsys_init()
|
A D | tmem_xen.c | 214 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 216 unsigned int cpu = (unsigned long)hcpu; in cpu_callback() 268 void *hcpu = (void *)(long)cpu; in tmem_init() local 269 cpu_callback(&cpu_nfb, CPU_UP_PREPARE, hcpu); in tmem_init()
|
A D | rcupdate.c | 570 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 572 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
A D | cpupool.c | 772 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 774 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
A D | timer.c | 605 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 607 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
A D | trace.c | 82 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 84 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
A D | kexec.c | 531 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 533 unsigned long cpu = (unsigned long)hcpu; in cpu_callback()
|
A D | schedule.c | 1609 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_schedule_callback() argument 1611 unsigned int cpu = (unsigned long)hcpu; in cpu_schedule_callback()
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | percpu.c | 53 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_percpu_callback() argument 55 unsigned int cpu = (unsigned long)hcpu; in cpu_percpu_callback()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | percpu.c | 67 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_percpu_callback() argument 69 unsigned int cpu = (unsigned long)hcpu; in cpu_percpu_callback()
|
A D | microcode.c | 370 struct notifier_block *nfb, unsigned long action, void *hcpu) in microcode_percpu_callback() argument 372 unsigned int cpu = (unsigned long)hcpu; in microcode_percpu_callback()
|
A D | nmi.c | 420 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_nmi_callback() argument 422 unsigned int cpu = (unsigned long)hcpu; in cpu_nmi_callback()
|
A D | smpboot.c | 763 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_smpboot_callback() argument 765 unsigned int cpu = (unsigned long)hcpu; in cpu_smpboot_callback()
|
A D | psr.c | 1486 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 1489 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
/xen-4.10.0-shim-comet/xen/drivers/cpufreq/ |
A D | cpufreq_misc_governors.c | 95 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpufreq_userspace_cpu_callback() argument 97 unsigned int cpu = (unsigned long)hcpu; in cpufreq_userspace_cpu_callback()
|
A D | cpufreq.c | 635 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 637 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
/xen-4.10.0-shim-comet/xen/arch/x86/genapic/ |
A D | x2apic.c | 193 struct notifier_block *nfb, unsigned long action, void *hcpu) in update_clusterinfo() argument 195 unsigned int cpu = (unsigned long)hcpu; in update_clusterinfo()
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/ |
A D | mce_intel.c | 889 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 891 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
A D | mce.c | 718 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 720 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | mwait-idle.c | 1150 unsigned long action, void *hcpu) in mwait_idle_cpu_init() argument 1152 unsigned int cpu = (unsigned long)hcpu, cstate; in mwait_idle_cpu_init()
|
A D | vpmu.c | 842 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 844 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/ |
A D | io.c | 1065 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 1067 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/ |
A D | cpu_idle.c | 1355 struct notifier_block *nfb, unsigned long action, void *hcpu) in cpu_callback() argument 1357 unsigned int cpu = (unsigned long)hcpu; in cpu_callback()
|