Searched refs:init_rt_bandwidth (Results 1 – 3 of 3) sorted by relevance
90 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth() function254 init_rt_bandwidth(&tg->rt_bandwidth, in alloc_rt_sched_group()
2354 extern void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime);
9705 init_rt_bandwidth(&def_rt_bandwidth, global_rt_period(), global_rt_runtime()); in sched_init()9712 init_rt_bandwidth(&root_task_group.rt_bandwidth, in sched_init()