Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcred.h149 extern void exit_creds(struct task_struct *);
/openbmc/linux/kernel/
H A Dcred.c117 void exit_creds(struct task_struct *tsk) in exit_creds() function
H A Dfork.c978 exit_creds(tsk); in __put_task_struct()
2788 exit_creds(p); in copy_process()