Searched defs:post_commit_ip (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/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-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
|