Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 4 of 4) sorted by relevance

/kernel/
Daudit.c1114 u32 feature = AUDIT_FEATURE_TO_MASK(i); in audit_set_feature() local
1118 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() local
1139 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 …]
/kernel/time/
DKconfig136 requirements to make the full dynticks feature working.
/kernel/power/
DKconfig239 To use this debugging feature you should attempt to suspend the
/kernel/trace/
DKconfig151 by using a compiler feature to insert a small, 5-byte No-Operation