Sign in
android
/
platform
/
hardware
/
bsp
/
kernel
/
freescale
/
picoimx-3.14
/
9fd556167a517eace6c322fc5f3159fd3fc37c05
/
.
/
tools
/
virtio
/
linux
/
ratelimit.h
blob: dcce1725f90d049192f2024a4d0efd49e2de03d0 [
file
] [
log
] [
blame
]
#define
DEFINE_RATELIMIT_STATE
(
name
,
interval_init
,
burst_init
)
int
name
=
0
#define
__ratelimit
(
x
)
(*(
x
))