Searched refs:BACKOFF_LABEL (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/sparc/lib/ |
D | bitops.S | 24 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 45 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 66 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 87 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 106 bne,pn %xcc, BACKOFF_LABEL(2f, 1b) 125 bne,pn %xcc, BACKOFF_LABEL(2f, 1b)
|
D | atomic_64.S | 25 bne,pn %icc, BACKOFF_LABEL(2f, 1b); \ 39 bne,pn %icc, BACKOFF_LABEL(2f, 1b); \ 65 bne,pn %xcc, BACKOFF_LABEL(2f, 1b); \ 79 bne,pn %xcc, BACKOFF_LABEL(2f, 1b); \ 105 bne,pn %xcc, BACKOFF_LABEL(2f, 1b)
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | backoff.h | 51 #define BACKOFF_LABEL(spin_label, continue_label) \ macro 78 #define BACKOFF_LABEL(spin_label, continue_label) \ macro
|