Home
last modified time | relevance | path

Searched refs:xmatch_len (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
Dpolicy.h138 unsigned int xmatch_len; member
/kernel/linux/linux-5.10/security/apparmor/
Ddomain.c468 candidate_len = max(count, profile->xmatch_len); in find_attach()
Dpolicy_unpack.c735 profile->xmatch_len = tmp; in unpack_profile()