Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dprocessor.c83 static void do_sync_core(void *info) in do_sync_core() function
90 on_each_cpu(do_sync_core, NULL, 1); in text_poke_sync()
/linux-6.12.1/arch/x86/kernel/
Dalternative.c2078 static void do_sync_core(void *info) in do_sync_core() function
2085 on_each_cpu(do_sync_core, NULL, 1); in text_poke_sync()