Searched refs:RSEQ_SIG (Results 1 – 8 of 8) sorted by relevance
89 rc = sys_rseq(&__rseq_abi, sizeof(struct rseq), 0, RSEQ_SIG); in rseq_register_current_thread()118 RSEQ_FLAG_UNREGISTER, RSEQ_SIG); in rseq_unregister_current_thread()
28 # define RSEQ_SIG 0x03500010 macro30 # define RSEQ_SIG 0x00100350 macro34 # define RSEQ_SIG 0xd4070000 macro36 # define RSEQ_SIG 0x0000d407 macro39 # define RSEQ_SIG 0x0350000d macro141 ".word " __rseq_str(RSEQ_SIG) "\n\t" \
58 #define RSEQ_SIG 0xf3def5e7 /* udf #24035 ; 0x5de3 (ARMv6+) */ macro60 #define RSEQ_SIG 0xe7f5def3 /* udf #24035 ; 0x5de3 */ macro134 ".word " __rseq_str(RSEQ_SIG) "\n\t" \
10 #define RSEQ_SIG 0xB2FF0FFF macro124 ".long " __rseq_str(RSEQ_SIG) "\n\t" \
17 #define RSEQ_SIG 0x53053053 macro100 ".long " __rseq_str(RSEQ_SIG) "\n\t" \678 ".long " __rseq_str(RSEQ_SIG) "\n\t" \
17 #define RSEQ_SIG 0x0fe5000b macro145 ".long " __rseq_str(RSEQ_SIG) "\n\t" \
22 #define RSEQ_SIG RSEQ_SIG_DATA macro
33 #define RSEQ_SIG 0xdeadbeef macro58 r = syscall(__NR_rseq, &__rseq, sizeof(__rseq), flags, RSEQ_SIG); in sys_rseq()