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.h2057 # define const_debug __read_mostly macro
2059 # define const_debug const macro
2078 extern const_debug unsigned int sysctl_sched_features;
2108 static const_debug __maybe_unused unsigned int sysctl_sched_features =
2526 extern const_debug unsigned int sysctl_sched_nr_migrate;
2527 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;