Searched defs:rseq (Results 1 – 5 of 5) sorted by relevance
62 struct rseq { struct82 * have a special semantic: the former means "rseq uninitialized", argument92 * Restartable sequences rseq_cs field. argument124 } rseq_cs; argument131 * Mainly used for single-stepping through rseq critical sections argument144 __u32 flags;
47 struct rseq { struct65 } rseq_cs; argument66 __u32 flags;
40 struct rseq { struct61 } rseq_cs; argument63 __u32 flags;
314 SYSCALL_DEFINE4(rseq, struct rseq __user *, rseq, u32, rseq_len, in SYSCALL_DEFINE4() argument
1306 struct rseq __user *rseq; member