Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__ratelimit
include/linux/ratelimit_types.h
46
#define __ratelimit(state) ___ratelimit(state, __func__)
tools/virtio/linux/ratelimit.h
3
#define __ratelimit(x) (*(x))