Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c3440 static int migrate_swap_stop(void *data) in migrate_swap_stop() function
3505 ret = stop_two_cpus(arg.dst_cpu, arg.src_cpu, migrate_swap_stop, &arg); in migrate_swap()