Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dstop_machine.h33 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
69 static inline bool stop_one_cpu_nowait(unsigned int cpu, in stop_one_cpu_nowait() function
/Linux-v4.19/kernel/
Dwatchdog.c371 stop_one_cpu_nowait(smp_processor_id(), in watchdog_timer_fn()
Dstop_machine.c356 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() function
/Linux-v4.19/kernel/sched/
Dfair.c8738 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()