Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstop_machine.h43 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
82 static inline bool stop_one_cpu_nowait(unsigned int cpu, in stop_one_cpu_nowait() function
/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c358 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() function
364 EXPORT_SYMBOL_GPL(stop_one_cpu_nowait);
H A Dwatchdog.c475 stop_one_cpu_nowait(smp_processor_id(), in watchdog_timer_fn()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1585 stop_one_cpu_nowait
H A Dabi_gki_aarch64_exynos1872 stop_one_cpu_nowait
H A Dabi_gki_aarch64_qcom2387 stop_one_cpu_nowait
H A Dabi_gki_aarch64_mtk2046 stop_one_cpu_nowait
H A Dabi_gki_aarch64_oplus2566 stop_one_cpu_nowait
H A Dabi_gki_aarch64_galaxy3880 stop_one_cpu_nowait
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c10029 stop_one_cpu_nowait(cpu_of(busiest), in load_balance()