Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsync_core.h15 static inline void sync_core_before_usermode(void) in sync_core_before_usermode() function
/Linux-v5.10/arch/x86/include/asm/
Dsync_core.h96 static inline void sync_core_before_usermode(void) in sync_core_before_usermode() function
/Linux-v5.10/Documentation/features/sched/membarrier-sync-core/
Darch-support.txt27 # sync_core_before_usermode() in that specific case.
/Linux-v5.10/include/linux/sched/
Dmm.h345 sync_core_before_usermode(); in membarrier_mm_sync_core_before_usermode()
/Linux-v5.10/kernel/sched/
Dmembarrier.c55 sync_core_before_usermode(); in ipi_sync_core()