Searched defs:cmpfail_label (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/tools/testing/selftests/rseq/ |
D | rseq-x86.h | 109 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument 195 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
|
D | rseq-arm.h | 141 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
|
D | rseq-s390.h | 126 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
|
D | rseq-mips.h | 146 #define RSEQ_ASM_DEFINE_CMPFAIL(label, teardown, cmpfail_label) \ argument
|