HomeSort by: relevance | last modified time | path
    Searched refs:SYNC_ACQ (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/mips/
lock_stubs_llsc.S 68 * implies load-acquire. The SYNC_ACQ here could be moved there
80 SYNC_ACQ
93 * implies load-acquire. The SYNC_ACQ here could be moved there
105 SYNC_ACQ
138 SYNC_ACQ
168 SYNC_ACQ
locore_octeon.S 145 SYNC_ACQ # PTR_L/SYNC_ACQ matches
  /src/sys/arch/mips/include/
asm.h 642 #define SYNC_ACQ /* nothing */
650 #define SYNC_ACQ sync
658 #define SYNC_ACQ /* nothing */
684 #define SYNC_CONSUMER SYNC_ACQ

Completed in 154 milliseconds