Home
last modified time | relevance | path

Searched refs:INJECT_ASM_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Dparam_test.c60 #define INJECT_ASM_REG "eax" macro
63 , INJECT_ASM_REG
66 "mov asm_loop_cnt_" #n ", %%" INJECT_ASM_REG "\n\t" \
67 "test %%" INJECT_ASM_REG ",%%" INJECT_ASM_REG "\n\t" \
70 "dec %%" INJECT_ASM_REG "\n\t" \
77 #define INJECT_ASM_REG "eax" macro
81 , INJECT_ASM_REG
85 "mov (%%" INJECT_ASM_REG_P "), %%" INJECT_ASM_REG "\n\t" \
86 "test %%" INJECT_ASM_REG ",
103 #define INJECT_ASM_REG global() macro
127 #define INJECT_ASM_REG global() macro
151 #define INJECT_ASM_REG global() macro
171 #define INJECT_ASM_REG global() macro
195 #define INJECT_ASM_REG global() macro
217 #define INJECT_ASM_REG global() macro
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A Dparam_test.c63 #define INJECT_ASM_REG "eax" macro
66 , INJECT_ASM_REG
69 "mov asm_loop_cnt_" #n ", %%" INJECT_ASM_REG "\n\t" \
70 "test %%" INJECT_ASM_REG ",%%" INJECT_ASM_REG "\n\t" \
73 "dec %%" INJECT_ASM_REG "\n\t" \
80 #define INJECT_ASM_REG "eax" macro
84 , INJECT_ASM_REG
88 "mov (%%" INJECT_ASM_REG_P "), %%" INJECT_ASM_REG "\n\t" \
89 "test %%" INJECT_ASM_REG ",
106 #define INJECT_ASM_REG global() macro
130 #define INJECT_ASM_REG global() macro
154 #define INJECT_ASM_REG global() macro
174 #define INJECT_ASM_REG global() macro
198 #define INJECT_ASM_REG global() macro
[all...]

Completed in 3 milliseconds