Searched refs:security_task_free (Results 1 – 3 of 3) sorted by relevance
335 void security_task_free(struct task_struct *task);894 static inline void security_task_free(struct task_struct *task) in security_task_free() function
683 security_task_free(tsk); in __put_task_struct()2080 security_task_free(p); in copy_process()
994 void security_task_free(struct task_struct *task) in security_task_free() function