Sign in
◑
Theme
cos
/
third_party
/
kernel
/
d79e2a3f722af5d20208d089d7da9b07124ea6a7
/
.
/
tools
/
virtio
/
linux
/
ratelimit.h
blob: dcce1725f90d049192f2024a4d0efd49e2de03d0 [
file
]
#define
DEFINE_RATELIMIT_STATE
(
name
,
interval_init
,
burst_init
)
int
name
=
0
#define
__ratelimit
(
x
)
(*(
x
))