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