/linux-4.1.27/block/ |
H A D | blk-mq-cpu.c | 22 unsigned long action, void *hcpu) blk_mq_main_cpu_notify() 24 unsigned int cpu = (unsigned long) hcpu; blk_mq_main_cpu_notify() 21 blk_mq_main_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) blk_mq_main_cpu_notify() argument
|
H A D | blk-iopoll.c | 190 unsigned long action, void *hcpu) blk_iopoll_cpu_notify() 197 int cpu = (unsigned long) hcpu; blk_iopoll_cpu_notify() 189 blk_iopoll_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) blk_iopoll_cpu_notify() argument
|
H A D | blk-softirq.c | 82 void *hcpu) blk_cpu_notify() 89 int cpu = (unsigned long) hcpu; blk_cpu_notify() 81 blk_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) blk_cpu_notify() argument
|
H A D | blk-mq.c | 2077 unsigned long action, void *hcpu) blk_mq_queue_reinit_notify() 2076 blk_mq_queue_reinit_notify(struct notifier_block *nb, unsigned long action, void *hcpu) blk_mq_queue_reinit_notify() argument
|
/linux-4.1.27/drivers/oprofile/ |
H A D | timer_int.c | 78 unsigned long action, void *hcpu) oprofile_cpu_notify() 80 long cpu = (long) hcpu; oprofile_cpu_notify() 77 oprofile_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) oprofile_cpu_notify() argument
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
H A D | platsmp-scu.c | 21 unsigned long action, void *hcpu) shmobile_smp_scu_notifier_call() 23 unsigned int cpu = (long)hcpu; shmobile_smp_scu_notifier_call() 20 shmobile_smp_scu_notifier_call(struct notifier_block *nfb, unsigned long action, void *hcpu) shmobile_smp_scu_notifier_call() argument
|
/linux-4.1.27/kernel/ |
H A D | cpu.c | 327 void *hcpu; member in struct:take_cpu_down_param 341 cpu_notify(CPU_DYING | param->mod, param->hcpu); take_cpu_down() 353 void *hcpu = (void *)(long)cpu; _cpu_down() local 357 .hcpu = hcpu, _cpu_down() 368 err = __cpu_notify(CPU_DOWN_PREPARE | mod, hcpu, -1, &nr_calls); _cpu_down() 371 __cpu_notify(CPU_DOWN_FAILED | mod, hcpu, nr_calls, NULL); _cpu_down() 402 cpu_notify_nofail(CPU_DOWN_FAILED | mod, hcpu); _cpu_down() 425 cpu_notify_nofail(CPU_DEAD | mod, hcpu); _cpu_down() 432 cpu_notify_nofail(CPU_POST_DEAD | mod, hcpu); _cpu_down() 460 unsigned long action, void *hcpu) smpboot_thread_call() 462 int cpu = (long)hcpu; smpboot_thread_call() 491 void *hcpu = (void *)(long)cpu; _cpu_up() local 512 ret = __cpu_notify(CPU_UP_PREPARE | mod, hcpu, -1, &nr_calls); _cpu_up() 527 cpu_notify(CPU_ONLINE | mod, hcpu); _cpu_up() 531 __cpu_notify(CPU_UP_CANCELED | mod, hcpu, nr_calls, NULL); _cpu_up() 459 smpboot_thread_call(struct notifier_block *nfb, unsigned long action, void *hcpu) smpboot_thread_call() argument
|
H A D | smp.c | 37 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) hotplug_cfd() argument 39 long cpu = (long)hcpu; hotplug_cfd()
|
H A D | softirq.c | 730 void *hcpu) cpu_callback() 736 takeover_tasklets((unsigned long)hcpu); cpu_callback() 729 cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpu_callback() argument
|
H A D | relay.c | 515 * @hcpu: CPU number 521 void *hcpu) relay_hotcpu_callback() 523 unsigned int hotcpu = (unsigned long)hcpu; relay_hotcpu_callback() 519 relay_hotcpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) relay_hotcpu_callback() argument
|
H A D | padata.c | 837 unsigned long action, void *hcpu) padata_cpu_callback() 841 int cpu = (unsigned long)hcpu; padata_cpu_callback() 836 padata_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) padata_cpu_callback() argument
|
H A D | workqueue.c | 4569 void *hcpu) workqueue_cpu_up_callback() 4571 int cpu = (unsigned long)hcpu; workqueue_cpu_up_callback() 4617 void *hcpu) workqueue_cpu_down_callback() 4619 int cpu = (unsigned long)hcpu; workqueue_cpu_down_callback() 4567 workqueue_cpu_up_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) workqueue_cpu_up_callback() argument 4615 workqueue_cpu_down_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) workqueue_cpu_down_callback() argument
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
H A D | smp-shx3.c | 128 shx3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) shx3_cpu_callback() argument 130 unsigned int cpu = (unsigned int)hcpu; shx3_cpu_callback()
|
/linux-4.1.27/drivers/base/ |
H A D | topology.c | 116 unsigned long action, void *hcpu) topology_cpu_callback() 118 unsigned int cpu = (unsigned long)hcpu; topology_cpu_callback() 115 topology_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) topology_cpu_callback() argument
|
H A D | cacheinfo.c | 511 unsigned long action, void *hcpu) cacheinfo_cpu_callback() 513 unsigned int cpu = (unsigned long)hcpu; cacheinfo_cpu_callback() 510 cacheinfo_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cacheinfo_cpu_callback() argument
|
/linux-4.1.27/drivers/clocksource/ |
H A D | dummy_timer.c | 45 unsigned long action, void *hcpu) dummy_timer_cpu_notify() 44 dummy_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) dummy_timer_cpu_notify() argument
|
H A D | metag_generic.c | 158 unsigned long action, void *hcpu) arch_timer_cpu_notify() 160 int cpu = (long)hcpu; arch_timer_cpu_notify() 157 arch_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) arch_timer_cpu_notify() argument
|
H A D | arm_global_timer.c | 226 void *hcpu) gt_cpu_notify() 225 gt_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) gt_cpu_notify() argument
|
H A D | qcom-timer.c | 157 unsigned long action, void *hcpu) msm_timer_cpu_notify() 156 msm_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) msm_timer_cpu_notify() argument
|
H A D | time-armada-370-xp.c | 205 unsigned long action, void *hcpu) armada_370_xp_timer_cpu_notify() 204 armada_370_xp_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) armada_370_xp_timer_cpu_notify() argument
|
H A D | timer-atlas7.c | 224 unsigned long action, void *hcpu) sirfsoc_cpu_notify() 223 sirfsoc_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) sirfsoc_cpu_notify() argument
|
H A D | arm_arch_timer.c | 513 unsigned long action, void *hcpu) arch_timer_cpu_notify() 538 unsigned long action, void *hcpu) arch_timer_cpu_pm_notify() 512 arch_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) arch_timer_cpu_notify() argument 537 arch_timer_cpu_pm_notify(struct notifier_block *self, unsigned long action, void *hcpu) arch_timer_cpu_pm_notify() argument
|
H A D | exynos_mct.c | 496 unsigned long action, void *hcpu) exynos4_mct_cpu_notify() 495 exynos4_mct_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) exynos4_mct_cpu_notify() argument
|
/linux-4.1.27/drivers/cpuidle/ |
H A D | cpuidle-powernv.c | 102 unsigned long action, void *hcpu) powernv_cpuidle_add_cpu_notifier() 104 int hotcpu = (unsigned long)hcpu; powernv_cpuidle_add_cpu_notifier() 101 powernv_cpuidle_add_cpu_notifier(struct notifier_block *n, unsigned long action, void *hcpu) powernv_cpuidle_add_cpu_notifier() argument
|
H A D | cpuidle-pseries.c | 169 unsigned long action, void *hcpu) pseries_cpuidle_add_cpu_notifier() 171 int hotcpu = (unsigned long)hcpu; pseries_cpuidle_add_cpu_notifier() 168 pseries_cpuidle_add_cpu_notifier(struct notifier_block *n, unsigned long action, void *hcpu) pseries_cpuidle_add_cpu_notifier() argument
|
H A D | coupled.c | 735 * @hcpu: target cpu number 741 unsigned long action, void *hcpu) cpuidle_coupled_cpu_notify() 743 int cpu = (unsigned long)hcpu; cpuidle_coupled_cpu_notify() 740 cpuidle_coupled_cpu_notify(struct notifier_block *nb, unsigned long action, void *hcpu) cpuidle_coupled_cpu_notify() argument
|
/linux-4.1.27/arch/x86/kernel/apic/ |
H A D | x2apic_cluster.c | 151 update_clusterinfo(struct notifier_block *nfb, unsigned long action, void *hcpu) update_clusterinfo() argument 153 unsigned int this_cpu = (unsigned long)hcpu; update_clusterinfo()
|
H A D | x2apic_uv_x.c | 792 void *hcpu) uv_scir_cpu_notify() 794 long cpu = (long)hcpu; uv_scir_cpu_notify() 791 uv_scir_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) uv_scir_cpu_notify() argument
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | cpuid.c | 155 unsigned long action, void *hcpu) cpuid_class_cpu_callback() 157 unsigned int cpu = (unsigned long)hcpu; cpuid_class_cpu_callback() 154 cpuid_class_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpuid_class_cpu_callback() argument
|
H A D | msr.c | 220 unsigned long action, void *hcpu) msr_class_cpu_callback() 222 unsigned int cpu = (unsigned long)hcpu; msr_class_cpu_callback() 219 msr_class_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) msr_class_cpu_callback() argument
|
H A D | apb_timer.c | 223 unsigned long action, void *hcpu) apbt_cpuhp_notify() 225 unsigned long cpu = (unsigned long)hcpu; apbt_cpuhp_notify() 222 apbt_cpuhp_notify(struct notifier_block *n, unsigned long action, void *hcpu) apbt_cpuhp_notify() argument
|
H A D | kvm.c | 450 void *hcpu) kvm_cpu_notify() 452 int cpu = (unsigned long)hcpu; kvm_cpu_notify() 449 kvm_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) kvm_cpu_notify() argument
|
H A D | hpet.c | 685 unsigned long action, void *hcpu) hpet_cpuhp_notify() 687 unsigned long cpu = (unsigned long)hcpu; hpet_cpuhp_notify() 729 unsigned long action, void *hcpu) hpet_cpuhp_notify() 684 hpet_cpuhp_notify(struct notifier_block *n, unsigned long action, void *hcpu) hpet_cpuhp_notify() argument 728 hpet_cpuhp_notify(struct notifier_block *n, unsigned long action, void *hcpu) hpet_cpuhp_notify() argument
|
H A D | tboot.c | 333 void *hcpu) tboot_cpu_callback() 332 tboot_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) tboot_cpu_callback() argument
|
/linux-4.1.27/lib/ |
H A D | percpu_counter.c | 169 unsigned long action, void *hcpu) percpu_counter_hotcpu_callback() 179 cpu = (unsigned long)hcpu; percpu_counter_hotcpu_callback() 168 percpu_counter_hotcpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) percpu_counter_hotcpu_callback() argument
|
H A D | radix-tree.c | 1470 void *hcpu) radix_tree_callback() 1472 int cpu = (long)hcpu; radix_tree_callback() 1468 radix_tree_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) radix_tree_callback() argument
|
/linux-4.1.27/drivers/leds/trigger/ |
H A D | ledtrig-cpu.c | 97 unsigned long action, void *hcpu) ledtrig_cpu_notify() 96 ledtrig_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) ledtrig_cpu_notify() argument
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
H A D | bnx2i_init.c | 74 unsigned long action, void *hcpu); 470 * @hcpu: The index of the CPU that the event is for 477 unsigned long action, void *hcpu) bnx2i_cpu_callback() 479 unsigned cpu = (unsigned long)hcpu; bnx2i_cpu_callback() 476 bnx2i_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) bnx2i_cpu_callback() argument
|
/linux-4.1.27/drivers/hwmon/ |
H A D | via-cputemp.c | 282 unsigned long action, void *hcpu) via_cputemp_cpu_callback() 284 unsigned int cpu = (unsigned long) hcpu; via_cputemp_cpu_callback() 281 via_cputemp_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) via_cputemp_cpu_callback() argument
|
H A D | coretemp.c | 769 unsigned long action, void *hcpu) coretemp_cpu_callback() 771 unsigned int cpu = (unsigned long) hcpu; coretemp_cpu_callback() 768 coretemp_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) coretemp_cpu_callback() argument
|
/linux-4.1.27/arch/x86/pci/ |
H A D | amd_bus.c | 341 void *hcpu) amd_cpu_notify() 343 int cpu = (long)hcpu; amd_cpu_notify() 340 amd_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) amd_cpu_notify() argument
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | perf_event.c | 363 sh_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) sh_pmu_notifier() argument 365 unsigned int cpu = (long)hcpu; sh_pmu_notifier()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | sysfs.c | 250 unsigned long action, void *hcpu) sysfs_cpu_notify() 252 unsigned int cpu = (unsigned int)(long)hcpu; sysfs_cpu_notify() 249 sysfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) sysfs_cpu_notify() argument
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
H A D | smp.c | 351 unsigned long action, void *hcpu) octeon_cpu_callback() 353 unsigned int cpu = (unsigned long)hcpu; octeon_cpu_callback() 350 octeon_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) octeon_cpu_callback() argument
|
/linux-4.1.27/drivers/acpi/ |
H A D | processor_driver.c | 118 unsigned long action, void *hcpu) acpi_cpu_soft_notify() 120 unsigned int cpu = (unsigned long)hcpu; acpi_cpu_soft_notify() 117 acpi_cpu_soft_notify(struct notifier_block *nfb, unsigned long action, void *hcpu) acpi_cpu_soft_notify() argument
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | err_inject.c | 239 unsigned long action, void *hcpu) err_inject_cpu_callback() 241 unsigned int cpu = (unsigned long)hcpu; err_inject_cpu_callback() 238 err_inject_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) err_inject_cpu_callback() argument
|
H A D | palinfo.c | 958 remove_palinfo_proc_entries(unsigned int hcpu) remove_palinfo_proc_entries() argument 961 sprintf(cpustr, "cpu%d", hcpu); remove_palinfo_proc_entries() 966 unsigned long action, void *hcpu) palinfo_cpu_callback() 968 unsigned int hotcpu = (unsigned long)hcpu; palinfo_cpu_callback() 965 palinfo_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) palinfo_cpu_callback() argument
|
H A D | topology.c | 427 unsigned long action, void *hcpu) cache_cpu_callback() 429 unsigned int cpu = (unsigned long)hcpu; cache_cpu_callback() 426 cache_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cache_cpu_callback() argument
|
H A D | salinfo.c | 572 salinfo_cpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) salinfo_cpu_callback() argument 574 unsigned int i, cpu = (unsigned long)hcpu; salinfo_cpu_callback()
|
H A D | mca.c | 1905 void *hcpu) mca_cpu_callback() 1907 int hotcpu = (unsigned long) hcpu; mca_cpu_callback() 1903 mca_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) mca_cpu_callback() argument
|
/linux-4.1.27/net/rds/ |
H A D | page.c | 183 unsigned long action, void *hcpu) rds_page_remainder_cpu_notify() 186 long cpu = (long)hcpu; rds_page_remainder_cpu_notify() 182 rds_page_remainder_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) rds_page_remainder_cpu_notify() argument
|
/linux-4.1.27/arch/mips/oprofile/ |
H A D | op_model_loongson3.c | 172 unsigned long action, void *hcpu) loongson3_cpu_callback() 171 loongson3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) loongson3_cpu_callback() argument
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-armada-370-xp.c | 380 unsigned long action, void *hcpu) armada_xp_mpic_secondary_init() 396 unsigned long action, void *hcpu) mpic_cascaded_secondary_init() 379 armada_xp_mpic_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) armada_xp_mpic_secondary_init() argument 395 mpic_cascaded_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) mpic_cascaded_secondary_init() argument
|
H A D | irq-hip04.c | 345 void *hcpu) hip04_irq_secondary_init() 343 hip04_irq_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) hip04_irq_secondary_init() argument
|
H A D | irq-gic-v3.c | 509 unsigned long action, void *hcpu) gic_secondary_init() 508 gic_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) gic_secondary_init() argument
|
H A D | irq-gic.c | 842 void *hcpu) gic_secondary_init() 841 gic_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) gic_secondary_init() argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | perf_event.c | 464 bfin_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) bfin_pmu_notifier() argument 466 unsigned int cpu = (long)hcpu; bfin_pmu_notifier()
|
/linux-4.1.27/net/core/ |
H A D | flow.c | 413 void *hcpu) flow_cache_cpu() 417 int res, cpu = (unsigned long) hcpu; flow_cache_cpu() 411 flow_cache_cpu(struct notifier_block *nfb, unsigned long action, void *hcpu) flow_cache_cpu() argument
|
/linux-4.1.27/drivers/xen/events/ |
H A D | events_fifo.c | 413 void *hcpu) evtchn_fifo_cpu_notification() 415 int cpu = (long)hcpu; evtchn_fifo_cpu_notification() 411 evtchn_fifo_cpu_notification(struct notifier_block *self, unsigned long action, void *hcpu) evtchn_fifo_cpu_notification() argument
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
H A D | therm_throt.c | 278 void *hcpu) thermal_throttle_cpu_callback() 280 unsigned int cpu = (unsigned long)hcpu; thermal_throttle_cpu_callback() 276 thermal_throttle_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) thermal_throttle_cpu_callback() argument
|
H A D | mce.c | 2378 mce_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) mce_cpu_callback() argument 2380 unsigned int cpu = (unsigned long)hcpu; mce_cpu_callback()
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
H A D | core.c | 477 mc_cpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) mc_cpu_callback() argument 479 unsigned int cpu = (unsigned long)hcpu; mc_cpu_callback()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_amd_uncore.c | 464 void *hcpu) amd_uncore_cpu_notifier() 466 unsigned int cpu = (long)hcpu; amd_uncore_cpu_notifier() 463 amd_uncore_cpu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) amd_uncore_cpu_notifier() argument
|
H A D | perf_event_intel_rapl.c | 650 unsigned long action, void *hcpu) rapl_cpu_notifier() 652 unsigned int cpu = (long)hcpu; rapl_cpu_notifier() 649 rapl_cpu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) rapl_cpu_notifier() argument
|
H A D | perf_event_intel_cqm.c | 1288 unsigned long action, void *hcpu) intel_cqm_cpu_notifier() 1290 unsigned int cpu = (unsigned long)hcpu; intel_cqm_cpu_notifier() 1287 intel_cqm_cpu_notifier(struct notifier_block *nb, unsigned long action, void *hcpu) intel_cqm_cpu_notifier() argument
|
H A D | perf_event_intel_uncore.c | 1143 unsigned long action, void *hcpu) uncore_cpu_notifier() 1145 unsigned int cpu = (long)hcpu; uncore_cpu_notifier() 1142 uncore_cpu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) uncore_cpu_notifier() argument
|
H A D | perf_event_amd_ibs.c | 912 perf_ibs_cpu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) perf_ibs_cpu_notifier() argument
|
H A D | perf_event.c | 1449 x86_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) x86_pmu_notifier() argument 1451 unsigned int cpu = (long)hcpu; x86_pmu_notifier()
|
/linux-4.1.27/drivers/thermal/ |
H A D | x86_pkg_temp_thermal.c | 554 unsigned long action, void *hcpu) pkg_temp_thermal_cpu_callback() 556 unsigned int cpu = (unsigned long) hcpu; pkg_temp_thermal_cpu_callback() 553 pkg_temp_thermal_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) pkg_temp_thermal_cpu_callback() argument
|
H A D | intel_powerclamp.c | 575 unsigned long action, void *hcpu) powerclamp_cpu_callback() 577 unsigned long cpu = (unsigned long)hcpu; powerclamp_cpu_callback() 574 powerclamp_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) powerclamp_cpu_callback() argument
|
/linux-4.1.27/drivers/watchdog/ |
H A D | octeon-wdt-main.c | 430 unsigned long action, void *hcpu) octeon_wdt_cpu_callback() 432 unsigned int cpu = (unsigned long)hcpu; octeon_wdt_cpu_callback() 429 octeon_wdt_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) octeon_wdt_cpu_callback() argument
|
/linux-4.1.27/arch/mips/loongson/loongson-3/ |
H A D | smp.c | 611 unsigned long action, void *hcpu) loongson3_cpu_callback() 613 unsigned int cpu = (unsigned long)hcpu; loongson3_cpu_callback() 610 loongson3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) loongson3_cpu_callback() argument
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | mmu_context_nohash.c | 374 unsigned long action, void *hcpu) mmu_context_cpu_notify() 376 unsigned int cpu = (unsigned int)(long)hcpu; mmu_context_cpu_notify() 373 mmu_context_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) mmu_context_cpu_notify() argument
|
H A D | numa.c | 578 void *hcpu) cpu_numa_callback() 580 unsigned long lcpu = (unsigned long)hcpu; cpu_numa_callback() 577 cpu_numa_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpu_numa_callback() argument
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | armv8_deprecated.c | 627 unsigned long action, void *hcpu) insn_cpu_hotplug_notify() 631 rc = run_all_insn_set_hw_mode((unsigned long)hcpu); insn_cpu_hotplug_notify() 626 insn_cpu_hotplug_notify(struct notifier_block *b, unsigned long action, void *hcpu) insn_cpu_hotplug_notify() argument
|
H A D | hw_breakpoint.c | 885 void *hcpu) hw_breakpoint_reset_notify() 887 int cpu = (long)hcpu; hw_breakpoint_reset_notify() 883 hw_breakpoint_reset_notify(struct notifier_block *self, unsigned long action, void *hcpu) hw_breakpoint_reset_notify() argument
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | omap-wakeupgen.c | 318 unsigned long action, void *hcpu) irq_cpu_hotplug_notify() 320 unsigned int cpu = (unsigned int)hcpu; irq_cpu_hotplug_notify() 317 irq_cpu_hotplug_notify(struct notifier_block *self, unsigned long action, void *hcpu) irq_cpu_hotplug_notify() argument
|
/linux-4.1.27/arch/arm/xen/ |
H A D | enlighten.c | 125 void *hcpu) xen_cpu_notification() 123 xen_cpu_notification(struct notifier_block *self, unsigned long action, void *hcpu) xen_cpu_notification() argument
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | smp_twd.c | 310 unsigned long action, void *hcpu) twd_timer_cpu_notify() 309 twd_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) twd_timer_cpu_notify() argument
|
H A D | perf_event_cpu.c | 180 void *hcpu) cpu_pmu_notify() 179 cpu_pmu_notify(struct notifier_block *b, unsigned long action, void *hcpu) cpu_pmu_notify() argument
|
/linux-4.1.27/drivers/idle/ |
H A D | intel_idle.c | 714 unsigned long action, void *hcpu) cpu_hotplug_notify() 716 int hotcpu = (unsigned long)hcpu; cpu_hotplug_notify() 713 cpu_hotplug_notify(struct notifier_block *n, unsigned long action, void *hcpu) cpu_hotplug_notify() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-cpu.c | 948 cfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) cfs_cpu_notify() argument 950 unsigned int cpu = (unsigned long)hcpu; cfs_cpu_notify()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | acpi-cpufreq.c | 522 void *hcpu) boost_notify() 524 unsigned cpu = (long)hcpu; boost_notify() 521 boost_notify(struct notifier_block *nb, unsigned long action, void *hcpu) boost_notify() argument
|
H A D | cpufreq.c | 2298 unsigned long action, void *hcpu) cpufreq_cpu_callback() 2300 unsigned int cpu = (unsigned long)hcpu; cpufreq_cpu_callback() 2297 cpufreq_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpufreq_cpu_callback() argument
|
/linux-4.1.27/arch/metag/kernel/perf/ |
H A D | perf_event.c | 807 void *hcpu) metag_pmu_cpu_notify() 809 unsigned int cpu = (unsigned int)hcpu; metag_pmu_cpu_notify() 806 metag_pmu_cpu_notify(struct notifier_block *b, unsigned long action, void *hcpu) metag_pmu_cpu_notify() argument
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | perf_cpum_cf.c | 637 void *hcpu) cpumf_pmu_notifier() 639 unsigned int cpu = (long) hcpu; cpumf_pmu_notifier() 636 cpumf_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) cpumf_pmu_notifier() argument
|
H A D | smp.c | 1047 void *hcpu) smp_cpu_notify() 1049 unsigned int cpu = (unsigned int)(long)hcpu; smp_cpu_notify() 1046 smp_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) smp_cpu_notify() argument
|
H A D | perf_cpum_sf.c | 1509 unsigned long action, void *hcpu) cpumf_pmu_notifier() 1511 unsigned int cpu = (long) hcpu; cpumf_pmu_notifier() 1508 cpumf_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) cpumf_pmu_notifier() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | sysfs.c | 851 unsigned long action, void *hcpu) sysfs_cpu_notify() 853 unsigned int cpu = (unsigned int)(long)hcpu; sysfs_cpu_notify() 850 sysfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) sysfs_cpu_notify() argument
|
/linux-4.1.27/arch/arm/vfp/ |
H A D | vfpmodule.c | 643 void *hcpu) vfp_hotplug() 646 vfp_current_hw_state[(long)hcpu] = NULL; vfp_hotplug() 642 vfp_hotplug(struct notifier_block *b, unsigned long action, void *hcpu) vfp_hotplug() argument
|
/linux-4.1.27/arch/arm/common/ |
H A D | bL_switcher.c | 761 unsigned long action, void *hcpu) bL_switcher_hotplug_callback() 764 int pairing = bL_switcher_cpu_pairing[(unsigned long)hcpu]; bL_switcher_hotplug_callback() 760 bL_switcher_hotplug_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) bL_switcher_hotplug_callback() argument
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 102 unsigned long action, void *hcpu); 2508 * @hcpu: The index of the CPU that the event is for 2515 unsigned long action, void *hcpu) bnx2fc_cpu_callback() 2517 unsigned cpu = (unsigned long)hcpu; bnx2fc_cpu_callback() 2514 bnx2fc_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) bnx2fc_cpu_callback() argument
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
H A D | pmsu.c | 364 unsigned long action, void *hcpu) mvebu_v7_cpu_pm_notify() 363 mvebu_v7_cpu_pm_notify(struct notifier_block *self, unsigned long action, void *hcpu) mvebu_v7_cpu_pm_notify() argument
|
/linux-4.1.27/drivers/powercap/ |
H A D | intel_rapl.c | 1437 unsigned long action, void *hcpu) rapl_cpu_callback() 1439 unsigned long cpu = (unsigned long)hcpu; rapl_cpu_callback() 1436 rapl_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) rapl_cpu_callback() argument
|
/linux-4.1.27/kernel/time/ |
H A D | tick-sched.c | 312 void *hcpu) tick_nohz_cpu_down_callback() 314 unsigned int cpu = (unsigned long)hcpu; tick_nohz_cpu_down_callback() 310 tick_nohz_cpu_down_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) tick_nohz_cpu_down_callback() argument
|
H A D | hrtimer.c | 1700 unsigned long action, void *hcpu) hrtimer_cpu_notify() 1702 int scpu = (long)hcpu; hrtimer_cpu_notify() 1699 hrtimer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) hrtimer_cpu_notify() argument
|
H A D | timer.c | 1597 unsigned long action, void *hcpu) timer_cpu_notify() 1602 migrate_timers((long)hcpu); timer_cpu_notify() 1596 timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) timer_cpu_notify() argument
|
/linux-4.1.27/mm/ |
H A D | vmstat.c | 1486 void *hcpu) vmstat_cpuup_callback() 1488 long cpu = (long)hcpu; vmstat_cpuup_callback() 1484 vmstat_cpuup_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) vmstat_cpuup_callback() argument
|
H A D | slab.c | 1232 unsigned long action, void *hcpu) cpuup_callback() 1234 long cpu = (long)hcpu; cpuup_callback() 1231 cpuup_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpuup_callback() argument
|
H A D | slub.c | 3777 unsigned long action, void *hcpu) slab_cpuup_callback() 3779 long cpu = (long)hcpu; slab_cpuup_callback() 3776 slab_cpuup_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) slab_cpuup_callback() argument
|
H A D | page-writeback.c | 1732 void *hcpu) ratelimit_handler() 1731 ratelimit_handler(struct notifier_block *self, unsigned long action, void *hcpu) ratelimit_handler() argument
|
H A D | memcontrol.c | 2198 void *hcpu) memcg_cpu_hotplug_callback() 2200 int cpu = (unsigned long)hcpu; memcg_cpu_hotplug_callback() 2196 memcg_cpu_hotplug_callback(struct notifier_block *nb, unsigned long action, void *hcpu) memcg_cpu_hotplug_callback() argument
|
H A D | page_alloc.c | 5652 unsigned long action, void *hcpu) page_alloc_cpu_notify() 5654 int cpu = (unsigned long)hcpu; page_alloc_cpu_notify() 5651 page_alloc_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) page_alloc_cpu_notify() argument
|
H A D | vmscan.c | 3514 void *hcpu) cpu_callback() 3513 cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpu_callback() argument
|
/linux-4.1.27/kernel/sched/ |
H A D | core.c | 408 hotplug_hrtick(struct notifier_block *nfb, unsigned long action, void *hcpu) hotplug_hrtick() argument 410 int cpu = (int)(long)hcpu; hotplug_hrtick() 5266 migration_call(struct notifier_block *nfb, unsigned long action, void *hcpu) migration_call() argument 5268 int cpu = (long)hcpu; migration_call() 5332 unsigned long action, void *hcpu) sched_cpu_active() 5347 set_cpu_active((long)hcpu, true); sched_cpu_active() 5355 unsigned long action, void *hcpu) sched_cpu_inactive() 5359 set_cpu_active((long)hcpu, false); sched_cpu_inactive() 6555 void *hcpu) sched_domains_numa_masks_update() 6557 int cpu = (long)hcpu; sched_domains_numa_masks_update() 6581 void *hcpu) sched_domains_numa_masks_update() 6975 void *hcpu) cpuset_cpu_active() 7009 void *hcpu) cpuset_cpu_inactive() 7012 long cpu = (long)hcpu; cpuset_cpu_inactive() 5331 sched_cpu_active(struct notifier_block *nfb, unsigned long action, void *hcpu) sched_cpu_active() argument 5354 sched_cpu_inactive(struct notifier_block *nfb, unsigned long action, void *hcpu) sched_cpu_inactive() argument 6553 sched_domains_numa_masks_update(struct notifier_block *nfb, unsigned long action, void *hcpu) sched_domains_numa_masks_update() argument 6579 sched_domains_numa_masks_update(struct notifier_block *nfb, unsigned long action, void *hcpu) sched_domains_numa_masks_update() argument 6974 cpuset_cpu_active(struct notifier_block *nfb, unsigned long action, void *hcpu) cpuset_cpu_active() argument 7008 cpuset_cpu_inactive(struct notifier_block *nfb, unsigned long action, void *hcpu) cpuset_cpu_inactive() argument
|
H A D | fair.c | 7509 unsigned long action, void *hcpu) sched_ilb_notifier() 7508 sched_ilb_notifier(struct notifier_block *nfb, unsigned long action, void *hcpu) sched_ilb_notifier() argument
|
/linux-4.1.27/drivers/net/ |
H A D | virtio_net.c | 1249 static void virtnet_clean_affinity(struct virtnet_info *vi, long hcpu) virtnet_clean_affinity() argument 1290 unsigned long action, void *hcpu) virtnet_cpu_callback() 1301 virtnet_clean_affinity(vi, (long)hcpu); virtnet_cpu_callback() 1289 virtnet_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) virtnet_cpu_callback() argument
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
H A D | smp.c | 856 unsigned long action, void *hcpu) smp_core99_cpu_notify() 855 smp_core99_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) smp_core99_cpu_notify() argument
|
/linux-4.1.27/arch/s390/mm/ |
H A D | fault.c | 713 void *hcpu) pfault_cpu_notify() 712 pfault_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) pfault_cpu_notify() argument
|
/linux-4.1.27/arch/s390/oprofile/ |
H A D | hwsampler.c | 523 unsigned long action, void *hcpu) hws_cpu_callback() 522 hws_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) hws_cpu_callback() argument
|
/linux-4.1.27/drivers/hwtracing/coresight/ |
H A D | coresight-etm3x.c | 1644 void *hcpu) etm_cpu_callback() 1646 unsigned int cpu = (unsigned long)hcpu; etm_cpu_callback() 1643 etm_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) etm_cpu_callback() argument
|
/linux-4.1.27/arch/x86/xen/ |
H A D | enlighten.c | 1784 void *hcpu) xen_hvm_cpu_notify() 1786 int cpu = (long)hcpu; xen_hvm_cpu_notify() 1783 xen_hvm_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) xen_hvm_cpu_notify() argument
|
/linux-4.1.27/drivers/bus/ |
H A D | arm-cci.c | 832 unsigned long action, void *hcpu) cci_pmu_cpu_notifier() 834 unsigned int cpu = (long)hcpu; cci_pmu_cpu_notifier() 831 cci_pmu_cpu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) cci_pmu_cpu_notifier() argument
|
/linux-4.1.27/kernel/rcu/ |
H A D | rcutorture.c | 1525 unsigned long action, void *hcpu) rcutorture_cpu_notify() 1527 long cpu = (long)hcpu; rcutorture_cpu_notify() 1524 rcutorture_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) rcutorture_cpu_notify() argument
|
H A D | tree.c | 3801 unsigned long action, void *hcpu) rcu_cpu_notify() 3803 long cpu = (long)hcpu; rcu_cpu_notify() 3848 unsigned long action, void *hcpu) rcu_pm_notify() 3800 rcu_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) rcu_cpu_notify() argument 3847 rcu_pm_notify(struct notifier_block *self, unsigned long action, void *hcpu) rcu_pm_notify() argument
|
/linux-4.1.27/drivers/scsi/fcoe/ |
H A D | fcoe.c | 1369 * @hcpu: The index of the CPU that the event is for 1376 unsigned long action, void *hcpu) fcoe_cpu_callback() 1378 unsigned cpu = (unsigned long)hcpu; fcoe_cpu_callback() 1375 fcoe_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) fcoe_cpu_callback() argument
|
/linux-4.1.27/arch/powerpc/perf/ |
H A D | core-book3s.c | 2148 power_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) power_pmu_notifier() argument 2150 unsigned int cpu = (long)hcpu; power_pmu_notifier()
|
/linux-4.1.27/net/iucv/ |
H A D | iucv.c | 661 unsigned long action, void *hcpu) iucv_cpu_notify() 664 long cpu = (long) hcpu; iucv_cpu_notify() 660 iucv_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) iucv_cpu_notify() argument
|
/linux-4.1.27/drivers/scsi/ |
H A D | virtio_scsi.c | 851 unsigned long action, void *hcpu) virtscsi_cpu_callback() 850 virtscsi_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) virtscsi_cpu_callback() argument
|
/linux-4.1.27/kernel/printk/ |
H A D | printk.c | 2059 * @hcpu: unused 2067 unsigned long action, void *hcpu) console_cpu_notify() 2066 console_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) console_cpu_notify() argument
|
/linux-4.1.27/include/linux/ |
H A D | rcupdate.h | 300 unsigned long action, void *hcpu);
|
/linux-4.1.27/kernel/trace/ |
H A D | ring_buffer.c | 1312 unsigned long action, void *hcpu); 4646 unsigned long action, void *hcpu) rb_cpu_notify() 4650 long cpu = (long)hcpu; rb_cpu_notify() 4645 rb_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) rb_cpu_notify() argument
|
/linux-4.1.27/fs/ |
H A D | buffer.c | 3362 unsigned long action, void *hcpu) buffer_cpu_notify() 3365 buffer_exit_cpu((unsigned long)hcpu); buffer_cpu_notify() 3361 buffer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) buffer_cpu_notify() argument
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | x86.c | 5620 unsigned long action, void *hcpu) kvmclock_cpu_notifier() 5622 unsigned int cpu = (unsigned long)hcpu; kvmclock_cpu_notifier() 5619 kvmclock_cpu_notifier(struct notifier_block *nfb, unsigned long action, void *hcpu) kvmclock_cpu_notifier() argument
|
/linux-4.1.27/drivers/md/ |
H A D | raid5.c | 6327 void *hcpu) raid456_cpu_notify() 6330 long cpu = (long)hcpu; raid456_cpu_notify() 6326 raid456_cpu_notify(struct notifier_block *nfb, unsigned long action, void *hcpu) raid456_cpu_notify() argument
|
/linux-4.1.27/kernel/events/ |
H A D | core.c | 8967 perf_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) perf_cpu_notify() argument 8969 unsigned int cpu = (long)hcpu; perf_cpu_notify()
|