Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c72 static int tomoyo_bprm_creds_for_exec(struct linux_binprm *bprm) in tomoyo_bprm_creds_for_exec() function
536 LSM_HOOK_INIT(bprm_creds_for_exec, tomoyo_bprm_creds_for_exec),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c66 * tomoyo_bprm_creds_for_exec - Target for security_bprm_creds_for_exec().
72 static int tomoyo_bprm_creds_for_exec(struct linux_binprm *bprm) in tomoyo_bprm_creds_for_exec() function
555 LSM_HOOK_INIT(bprm_creds_for_exec, tomoyo_bprm_creds_for_exec),

Completed in 2 milliseconds