Searched refs:aa_sock_file_perm (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/security/apparmor/include/ |
D | net.h | 106 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request,
|
/Linux-v5.10/security/apparmor/ |
D | net.c | 181 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm() function
|
D | file.c | 574 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()
|