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