Searched refs:stop_one_cpu (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| A D | stop_machine.h | 32 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg); 52 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function
|
| /linux/kernel/ |
| A D | stop_machine.c | 139 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function
|
| /linux/kernel/sched/ |
| A D | core.c | 5097 stop_one_cpu(task_cpu(p), migration_cpu_stop, &arg); in sched_exec() 8728 return stop_one_cpu(curr_cpu, migration_cpu_stop, &arg); in migrate_task_to()
|
| /linux/ |
| A D | System.map | 5598 ffff800010157590 T stop_one_cpu
|
| A D | .tmp_System.map | 5598 ffff800010157590 T stop_one_cpu
|
Completed in 899 milliseconds