Home
last modified time | relevance | path

Searched defs:__SYNC_rpt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dsync.h162 # define __SYNC_rpt(type) (1 - (type == __SYNC_wmb)) macro
164 # define __SYNC_rpt(type) 1 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dsync.h162 # define __SYNC_rpt(type) (1 - (type == __SYNC_wmb)) macro
164 # define __SYNC_rpt(type) 1 macro

Completed in 1 milliseconds