Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m32r/include/asm/
Dspinlock.h99 LOCK_SECTION_START(".balign 4 \n\t") in arch_spin_lock()
179 LOCK_SECTION_START(".balign 4 \n\t") in arch_read_lock()
232 LOCK_SECTION_START(".balign 4 \n\t") in arch_write_lock()
/linux-3.4.99/include/linux/
Dspinlock.h66 #define LOCK_SECTION_START(extra) \ macro