burst_init 26 include/linux/ratelimit.h #define RATELIMIT_STATE_INIT(name, interval_init, burst_init) { \ burst_init 29 include/linux/ratelimit.h .burst = burst_init, \ burst_init 35 include/linux/ratelimit.h #define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init) \ burst_init 38 include/linux/ratelimit.h RATELIMIT_STATE_INIT(name, interval_init, burst_init) \ burst_init 1 tools/virtio/linux/ratelimit.h #define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init) int name = 0