/tools/testing/selftests/rseq/ |
D | rseq-s390.h | 46 start_ip, post_commit_offset, abort_ip) \ argument 51 …".quad " __rseq_str(start_ip) ", " __rseq_str(post_commit_offset) ", " __rseq_str(abort_ip) "\n\t"… 65 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 67 ".quad " __rseq_str(start_ip) ", " __rseq_str(exit_ip) "\n\t" \ 73 start_ip, post_commit_offset, abort_ip) \ argument 78 …".long 0x0, " __rseq_str(start_ip) ", 0x0, " __rseq_str(post_commit_offset) ", 0x0, " __rseq_str(a… 92 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 94 ".long 0x0, " __rseq_str(start_ip) ", 0x0, " __rseq_str(exit_ip) "\n\t" \ 107 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 108 __RSEQ_ASM_DEFINE_TABLE(label, 0x0, 0x0, start_ip, \ [all …]
|
D | rseq-arm.h | 86 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 92 …".word " __rseq_str(start_ip) ", 0x0, " __rseq_str(post_commit_offset) ", 0x0, " __rseq_str(abort_… 98 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 99 __RSEQ_ASM_DEFINE_TABLE(label, 0x0, 0x0, start_ip, \ 100 (post_commit_ip - start_ip), abort_ip) 110 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 112 ".word " __rseq_str(start_ip) ", 0x0, " __rseq_str(exit_ip) ", 0x0\n\t" \ 129 start_ip, post_commit_offset, abort_ip) \ argument 133 …".word " __rseq_str(start_ip) ", 0x0, " __rseq_str(post_commit_offset) ", 0x0, " __rseq_str(abort_… 140 start_ip, post_commit_ip, abort_ip) \ argument [all …]
|
D | rseq-mips.h | 89 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 95 LONG " " U32_U64_PAD(__rseq_str(start_ip)) "\n\t" \ 103 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 104 __RSEQ_ASM_DEFINE_TABLE(label, 0x0, 0x0, start_ip, \ 105 (post_commit_ip - start_ip), abort_ip) 115 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 117 LONG " " U32_U64_PAD(__rseq_str(start_ip)) "\n\t" \ 134 start_ip, post_commit_offset, abort_ip) \ argument 138 LONG " " U32_U64_PAD(__rseq_str(start_ip)) "\n\t" \ 147 start_ip, post_commit_ip, abort_ip) \ argument [all …]
|
D | rseq-ppc.h | 59 start_ip, post_commit_offset, abort_ip) \ argument 64 …".quad " __rseq_str(start_ip) ", " __rseq_str(post_commit_offset) ", " __rseq_str(abort_ip) "\n\t"… 88 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 90 ".quad " __rseq_str(start_ip) ", " __rseq_str(exit_ip) "\n\t" \ 104 start_ip, post_commit_offset, abort_ip) \ argument 110 …".long 0x0, " __rseq_str(start_ip) ", 0x0, " __rseq_str(post_commit_offset) ", 0x0, " __rseq_str(a… 124 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 127 ".long 0x0, " __rseq_str(start_ip) ", 0x0, " __rseq_str(exit_ip) "\n\t" \ 139 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 140 __RSEQ_ASM_DEFINE_TABLE(label, 0x0, 0x0, start_ip, \ [all …]
|
D | rseq-x86.h | 58 start_ip, post_commit_offset, abort_ip) \ argument 63 …".quad " __rseq_str(start_ip) ", " __rseq_str(post_commit_offset) ", " __rseq_str(abort_ip) "\n\t"… 70 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 71 __RSEQ_ASM_DEFINE_TABLE(label, 0x0, 0x0, start_ip, \ 72 (post_commit_ip - start_ip), abort_ip) 82 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 84 ".quad " __rseq_str(start_ip) ", " __rseq_str(exit_ip) "\n\t" \ 669 start_ip, post_commit_offset, abort_ip) \ argument 674 …".long " __rseq_str(start_ip) ", 0x0, " __rseq_str(post_commit_offset) ", 0x0, " __rseq_str(abort_… 680 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument [all …]
|
D | rseq-abi.h | 50 __u64 start_ip; member
|
D | rseq-arm64.h | 96 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 102 " .quad " __rseq_str(start_ip) ", " \ 110 #define RSEQ_ASM_DEFINE_TABLE(label, start_ip, post_commit_ip, abort_ip) \ argument 111 __RSEQ_ASM_DEFINE_TABLE(label, 0x0, 0x0, start_ip, \ 112 (post_commit_ip - start_ip), abort_ip) 122 #define RSEQ_ASM_DEFINE_EXIT_POINT(start_ip, exit_ip) \ argument 124 " .quad " __rseq_str(start_ip) ", " __rseq_str(exit_ip) "\n" \
|
/tools/perf/util/ |
D | unwind-libunwind-local.c | 394 di.start_ip = map->start; in find_proc_info()
|
D | intel-pt.c | 572 u64 offset, start_offset, start_ip; in intel_pt_walk_next_insn() local 621 start_ip = *ip; in intel_pt_walk_next_insn() 682 *ip - start_ip, intel_pt_insn); in intel_pt_walk_next_insn()
|