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

Data Fields

compat_int_t used_ids
 
compat_ulong_t shm_tot
 
compat_ulong_t shm_rss
 
compat_ulong_t shm_swp
 
compat_ulong_t swap_attempts
 
compat_ulong_t swap_successes
 

Detailed Description

Definition at line 110 of file compat.c.

Field Documentation

compat_ulong_t shm_rss

Definition at line 112 of file compat.c.

compat_ulong_t shm_swp

Definition at line 112 of file compat.c.

compat_ulong_t shm_tot

Definition at line 112 of file compat.c.

compat_ulong_t swap_attempts

Definition at line 113 of file compat.c.

compat_ulong_t swap_successes

Definition at line 113 of file compat.c.

compat_int_t used_ids

Definition at line 111 of file compat.c.


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