Lines Matching defs:cpu
272 void clear_tasks_mm_cpumask(int cpu) in clear_tasks_mm_cpumask()
350 static int __ref _cpu_down(unsigned int cpu, int tasks_frozen) in _cpu_down()
436 int __ref cpu_down(unsigned int cpu) in cpu_down()
462 int cpu = (long)hcpu; in smpboot_thread_call() local
488 static int _cpu_up(unsigned int cpu, int tasks_frozen) in _cpu_up()
538 int cpu_up(unsigned int cpu) in cpu_up()
575 int cpu, first_cpu, error = 0; in disable_nonboot_cpus() local
621 int cpu, error; in enable_nonboot_cpus() local
716 void notify_cpu_starting(unsigned int cpu) in notify_cpu_starting()
778 void set_cpu_possible(unsigned int cpu, bool possible) in set_cpu_possible()
786 void set_cpu_present(unsigned int cpu, bool present) in set_cpu_present()
794 void set_cpu_online(unsigned int cpu, bool online) in set_cpu_online()
804 void set_cpu_active(unsigned int cpu, bool active) in set_cpu_active()