Searched refs:BACKOFF_LABEL (Results 1 – 3 of 3) sorted by relevance
/linux/arch/sparc/lib/ |
A D | atomic_64.S | 28 bne,pn %icc, BACKOFF_LABEL(2f, 1b); \ 43 bne,pn %icc, BACKOFF_LABEL(2f, 1b); \ 58 bne,pn %icc, BACKOFF_LABEL(2f, 1b); \ 94 bne,pn %xcc, BACKOFF_LABEL(2f, 1b); \ 109 bne,pn %xcc, BACKOFF_LABEL(2f, 1b); \ 124 bne,pn %xcc, BACKOFF_LABEL(2f, 1b); \ 160 bne,pn %xcc, BACKOFF_LABEL(2f, 1b)
|
A D | bitops.S | 26 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 48 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 70 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 92 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 112 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 132 bne,pn %xcc, BACKOFF_LABEL(2f, 1b)
|
/linux/arch/sparc/include/asm/ |
A D | backoff.h | 52 #define BACKOFF_LABEL(spin_label, continue_label) \ macro 79 #define BACKOFF_LABEL(spin_label, continue_label) \ macro
|
Completed in 5 milliseconds