Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dnet.h106 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request,
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dnet.h109 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label,
/kernel/linux/linux-5.10/security/apparmor/
H A Dnet.c181 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm() function
H A Dfile.c574 error = aa_sock_file_perm(label, op, request, sock); in __file_sock_perm()
578 last_error(error, aa_sock_file_perm(flabel, op, request, sock)); in __file_sock_perm()
/kernel/linux/linux-6.6/security/apparmor/
H A Dnet.c189 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, in aa_sock_file_perm() function
H A Dfile.c560 error = aa_sock_file_perm(subj_cred, label, op, request, sock); in __file_sock_perm()
564 last_error(error, aa_sock_file_perm(subj_cred, flabel, op, in __file_sock_perm()

Completed in 4 milliseconds