Searched defs:rt_b (Results 1 - 3 of 3) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | rt.c | 30 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...] |
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | rt.c | 30 struct rt_bandwidth *rt_b = in sched_rt_period_timer() local 52 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 607 sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) sched_rt_period_rt_rq() argument 669 sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) sched_rt_period_rt_rq() argument 683 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); sched_rt_bandwidth_account() local 695 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); do_balance_runtime() local 755 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); __disable_runtime() local 839 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); __enable_runtime() local 866 do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) do_sched_rt_period_timer() argument 960 try_start_rt_bandwidth(struct rt_bandwidth *rt_b) try_start_rt_bandwidth() argument 988 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); sched_rt_runtime_exceeded() local [all...] |
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | rt.c | 82 struct rt_bandwidth *rt_b = in sched_rt_period_timer() local 104 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u6 argument 116 do_start_rt_bandwidth(struct rt_bandwidth *rt_b) do_start_rt_bandwidth() argument 136 start_rt_bandwidth(struct rt_bandwidth *rt_b) start_rt_bandwidth() argument 174 destroy_rt_bandwidth(struct rt_bandwidth *rt_b) destroy_rt_bandwidth() argument 657 sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) sched_rt_period_rt_rq() argument 719 sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) sched_rt_period_rt_rq() argument 733 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); sched_rt_bandwidth_account() local 745 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); do_balance_runtime() local 805 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); __disable_runtime() local 889 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); __enable_runtime() local 916 do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) do_sched_rt_period_timer() argument 1029 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq); sched_rt_runtime_exceeded() local [all...] |
Completed in 7 milliseconds