Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dfile.h96 #define AA_X_TABLE 0x0800 /* use a specified name ->n# */ macro
133 index |= AA_X_TABLE; in dfa_map_xindex()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c571 case AA_X_TABLE: in x_to_label()
H A Dpolicy_unpack.c998 if (xtype == AA_X_TABLE && index >= table_size) in verify_xindex()