Searched defs:migrate_swap_stop (Results 1 - 1 of 1) sorted by relevance

/kernel/sched/
H A Dcore.c1114 static int migrate_swap_stop(void *data) function
1183 ret = stop_two_cpus(arg.dst_cpu, arg.src_cpu, migrate_swap_stop, &arg);

Completed in 32 milliseconds