Home
last modified time | relevance | path

Searched defs:rt_b (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c30 struct rt_bandwidth *rt_b = container_of(timer, struct rt_bandwidth, rt_period_timer); in sched_rt_period_timer() local
53 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u6 argument
64 start_rt_bandwidth(struct rt_bandwidth *rt_b) start_rt_bandwidth() argument
117 destroy_rt_bandwidth(struct rt_bandwidth *rt_b) destroy_rt_bandwidth() argument
625 sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) sched_rt_period_rt_rq() argument
685 sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) sched_rt_period_rt_rq() argument
699 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); sched_rt_bandwidth_account() local
710 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); do_balance_runtime() local
775 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); __disable_runtime() local
863 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); __enable_runtime() local
893 do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) do_sched_rt_period_timer() argument
998 try_start_rt_bandwidth(struct rt_bandwidth *rt_b) try_start_rt_bandwidth() argument
1028 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); sched_rt_runtime_exceeded() local
[all...]

Completed in 4 milliseconds