Home
last modified time | relevance | path

Searched refs:aa_xattrs_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c302 * aa_xattrs_match - check whether a file matches the xattrs defined in profile
309 static int aa_xattrs_match(const struct linux_binprm *bprm, in aa_xattrs_match() function
435 ret = aa_xattrs_match(bprm, profile, in find_attach()
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c298 * aa_xattrs_match - check whether a file matches the xattrs defined in profile
305 static int aa_xattrs_match(const struct linux_binprm *bprm, in aa_xattrs_match() function
438 ret = aa_xattrs_match(bprm, profile, in find_attach()

Completed in 4 milliseconds