Home
last modified time | relevance | path

Searched refs:apparmor_bprm_creds_for_exec (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Ddomain.h33 int apparmor_bprm_creds_for_exec(struct linux_binprm *bprm);
/kernel/linux/linux-6.6/security/apparmor/include/
H A Ddomain.h28 int apparmor_bprm_creds_for_exec(struct linux_binprm *bprm);
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c845 * apparmor_bprm_creds_for_exec - Update the new creds on the bprm struct
852 int apparmor_bprm_creds_for_exec(struct linux_binprm *bprm) in apparmor_bprm_creds_for_exec() function
H A Dlsm.c1247 LSM_HOOK_INIT(bprm_creds_for_exec, apparmor_bprm_creds_for_exec),
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c864 * apparmor_bprm_creds_for_exec - Update the new creds on the bprm struct
871 int apparmor_bprm_creds_for_exec(struct linux_binprm *bprm) in apparmor_bprm_creds_for_exec() function
H A Dlsm.c1321 LSM_HOOK_INIT(bprm_creds_for_exec, apparmor_bprm_creds_for_exec),

Completed in 10 milliseconds