Home
last modified time | relevance | path

Searched refs:const_debug (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h1671 # define const_debug __read_mostly macro
1673 # define const_debug const macro
1692 extern const_debug unsigned int sysctl_sched_features;
1724 static const_debug __maybe_unused unsigned int sysctl_sched_features =
2081 extern const_debug unsigned int sysctl_sched_nr_migrate;
2082 extern const_debug unsigned int sysctl_sched_migration_cost;
H A Dcore.c70 const_debug unsigned int sysctl_sched_features =
81 const_debug unsigned int sysctl_sched_nr_migrate = 32;
H A Dfair.c91 const_debug unsigned int sysctl_sched_migration_cost = 500000UL;