Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h316 struct rt_bandwidth { struct
500 struct rt_bandwidth rt_bandwidth; member
2908 extern void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime);
H A Dsyscalls.c616 task_group(p)->rt_bandwidth.rt_runtime == 0 && in __sched_setscheduler()
H A Dcore.c8926 init_rt_bandwidth(&root_task_group.rt_bandwidth, in sched_init()