Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dfile.h99 #define AA_X_CHILD 0x2000 /* make >AA_X_NONE apply to children */ macro
131 index |= AA_X_NAME | AA_X_CHILD; in dfa_map_xindex()
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dfile.h99 #define AA_X_CHILD 0x20000000 macro
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_compat.c41 index |= AA_X_NAME | AA_X_CHILD; in dfa_map_xindex()
H A Ddomain.c529 if (xindex & AA_X_CHILD) { in x_table_lookup()
589 if (xindex & AA_X_CHILD) in x_to_label()
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c524 if (xindex & AA_X_CHILD) { in x_table_lookup()
582 if (xindex & AA_X_CHILD) in x_to_label()

Completed in 5 milliseconds