Searched defs:post_commit_ip (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/tools/testing/selftests/rseq/ |
D | rseq-arm.h | 94 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 136 start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-mips.h | 97 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 141 start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-x86.h | 71 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 158 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-s390.h | 103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-or1k.h | 45 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-arm64.h | 108 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-riscv.h | 66 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-ppc.h | 135 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|