Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcred.h156 extern void exit_creds(struct task_struct *);
/OK3568_Linux_fs/kernel/kernel/
H A Dcred.c159 void exit_creds(struct task_struct *tsk) in exit_creds() function
H A Dfork.c771 exit_creds(tsk); in __put_task_struct()
2443 exit_creds(p); in copy_process()