Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Typedefs
types.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Typedefs

typedef unsigned long cpuid_t
 
typedef unsigned long cnodemask_t
 
typedef signed short nasid_t
 
typedef signed short cnodeid_t
 
typedef signed char partid_t
 
typedef signed short moduleid_t
 
typedef signed short cmoduleid_t
 
typedef unsigned char clusterid_t
 
typedef unsigned long pfn_t
 
typedef dev_t vertex_hdl_t
 

Typedef Documentation

typedef unsigned char clusterid_t

Definition at line 21 of file types.h.

typedef signed short cmoduleid_t

Definition at line 20 of file types.h.

typedef signed short cnodeid_t

Definition at line 17 of file types.h.

typedef unsigned long cnodemask_t

Definition at line 15 of file types.h.

typedef unsigned long cpuid_t

Definition at line 14 of file types.h.

typedef signed short moduleid_t

Definition at line 19 of file types.h.

typedef signed short nasid_t

Definition at line 16 of file types.h.

typedef signed char partid_t

Definition at line 18 of file types.h.

typedef unsigned long pfn_t

Definition at line 22 of file types.h.

Definition at line 24 of file types.h.