Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/arch/x86/kernel/
H A Dalternative.c2750 static void do_sync_core(void *info) in do_sync_core() function
2757 on_each_cpu(do_sync_core, NULL, 1); in text_poke_sync()