Searched refs:decrement_proc_count (Results 1 – 2 of 2) sorted by relevance
241 void proc_unset_cred(struct proc *p, bool decrement_proc_count);
2826 proc_unset_cred(struct proc *p, bool decrement_proc_count) in proc_unset_cred() argument2841 if (decrement_proc_count) in proc_unset_cred()