Searched refs:security_task_free (Results 1 – 3 of 3) sorted by relevance
1876 void security_task_free(struct task_struct *task);2399 static inline void security_task_free(struct task_struct *task) in security_task_free() function
832 void security_task_free(struct task_struct *task) in security_task_free() function
255 security_task_free(tsk); in __put_task_struct()