Searched refs:sys_rseq (Results 1 – 4 of 4) sorted by relevance
70 static int sys_rseq(volatile struct rseq *rseq_abi, uint32_t rseq_len, in sys_rseq() function90 rc = sys_rseq(&__rseq_abi, sizeof(struct rseq), 0, RSEQ_SIG); in rseq_register_current_thread()118 rc = sys_rseq(&__rseq_abi, sizeof(struct rseq), in rseq_unregister_current_thread()
39 #define sys_rseq printargs macro
778 __SYSCALL(__NR_rseq, sys_rseq)
1530 * linux/dummy.h (sys_rseq): New macro.