Searched refs:BACKOFF_LABEL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H 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)
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H 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)
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | backoff.h | 52 #define BACKOFF_LABEL(spin_label, continue_label) \ macro 79 #define BACKOFF_LABEL(spin_label, continue_label) \ macro
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | backoff.h | 52 #define BACKOFF_LABEL(spin_label, continue_label) \ macro 79 #define BACKOFF_LABEL(spin_label, continue_label) \ macro
|
Completed in 2 milliseconds