Home
last modified time | relevance | path

Searched refs:const_debug (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h1755 # define const_debug __read_mostly macro
1757 # define const_debug const macro
1776 extern const_debug unsigned int sysctl_sched_features;
1806 static const_debug __maybe_unused unsigned int sysctl_sched_features =
2169 extern const_debug unsigned int sysctl_sched_nr_migrate;
2170 extern const_debug unsigned int sysctl_sched_migration_cost;
H A Dcore.c66 const_debug unsigned int sysctl_sched_features =
76 const_debug unsigned int sysctl_sched_nr_migrate = 32;
H A Dfair.c114 const_debug unsigned int sysctl_sched_migration_cost = 500000UL;
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h2207 # define const_debug __read_mostly macro
2209 # define const_debug const macro
2228 extern const_debug unsigned int sysctl_sched_features;
2258 static const_debug __maybe_unused unsigned int sysctl_sched_features =
2685 extern const_debug unsigned int sysctl_sched_nr_migrate;
2686 extern const_debug unsigned int sysctl_sched_migration_cost;
H A Dcore.c136 const_debug unsigned int sysctl_sched_features =
156 const_debug unsigned int sysctl_sched_nr_migrate = SCHED_NR_MIGRATE_BREAK;
H A Dfair.c152 const_debug unsigned int sysctl_sched_migration_cost = 500000UL;

Completed in 66 milliseconds