Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dstop_machine.h33 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
70 static inline bool stop_one_cpu_nowait(unsigned int cpu, in stop_one_cpu_nowait() function
/Linux-v5.4/kernel/
Dwatchdog.c378 stop_one_cpu_nowait(smp_processor_id(), in watchdog_timer_fn()
Dstop_machine.c366 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() function
/Linux-v5.4/kernel/sched/
Dfair.c8994 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()