Home
last modified time | relevance | path

Searched refs:post_commit_label (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/rseq/
Drseq-arm64.h148 #define RSEQ_ASM_OP_FINAL_STORE(value, var, post_commit_label) \ argument
150 __rseq_str(post_commit_label) ":\n"
152 #define RSEQ_ASM_OP_FINAL_STORE_RELEASE(value, var, post_commit_label) \ argument
154 __rseq_str(post_commit_label) ":\n"
192 #define RSEQ_ASM_OP_R_FINAL_STORE(var, post_commit_label) \ argument
194 __rseq_str(post_commit_label) ":\n"
Drseq-ppc.h204 #define RSEQ_ASM_OP_R_FINAL_STORE(var, post_commit_label) \ argument
206 __rseq_str(post_commit_label) ":\n\t"
208 #define RSEQ_ASM_OP_FINAL_STORE(value, var, post_commit_label) \ argument
210 __rseq_str(post_commit_label) ":\n\t"