Home
last modified time | relevance | path

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

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