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

  /src/sys/arch/hppa/include/
lock.h 49 #define __SIMPLELOCK_RAW_UNLOCKED 1UL
60 return *__SIMPLELOCK_ALIGN(__ptr) == __SIMPLELOCK_RAW_UNLOCKED;
91 __SIMPLELOCK_RAW_UNLOCKED;
140 *__aptr = __SIMPLELOCK_RAW_UNLOCKED;
156 *__aptr = __SIMPLELOCK_RAW_UNLOCKED;
  /src/sys/arch/hppa/hppa/
lock_stubs.S 83 ldi __SIMPLELOCK_RAW_UNLOCKED, %t2 /* unlocked = 1 */
216 .word __SIMPLELOCK_RAW_UNLOCKED ! \
217 .word __SIMPLELOCK_RAW_UNLOCKED ! \
218 .word __SIMPLELOCK_RAW_UNLOCKED ! \
219 .word __SIMPLELOCK_RAW_UNLOCKED ! \
274 ldi __SIMPLELOCK_RAW_UNLOCKED, %t4

Completed in 13 milliseconds