Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c51 * tomoyo_bprm_committed_creds - Target for security_bprm_committed_creds().
55 static void tomoyo_bprm_committed_creds(struct linux_binprm *bprm) in tomoyo_bprm_committed_creds() function
532 LSM_HOOK_INIT(bprm_committed_creds, tomoyo_bprm_committed_creds),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c51 * tomoyo_bprm_committed_creds - Target for security_bprm_committed_creds().
55 static void tomoyo_bprm_committed_creds(struct linux_binprm *bprm) in tomoyo_bprm_committed_creds() function
551 LSM_HOOK_INIT(bprm_committed_creds, tomoyo_bprm_committed_creds),

Completed in 2 milliseconds