Home
last modified time | relevance | path

Searched defs:stop_one_cpu_nowait (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dstop_machine.h71 static inline bool stop_one_cpu_nowait(unsigned int cpu, in stop_one_cpu_nowait() function
/openbmc/linux/kernel/
H A Dstop_machine.c384 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() function