cregit-Linux how code gets into the kernel

Release 4.10 tools/virtio/linux/ratelimit.h


#define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init)	int name = 0


#define __ratelimit(x) (*(x))


Overall Contributors

PersonTokensPropCommitsCommitProp
rusty russellrusty russell18100.00%1100.00%
Total18100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.