Searched refs:profile_onexec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | domain.c | 720 static int profile_onexec(struct aa_profile *profile, struct aa_label *onexec, in profile_onexec() function 809 profile_onexec(profile, onexec, stack, in handle_onexec() 821 profile_onexec(profile, onexec, stack, bprm, in handle_onexec()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | domain.c | 731 static int profile_onexec(const struct cred *subj_cred, in profile_onexec() function 825 profile_onexec(subj_cred, profile, onexec, stack, in handle_onexec() 838 profile_onexec(subj_cred, profile, onexec, stack, bprm, in handle_onexec()
|
Completed in 5 milliseconds