Function report |
Source Code:kernel\sched\cpufreq_schedutil.c |
Create Date:2022-07-28 09:45:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rate_limit_us_store
Proto:static ssize_t rate_limit_us_store(struct gov_attr_set *attr_set, const char *buf, size_t count)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct gov_attr_set * | attr_set | |
const char * | buf | |
size_t | count |
604 | tunables = to_sugov_tunables(attr_set) |
611 | rate_limit_us = rate_limit_us |
616 | Return count |
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 |