Home
last modified time | relevance | path

Searched refs:stop_one_cpu_nowait (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dstop_machine.h33 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
68 static inline bool stop_one_cpu_nowait(unsigned int cpu, in stop_one_cpu_nowait() function
/Linux-v5.10/kernel/
Dwatchdog.c357 stop_one_cpu_nowait(smp_processor_id(), in watchdog_timer_fn()
Dstop_machine.c367 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() function
/Linux-v5.10/kernel/sched/
Dfair.c9735 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()