Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c891 * smack_bprm_creds_for_exec - Update bprm->cred if needed for exec
896 static int smack_bprm_creds_for_exec(struct linux_binprm *bprm) in smack_bprm_creds_for_exec() function
4748 LSM_HOOK_INIT(bprm_creds_for_exec, smack_bprm_creds_for_exec),
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c911 * smack_bprm_creds_for_exec - Update bprm->cred if needed for exec
916 static int smack_bprm_creds_for_exec(struct linux_binprm *bprm) in smack_bprm_creds_for_exec() function
4961 LSM_HOOK_INIT(bprm_creds_for_exec, smack_bprm_creds_for_exec),

Completed in 12 milliseconds