Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcred.h157 extern int copy_creds(struct task_struct *, unsigned long);
/linux-6.3-rc2/kernel/
A Dcred.c340 int copy_creds(struct task_struct *p, unsigned long clone_flags) in copy_creds() function
A Dfork.c2129 retval = copy_creds(p, clone_flags); in copy_process()

Completed in 11 milliseconds