Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c53 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth() function
214 init_rt_bandwidth(&tg->rt_bandwidth, ktime_to_ns(def_rt_bandwidth.rt_period), 0); in alloc_rt_sched_group()
H A Dsched.h2043 extern void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime);
H A Dcore.c8099 init_rt_bandwidth(&def_rt_bandwidth, global_rt_period(), in sched_init()
8109 init_rt_bandwidth(&root_task_group.rt_bandwidth, global_rt_period(), in sched_init()

Completed in 19 milliseconds