Searched refs:hcpu (Results 1 - 126 of 126) sorted by relevance

/linux-4.1.27/block/
H A Dblk-mq-cpu.c22 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 Dblk-iopoll.c190 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 Dblk-softirq.c82 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 Dblk-mq.c2077 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 Dtimer_int.c78 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 Dplatsmp-scu.c21 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 Dcpu.c327 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 Dsmp.c37 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) hotplug_cfd() argument
39 long cpu = (long)hcpu; hotplug_cfd()
H A Dsoftirq.c730 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 Drelay.c515 * @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 Dpadata.c837 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 Dworkqueue.c4569 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 Dsmp-shx3.c128 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 Dtopology.c116 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 Dcacheinfo.c511 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 Ddummy_timer.c45 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 Dmetag_generic.c158 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 Darm_global_timer.c226 void *hcpu) gt_cpu_notify()
225 gt_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) gt_cpu_notify() argument
H A Dqcom-timer.c157 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 Dtime-armada-370-xp.c205 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 Dtimer-atlas7.c224 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 Darm_arch_timer.c513 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 Dexynos_mct.c496 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 Dcpuidle-powernv.c102 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 Dcpuidle-pseries.c169 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 Dcoupled.c735 * @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 Dx2apic_cluster.c151 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 Dx2apic_uv_x.c792 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 Dcpuid.c155 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 Dmsr.c220 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 Dapb_timer.c223 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 Dkvm.c450 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 Dhpet.c685 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 Dtboot.c333 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 Dpercpu_counter.c169 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 Dradix-tree.c1470 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 Dledtrig-cpu.c97 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 Dbnx2i_init.c74 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 Dvia-cputemp.c282 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 Dcoretemp.c769 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 Damd_bus.c341 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 Dperf_event.c363 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 Dsysfs.c250 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 Dsmp.c351 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 Dprocessor_driver.c118 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 Derr_inject.c239 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 Dpalinfo.c958 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 Dtopology.c427 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 Dsalinfo.c572 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 Dmca.c1905 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 Dpage.c183 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 Dop_model_loongson3.c172 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 Dirq-armada-370-xp.c380 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 Dirq-hip04.c345 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 Dirq-gic-v3.c509 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 Dirq-gic.c842 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 Dperf_event.c464 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 Dflow.c413 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 Devents_fifo.c413 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 Dtherm_throt.c278 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 Dmce.c2378 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 Dcore.c477 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 Dperf_event_amd_uncore.c464 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 Dperf_event_intel_rapl.c650 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 Dperf_event_intel_cqm.c1288 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 Dperf_event_intel_uncore.c1143 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 Dperf_event_amd_ibs.c912 perf_ibs_cpu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) perf_ibs_cpu_notifier() argument
H A Dperf_event.c1449 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 Dx86_pkg_temp_thermal.c554 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 Dintel_powerclamp.c575 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 Docteon-wdt-main.c430 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 Dsmp.c611 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 Dmmu_context_nohash.c374 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 Dnuma.c578 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 Darmv8_deprecated.c627 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 Dhw_breakpoint.c885 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 Domap-wakeupgen.c318 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 Denlighten.c125 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 Dsmp_twd.c310 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 Dperf_event_cpu.c180 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 Dintel_idle.c714 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 Dlinux-cpu.c948 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 Dacpi-cpufreq.c522 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 Dcpufreq.c2298 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 Dperf_event.c807 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 Dperf_cpum_cf.c637 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 Dsmp.c1047 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 Dperf_cpum_sf.c1509 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 Dsysfs.c851 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 Dvfpmodule.c643 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 DbL_switcher.c761 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 Dbnx2fc_fcoe.c102 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 Dpmsu.c364 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 Dintel_rapl.c1437 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 Dtick-sched.c312 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 Dhrtimer.c1700 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 Dtimer.c1597 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 Dvmstat.c1486 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 Dslab.c1232 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 Dslub.c3777 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 Dpage-writeback.c1732 void *hcpu) ratelimit_handler()
1731 ratelimit_handler(struct notifier_block *self, unsigned long action, void *hcpu) ratelimit_handler() argument
H A Dmemcontrol.c2198 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 Dpage_alloc.c5652 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 Dvmscan.c3514 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 Dcore.c408 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 Dfair.c7509 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 Dvirtio_net.c1249 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 Dsmp.c856 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 Dfault.c713 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 Dhwsampler.c523 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 Dcoresight-etm3x.c1644 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 Denlighten.c1784 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 Darm-cci.c832 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 Drcutorture.c1525 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 Dtree.c3801 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 Dfcoe.c1369 * @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 Dcore-book3s.c2148 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 Diucv.c661 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 Dvirtio_scsi.c851 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 Dprintk.c2059 * @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 Drcupdate.h300 unsigned long action, void *hcpu);
/linux-4.1.27/kernel/trace/
H A Dring_buffer.c1312 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 Dbuffer.c3362 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 Dx86.c5620 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 Draid5.c6327 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 Dcore.c8967 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()

Completed in 3019 milliseconds