Home
last modified time | relevance | path

Searched defs:onexec (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dtask.h27 struct aa_label *onexec; member
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dtask.h27 struct aa_label *onexec; member
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c720 static int profile_onexec(struct aa_profile *profile, struct aa_label *onexec, in profile_onexec() argument
792 handle_onexec(struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c731 profile_onexec(const struct cred *subj_cred, struct aa_profile *profile, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_onexec() argument
807 handle_onexec(const struct cred *subj_cred, struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument
[all...]

Completed in 4 milliseconds