Searched refs:aa_sock_file_perm (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/security/apparmor/include/ |
D | net.h | 112 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label,
|
/linux-6.12.1/security/apparmor/ |
D | file.c | 547 error = aa_sock_file_perm(subj_cred, label, op, request, sock); in __file_sock_perm() 551 last_error(error, aa_sock_file_perm(subj_cred, flabel, op, in __file_sock_perm()
|
D | net.c | 189 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, in aa_sock_file_perm() function
|