/linux-6.6.21/tools/testing/selftests/rseq/ |
D | rseq-arm.h | 83 post_commit_offset, abort_ip) \ argument 94 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 125 start_ip, post_commit_offset, abort_ip) \ argument 136 start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-mips.h | 84 post_commit_offset, abort_ip) \ argument 97 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 128 start_ip, post_commit_offset, abort_ip) \ argument 141 start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-x86.h | 59 start_ip, post_commit_offset, abort_ip) \ argument 71 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 147 start_ip, post_commit_offset, abort_ip) \ argument 158 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-s390.h | 42 start_ip, post_commit_offset, abort_ip) \ argument 69 start_ip, post_commit_offset, abort_ip) \ argument 103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-ppc.h | 55 start_ip, post_commit_offset, abort_ip) \ argument 100 start_ip, post_commit_offset, abort_ip) \ argument 135 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-arm64.h | 95 post_commit_offset, abort_ip) \ argument 108 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-riscv.h | 53 post_commit_offset, abort_ip) \ argument 66 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument
|
D | rseq-abi.h | 53 __u64 abort_ip; member
|
/linux-6.6.21/include/uapi/linux/ |
D | rseq.h | 53 __u64 abort_ip; member
|