Home
last modified time | relevance | path

Searched refs:rseq_reset (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Drseq.h132 static inline void rseq_reset(struct task_struct *t) in rseq_reset() function
142 rseq_reset(t); in rseq_execve()
158 rseq_reset(t); in rseq_fork()
/linux/kernel/
H A Drseq.c502 rseq_reset(current); in rseq_unregister()