Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\cpufreq_schedutil.c Create Date:2022-07-28 09:45:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:rate_limit_us_show

Proto:static ssize_t rate_limit_us_show(struct gov_attr_set *attr_set, char *buf)

Type:ssize_t

Parameter:

TypeParameterName
struct gov_attr_set *attr_set
char *buf
596  tunables = to_sugov_tunables(attr_set)
598  Return sprintf(buf, "%u\n", rate_limit_us)