Home
last modified time | relevance | path

Searched refs:RateLimit (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dratelimit.h27 } RateLimit; typedef
40 static inline int64_t ratelimit_calculate_delay(RateLimit *limit, uint64_t n) in ratelimit_calculate_delay()
75 static inline void ratelimit_init(RateLimit *limit) in ratelimit_init()
80 static inline void ratelimit_destroy(RateLimit *limit) in ratelimit_destroy()
85 static inline void ratelimit_set_speed(RateLimit *limit, uint64_t speed, in ratelimit_set_speed()
/openbmc/openbmc/meta-google/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf5 RateLimit.Interval="180"
6 RateLimit.Burst="20000"
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf17 RateLimit.Interval="60"
18 RateLimit.Burst="2000")
/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf14 RateLimit.Interval="60"
15 RateLimit.Burst="4000")
/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf14 RateLimit.Interval="60"
15 RateLimit.Burst="4000")
/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf14 RateLimit.Interval="60"
15 RateLimit.Burst="4000")
/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf14 RateLimit.Interval="60"
15 RateLimit.Burst="4000")
/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf14 RateLimit.Interval="60"
15 RateLimit.Burst="2000")
/openbmc/qemu/include/block/
H A Dblockjob.h65 RateLimit limit;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D090856f4159c40a2927fb88546419f2e1697ad5f.patch977 …rol-expose-headers": ["ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateL…
1018 + "ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset…
1165 …rol-expose-headers": ["ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateL…
1205 + "ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset…
/openbmc/qemu/block/
H A Dblock-copy.c162 RateLimit rate_limit;
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c189 static RateLimit bus_lock_ratelimit_ctrl;