Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
H A Ddomain.h30 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex,
/kernel/linux/linux-6.6/security/apparmor/include/
H A Ddomain.h25 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex,
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c502 * x_table_lookup - lookup an x transition name via transition table
509 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup() function
576 new = x_table_lookup(profile, xindex, lookupname); in x_to_label()
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c505 * x_table_lookup - lookup an x transition name via transition table
512 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup() function
583 new = x_table_lookup(profile, xindex, lookupname); in x_to_label()

Completed in 4 milliseconds