Searched refs:FLAG_HAT (Results 1 – 4 of 4) sorted by relevance
52 #define PROFILE_IS_HAT(_profile) ((_profile)->label.flags & FLAG_HAT)
89 FLAG_HAT = 1, /* profile is a hat */ enumerator
539 profile->label.flags |= FLAG_HAT; in aa_new_null_profile()
654 profile->label.flags |= FLAG_HAT; in unpack_profile()