Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\ratelimit.h Create Date:2022-07-28 05:40:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ratelimit_default_init

Proto:static inline void ratelimit_default_init(struct ratelimit_state *rs)

Type:void

Parameter:

TypeParameterName
struct ratelimit_state *rs
52  Return ratelimit_state_init(rs, DEFAULT_RATELIMIT_INTERVAL, DEFAULT_RATELIMIT_BURST)
Caller
NameDescribe
devkmsg_open