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

#include <sock.h>

Data Fields

void(* enter_memory_pressure )(struct sock *sk)
 
struct res_countermemory_allocated
 
struct percpu_countersockets_allocated
 
intmemory_pressure
 
longsysctl_mem
 
unsigned long flags
 
struct mem_cgroupmemcg
 

Detailed Description

Definition at line 977 of file sock.h.

Field Documentation

void(* enter_memory_pressure)(struct sock *sk)

Definition at line 978 of file sock.h.

unsigned long flags

Definition at line 983 of file sock.h.

Definition at line 993 of file sock.h.

struct res_counter* memory_allocated

Definition at line 979 of file sock.h.

int* memory_pressure

Definition at line 981 of file sock.h.

struct percpu_counter* sockets_allocated

Definition at line 980 of file sock.h.

long* sysctl_mem

Definition at line 982 of file sock.h.


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