Home
last modified time | relevance | path

Searched defs:rseq (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Drseq.h62 struct rseq { struct
82 * have a special semantic: the former means "rseq uninitialized", argument
92 * Restartable sequences rseq_cs field. argument
124 } rseq_cs; argument
131 * Mainly used for single-stepping through rseq critical sections argument
144 __u32 flags;
/Linux-v4.19/kernel/
Drseq.c308 SYSCALL_DEFINE4(rseq, struct rseq __user *, rseq, u32, rseq_len, in SYSCALL_DEFINE4() argument
/Linux-v4.19/include/linux/
Dsched.h1057 struct rseq __user *rseq; member