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

/linux-4.4.14/security/apparmor/include/
H A Dfile.h65 #define AA_X_CHILD 0x2000 /* make >AA_X_NONE apply to children */ macro
119 index |= AA_X_NAME | AA_X_CHILD; dfa_map_xindex()
/linux-4.4.14/security/apparmor/
H A Ddomain.c254 if (xindex & AA_X_CHILD) { x_table_lookup()
312 if (xindex & AA_X_CHILD) x_to_profile()

Completed in 92 milliseconds