Home
last modified time | relevance | path

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

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