Function report | 
Source Code:kernel\sched\rt.c | 
Create Date:2022-07-28 09:39:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:init_rt_bandwidth
Proto:void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rt_bandwidth * | rt_b | |
| u64 | period | |
| u64 | runtime | 
| 43 | rt_period = ns_to_ktime(period) | 
| 44 | rt_runtime = runtime | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |