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

/linux-master/security/apparmor/include/
H A Ddomain.h25 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex,
/linux-master/security/apparmor/
H A Ddomain.c506 * x_table_lookup - lookup an x transition name via transition table
513 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, function
585 new = x_table_lookup(profile, xindex, lookupname);

Completed in 110 milliseconds