Home
last modified time | relevance | path

Searched refs:sysctl_sched_features (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Ddebug.c61 if (!(sysctl_sched_features & (1UL << i))) in sched_feat_show()
113 sysctl_sched_features &= ~(1UL << i); in sched_feat_set()
116 sysctl_sched_features |= (1UL << i); in sched_feat_set()
1042 P(sysctl_sched_features); in sched_debug_header()
H A Dcore.c132 const_debug unsigned int sysctl_sched_features = variable