Searched refs:copy_creds (Results 1 – 3 of 3) sorted by relevance
151 extern int copy_creds(struct task_struct *, u64);
290 int copy_creds(struct task_struct *p, u64 clone_flags) in copy_creds() function
2046 retval = copy_creds(p, clone_flags); in copy_process()