Home
last modified time | relevance | path

Searched refs:tomoyo_task_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c508 * tomoyo_task_free - Target for security_task_free().
512 static void tomoyo_task_free(struct task_struct *task) in tomoyo_task_free() function
534 LSM_HOOK_INIT(task_free, tomoyo_task_free),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c527 * tomoyo_task_free - Target for security_task_free().
531 static void tomoyo_task_free(struct task_struct *task) in tomoyo_task_free() function
553 LSM_HOOK_INIT(task_free, tomoyo_task_free),

Completed in 3 milliseconds