Home
last modified time | relevance | path

Searched refs:RTG_FREQ_CYCLE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/rtg/
Drtg_ctrl.h52 RTG_FREQ_CYCLE, enumerator
Drtg_ctrl.c78 config[RTG_FREQ_CYCLE] = value; in set_enable_config()
940 if ((config[RTG_FREQ_CYCLE] >= MIN_FREQ_CYCLE) && in do_init_proc_state()
941 (config[RTG_FREQ_CYCLE] <= MAX_FREQ_CYCLE)) in do_init_proc_state()
943 (unsigned int)config[RTG_FREQ_CYCLE]); in do_init_proc_state()