Lines Matching refs:hcpu
408 hotplug_hrtick(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_hrtick() argument
410 int cpu = (int)(long)hcpu; in hotplug_hrtick()
5266 migration_call(struct notifier_block *nfb, unsigned long action, void *hcpu) in migration_call() argument
5268 int cpu = (long)hcpu; in migration_call()
5332 unsigned long action, void *hcpu) in sched_cpu_active() argument
5347 set_cpu_active((long)hcpu, true); in sched_cpu_active()
5355 unsigned long action, void *hcpu) in sched_cpu_inactive() argument
5359 set_cpu_active((long)hcpu, false); in sched_cpu_inactive()
6555 void *hcpu) in sched_domains_numa_masks_update() argument
6557 int cpu = (long)hcpu; in sched_domains_numa_masks_update()
6581 void *hcpu) in sched_domains_numa_masks_update() argument
6975 void *hcpu) in cpuset_cpu_active() argument
7009 void *hcpu) in cpuset_cpu_inactive() argument
7012 long cpu = (long)hcpu; in cpuset_cpu_inactive()