Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dprocessor.c85 static void do_sync_core(void *info) in do_sync_core() function
92 on_each_cpu(do_sync_core, NULL, 1); in text_poke_sync()
/linux/arch/x86/kernel/
H A Dalternative.c2646 static void do_sync_core(void *info) in do_sync_core() function
2653 on_each_cpu(do_sync_core, NULL, 1); in smp_text_poke_sync_each_cpu()