Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dspinlock.h22 # define LOCK_PTR_REG "a" macro
25 # define LOCK_PTR_REG "D" macro
181 ::LOCK_PTR_REG (rw) : "memory"); in arch_read_lock()
190 ::LOCK_PTR_REG (&rw->write), "i" (RW_LOCK_BIAS) in arch_write_lock()