Searched refs:proc_unset_cred (Results 1 – 4 of 4) sorted by relevance
151 void proc_unset_cred(struct proc *p);
1101 proc_unset_cred(newproc); in fork1()
1024 proc_unset_cred(p); in proc_reap()
2249 proc_unset_cred(struct proc *p) in proc_unset_cred() function