Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h2056 # define const_debug __read_mostly macro
2058 # define const_debug const macro
2077 extern const_debug unsigned int sysctl_sched_features;
2107 static const_debug __maybe_unused unsigned int sysctl_sched_features =
2532 extern const_debug unsigned int sysctl_sched_nr_migrate;
2533 extern const_debug unsigned int sysctl_sched_migration_cost;
H A Dcore.c130 const_debug unsigned int sysctl_sched_features =
150 const_debug unsigned int sysctl_sched_nr_migrate = SCHED_NR_MIGRATE_BREAK;
H A Dfair.c87 const_debug unsigned int sysctl_sched_migration_cost = 500000UL;