Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsecurity.h408 void security_task_free(struct task_struct *task);
1061 static inline void security_task_free(struct task_struct *task) in security_task_free() function
/linux-6.6.21/kernel/
Dfork.c976 security_task_free(tsk); in __put_task_struct()
2774 security_task_free(p); in copy_process()
/linux-6.6.21/security/
Dsecurity.c2893 security_task_free(task); in security_task_alloc()
2904 void security_task_free(struct task_struct *task) in security_task_free() function