Searched refs:feature (Results 1 – 10 of 10) sorted by relevance
1156 u32 feature = AUDIT_FEATURE_TO_MASK(i); in audit_set_feature() local1160 if (!(feature & uaf->mask)) in audit_set_feature()1163 old_feature = af.features & feature; in audit_set_feature()1164 new_feature = uaf->features & feature; in audit_set_feature()1165 new_lock = (uaf->lock | af.lock) & feature; in audit_set_feature()1166 old_lock = af.lock & feature; in audit_set_feature()1177 u32 feature = AUDIT_FEATURE_TO_MASK(i); in audit_set_feature() local1181 if (!(feature & uaf->mask)) in audit_set_feature()1184 old_feature = af.features & feature; in audit_set_feature()1185 new_feature = uaf->features & feature; in audit_set_feature()[all …]
107 The feature is primarily interesting for Linux distributions which128 Use of this feature includes:
939 .feature = BPF_ITER_RESCHED,
723 .feature = BPF_ITER_RESCHED,744 .feature = BPF_ITER_RESCHED,767 .feature = BPF_ITER_RESCHED,
277 .feature = BPF_ITER_RESCHED,
51 Note, an admin should enable this feature changing:
73 return tinfo->reg_info->feature & BPF_ITER_RESCHED; in bpf_iter_target_support_resched()
170 requirements to make the full dynticks feature working.
269 To use this debugging feature you should attempt to suspend the
20 Enable generic return hooking feature. This is an internal198 by using a compiler feature to insert a small, 5-byte No-Operation