Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcore.c1085 static int migrate_swap_stop(void *data) in migrate_swap_stop() function
1154 ret = stop_two_cpus(arg.dst_cpu, arg.src_cpu, migrate_swap_stop, &arg); in migrate_swap()