Searched refs:RW_LOCK_BIAS_STR (Results 1 – 3 of 3) sorted by relevance
82 #define RW_LOCK_BIAS_STR "0x01000000" macro210 #define RW_LOCK_BIAS_STR "0x01000000" macro
180 asm volatile(LOCK_PREFIX " subl $" RW_LOCK_BIAS_STR ",(%0)\n\t" in __raw_write_lock()213 asm volatile(LOCK_PREFIX "addl $" RW_LOCK_BIAS_STR ", %0" in __raw_write_unlock()
5 #define RW_LOCK_BIAS_STR "0x01000000" macro