Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c488 * tomoyo_task_alloc - Target for security_task_alloc().
495 static int tomoyo_task_alloc(struct task_struct *task, in tomoyo_task_alloc() function
533 LSM_HOOK_INIT(task_alloc, tomoyo_task_alloc),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c507 * tomoyo_task_alloc - Target for security_task_alloc().
514 static int tomoyo_task_alloc(struct task_struct *task, in tomoyo_task_alloc() function
552 LSM_HOOK_INIT(task_alloc, tomoyo_task_alloc),

Completed in 3 milliseconds