Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
Dpolicy_unpack.c477 static bool unpack_trans_table(struct aa_ext *e, struct aa_profile *profile) in unpack_trans_table() function
871 if (!unpack_trans_table(e, profile)) { in unpack_profile()