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

#include <res_counter.h>

Data Fields

struct res_common com
 
int port
 
unsigned long long usage
 
unsigned long long max_usage
 
unsigned long long limit
 
unsigned long long soft_limit
 
unsigned long long failcnt
 
spinlock_t lock
 
struct res_counterparent
 

Detailed Description

Definition at line 178 of file resource_tracker.c.

Field Documentation

Definition at line 179 of file resource_tracker.c.

unsigned long long failcnt

Definition at line 44 of file res_counter.h.

unsigned long long limit

Definition at line 36 of file res_counter.h.

spinlock_t lock

Definition at line 49 of file res_counter.h.

unsigned long long max_usage

Definition at line 32 of file res_counter.h.

Definition at line 53 of file res_counter.h.

Definition at line 180 of file resource_tracker.c.

unsigned long long soft_limit

Definition at line 40 of file res_counter.h.

unsigned long long usage

Definition at line 28 of file res_counter.h.


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