Searched refs:task_free (Results 1 – 3 of 3) sorted by relevance
353 LSM_HOOK_INIT(task_free, yama_task_free),
1445 void (*task_free)(struct task_struct *task); member1706 struct list_head task_free; member
854 call_void_hook(task_free, task); in security_task_free()1677 .task_free = LIST_HEAD_INIT(security_hook_heads.task_free),