Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsync_core.h15 static inline void sync_core_before_usermode(void) in sync_core_before_usermode() function
/openbmc/linux/arch/x86/include/asm/
H A Dsync_core.h96 static inline void sync_core_before_usermode(void) in sync_core_before_usermode() function
/openbmc/linux/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt27 # sync_core_before_usermode() in that specific case.
/openbmc/linux/include/linux/sched/
H A Dmm.h460 sync_core_before_usermode(); in membarrier_mm_sync_core_before_usermode()
/openbmc/linux/kernel/sched/
H A Dmembarrier.c187 sync_core_before_usermode(); in ipi_sync_core()