Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddebug.c63 if (!(sysctl_sched_features & (1UL << i))) in sched_feat_show()
116 sysctl_sched_features &= ~(1UL << i); in sched_feat_set()
119 sysctl_sched_features |= (1UL << i); in sched_feat_set()
795 P(sysctl_sched_features); in sched_debug_header()
H A Dsched.h1692 extern const_debug unsigned int sysctl_sched_features;
1711 #define sched_feat(x) (sysctl_sched_features & (1UL << __SCHED_FEAT_##x))
1724 static const_debug __maybe_unused unsigned int sysctl_sched_features = variable
1729 #define sched_feat(x) !!(sysctl_sched_features & (1UL << __SCHED_FEAT_##x))
H A Dcore.c70 const_debug unsigned int sysctl_sched_features = variable
73 EXPORT_SYMBOL_GPL(sysctl_sched_features);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk2084 sysctl_sched_features
3068 sysctl_sched_features
H A Dabi_gki_aarch64_vivo1614 sysctl_sched_features
H A Dabi_gki_aarch64_generic1854 sysctl_sched_features
H A Dabi_gki_aarch64_qcom2428 sysctl_sched_features
H A Dabi_gki_aarch64_oplus2608 sysctl_sched_features
H A Dabi_gki_aarch64_galaxy3930 sysctl_sched_features