Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/kernel/
Dalternative.c60 static void do_sync_core(void *info) in do_sync_core() function
67 on_each_cpu(do_sync_core, NULL, 1); in text_poke_sync()
/linux-6.6.21/arch/x86/kernel/
Dalternative.c2009 static void do_sync_core(void *info) in do_sync_core() function
2016 on_each_cpu(do_sync_core, NULL, 1); in text_poke_sync()