Searched refs:BACKOFF_LABEL (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/sparc/lib/ |
H A 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/ |
H A D | backoff.h | 51 #define BACKOFF_LABEL(spin_label, continue_label) \ macro 78 #define BACKOFF_LABEL(spin_label, continue_label) \ macro
|
Completed in 465 milliseconds