Home
last modified time | relevance | path

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

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