Searched refs:copy_creds (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcred.h151 extern int copy_creds(struct task_struct *, unsigned long);
/linux-master/kernel/
H A Dcred.c290 int copy_creds(struct task_struct *p, unsigned long clone_flags) function
H A Dfork.c2254 retval = copy_creds(p, clone_flags);

Completed in 138 milliseconds