Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Drt.c41 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth() function
198 init_rt_bandwidth(&tg->rt_bandwidth, in alloc_rt_sched_group()
Dsched.h1303 extern void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime);
Dcore.c7402 init_rt_bandwidth(&def_rt_bandwidth, in sched_init()
7412 init_rt_bandwidth(&root_task_group.rt_bandwidth, in sched_init()