/linux-4.4.14/include/linux/ |
D | cpu.h | 89 #define CPU_DYING 0x0008 /* CPU (unsigned)v not running any task, macro 116 #define CPU_DYING_FROZEN (CPU_DYING | CPU_TASKS_FROZEN)
|
/linux-4.4.14/drivers/leds/trigger/ |
D | ledtrig-cpu.c | 103 case CPU_DYING: in ledtrig_cpu_notify()
|
/linux-4.4.14/drivers/clocksource/ |
D | mips-gic-timer.c | 89 case CPU_DYING: in gic_cpu_notifier()
|
D | qcom-timer.c | 155 case CPU_DYING: in msm_timer_cpu_notify()
|
D | arm_global_timer.c | 234 case CPU_DYING: in gt_cpu_notify()
|
D | timer-atlas7.c | 229 case CPU_DYING: in sirfsoc_cpu_notify()
|
D | time-armada-370-xp.c | 220 case CPU_DYING: in armada_370_xp_timer_cpu_notify()
|
D | exynos_mct.c | 504 case CPU_DYING: in exynos4_mct_cpu_notify()
|
D | arm_arch_timer.c | 515 case CPU_DYING: in arch_timer_cpu_notify()
|
/linux-4.4.14/arch/mips/oprofile/ |
D | op_model_loongson3.c | 180 case CPU_DYING: in loongson3_cpu_callback()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-bcm2836.c | 210 else if (action == CPU_DYING) in bcm2836_arm_irqchip_cpu_notify()
|
/linux-4.4.14/arch/arm/xen/ |
D | enlighten.c | 136 case CPU_DYING: in xen_cpu_notification()
|
/linux-4.4.14/drivers/acpi/ |
D | processor_driver.c | 125 if (action == CPU_STARTING || action == CPU_DYING) in acpi_cpu_soft_notify()
|
/linux-4.4.14/arch/arm/kernel/ |
D | smp_twd.c | 320 case CPU_DYING: in twd_timer_cpu_notify()
|
/linux-4.4.14/virt/kvm/arm/ |
D | arch_timer.c | 397 case CPU_DYING: in kvm_timer_cpu_notify()
|
D | vgic.c | 2379 case CPU_DYING: in vgic_cpu_notify()
|
/linux-4.4.14/arch/x86/kernel/ |
D | tboot.c | 336 case CPU_DYING: in tboot_cpu_callback()
|
/linux-4.4.14/kernel/ |
D | smp.c | 66 case CPU_DYING: in hotplug_cfd()
|
D | cpu.c | 330 cpu_notify(CPU_DYING | param->mod, param->hcpu); in take_cpu_down()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_cstate.c | 556 case CPU_DYING: in cstate_cpu_notifier()
|
D | perf_event_intel_rapl.c | 671 case CPU_DYING: in rapl_cpu_notifier()
|
D | perf_event_amd_ibs.c | 918 case CPU_DYING: in perf_ibs_cpu_notifier()
|
D | perf_event_intel_uncore.c | 1216 case CPU_DYING: in uncore_cpu_notifier()
|
D | perf_event.c | 1497 case CPU_DYING: in x86_pmu_notifier()
|
/linux-4.4.14/arch/arm/vfp/ |
D | vfpmodule.c | 658 if (action == CPU_DYING || action == CPU_DYING_FROZEN) in vfp_hotplug()
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-l2x0.c | 606 case CPU_DYING: in l2c310_cpu_enable_flz()
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | coresight-etm3x.c | 1672 case CPU_DYING: in etm_cpu_callback()
|
D | coresight-etm4x.c | 2580 case CPU_DYING: in etm4_cpu_callback()
|
/linux-4.4.14/virt/kvm/ |
D | kvm_main.c | 3127 case CPU_DYING: in kvm_cpu_hotplug()
|
/linux-4.4.14/kernel/rcu/ |
D | tree.c | 4251 case CPU_DYING: in rcu_cpu_notify()
|
/linux-4.4.14/kernel/sched/ |
D | core.c | 5544 case CPU_DYING: in migration_call()
|
D | fair.c | 7547 case CPU_DYING: in sched_ilb_notifier()
|