task_free        1620 include/linux/lsm_hooks.h 	void (*task_free)(struct task_struct *task);
task_free        1920 include/linux/lsm_hooks.h 	struct hlist_head task_free;
task_free        1226 security/apparmor/lsm.c 	LSM_HOOK_INIT(task_free, apparmor_task_free),
task_free        1518 security/security.c 	call_void_hook(task_free, task);
task_free         540 security/tomoyo/tomoyo.c 	LSM_HOOK_INIT(task_free, tomoyo_task_free),
task_free         428 security/yama/yama_lsm.c 	LSM_HOOK_INIT(task_free, yama_task_free),