Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h2073 static inline void rseq_execve(struct task_struct *t) in rseq_execve() function
2102 static inline void rseq_execve(struct task_struct *t) in rseq_execve() function
/OK3568_Linux_fs/kernel/fs/
H A Dexec.c1838 rseq_execve(current); in bprm_execve()