Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ratelimit_state Struct Reference

#include <ratelimit.h>

Data Fields

raw_spinlock_t lock
 
int interval
 
int burst
 
int printed
 
int missed
 
unsigned long begin
 

Detailed Description

Definition at line 10 of file ratelimit.h.

Field Documentation

unsigned long begin

Definition at line 17 of file ratelimit.h.

int burst

Definition at line 14 of file ratelimit.h.

Definition at line 13 of file ratelimit.h.

Definition at line 11 of file ratelimit.h.

int missed

Definition at line 16 of file ratelimit.h.

int printed

Definition at line 15 of file ratelimit.h.


The documentation for this struct was generated from the following file: