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