Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h1715 #define const_debug __read_mostly macro
1717 #define const_debug const macro
1735 extern const_debug unsigned int sysctl_sched_features;
1764 static const_debug __maybe_unused unsigned int sysctl_sched_features =
2128 extern const_debug unsigned int sysctl_sched_nr_migrate;
2129 extern const_debug unsigned int sysctl_sched_migration_cost;
H A Dcore.c68 const_debug unsigned int sysctl_sched_features =
78 const_debug unsigned int sysctl_sched_nr_migrate = 32;
H A Dfair.c123 const_debug unsigned int sysctl_sched_migration_cost = 500000UL;

Completed in 30 milliseconds