Searched refs:aa_file_perm (Results 1 – 3 of 3) sorted by relevance
| /security/apparmor/include/ |
| A D | file.h | 99 int aa_file_perm(const char *op, const struct cred *subj_cred,
|
| /security/apparmor/ |
| A D | file.c | 604 int aa_file_perm(const char *op, const struct cred *subj_cred, in aa_file_perm() function 672 if (aa_file_perm(OP_INHERIT, subj_cred, label, file, in revalidate_tty() 692 if (aa_file_perm(OP_INHERIT, cl->cred, cl->label, file, in match_file()
|
| A D | lsm.c | 534 error = aa_file_perm(op, current_cred(), label, file, mask, in_atomic); in common_file_perm()
|
Completed in 13 milliseconds