Searched refs:feature (Results 1 – 4 of 4) sorted by relevance
1114 u32 feature = AUDIT_FEATURE_TO_MASK(i); in audit_set_feature() local1118 if (!(feature & uaf->mask)) in audit_set_feature()1121 old_feature = af.features & feature; in audit_set_feature()1122 new_feature = uaf->features & feature; in audit_set_feature()1123 new_lock = (uaf->lock | af.lock) & feature; in audit_set_feature()1124 old_lock = af.lock & feature; in audit_set_feature()1135 u32 feature = AUDIT_FEATURE_TO_MASK(i); in audit_set_feature() local1139 if (!(feature & uaf->mask)) in audit_set_feature()1142 old_feature = af.features & feature; in audit_set_feature()1143 new_feature = uaf->features & feature; in audit_set_feature()[all …]
136 requirements to make the full dynticks feature working.
239 To use this debugging feature you should attempt to suspend the
151 by using a compiler feature to insert a small, 5-byte No-Operation