Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dcore.c3432 static int migrate_swap_stop(void *data) in migrate_swap_stop() function
3497 ret = stop_two_cpus(arg.dst_cpu, arg.src_cpu, migrate_swap_stop, &arg); in migrate_swap()