Home
last modified time | relevance | path

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

/kernel/
Daudit.c1156 u32 feature = AUDIT_FEATURE_TO_MASK(i); in audit_set_feature() local
1160 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() local
1181 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 …]
DKconfig.preempt107 The feature is primarily interesting for Linux distributions which
128 Use of this feature includes:
Dkallsyms.c939 .feature = BPF_ITER_RESCHED,
/kernel/bpf/
Dtask_iter.c723 .feature = BPF_ITER_RESCHED,
744 .feature = BPF_ITER_RESCHED,
767 .feature = BPF_ITER_RESCHED,
Dcgroup_iter.c277 .feature = BPF_ITER_RESCHED,
DKconfig51 Note, an admin should enable this feature changing:
Dbpf_iter.c73 return tinfo->reg_info->feature & BPF_ITER_RESCHED; in bpf_iter_target_support_resched()
/kernel/time/
DKconfig170 requirements to make the full dynticks feature working.
/kernel/power/
DKconfig269 To use this debugging feature you should attempt to suspend the
/kernel/trace/
DKconfig20 Enable generic return hooking feature. This is an internal
198 by using a compiler feature to insert a small, 5-byte No-Operation