Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/yama/
H A Dyama_lsm.c202 * yama_task_free - check for task_pid to remove from exception list
205 static void yama_task_free(struct task_struct *task) in yama_task_free() function
428 LSM_HOOK_INIT(task_free, yama_task_free),
/kernel/linux/linux-6.6/security/yama/
H A Dyama_lsm.c202 * yama_task_free - check for task_pid to remove from exception list
205 static void yama_task_free(struct task_struct *task) in yama_task_free() function
428 LSM_HOOK_INIT(task_free, yama_task_free),

Completed in 2 milliseconds