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 signed short nasid_t
 
typedef signed char partid_t
 
typedef unsigned int moduleid_t
 
typedef unsigned int cmoduleid_t
 
typedef unsigned char slotid_t
 
typedef unsigned char slabid_t
 
typedef u64 nic_t
 
typedef unsigned long iopaddr_t
 
typedef unsigned long paddr_t
 
typedef short cnodeid_t
 

Typedef Documentation

typedef unsigned int cmoduleid_t

Definition at line 18 of file types.h.

typedef short cnodeid_t

Definition at line 24 of file types.h.

typedef unsigned long cpuid_t

Definition at line 14 of file types.h.

typedef unsigned long iopaddr_t

Definition at line 22 of file types.h.

typedef unsigned int moduleid_t

Definition at line 17 of file types.h.

typedef signed short nasid_t

Definition at line 15 of file types.h.

typedef u64 nic_t

Definition at line 21 of file types.h.

typedef unsigned long paddr_t

Definition at line 23 of file types.h.

typedef signed char partid_t

Definition at line 16 of file types.h.

typedef unsigned char slabid_t

Definition at line 20 of file types.h.

typedef unsigned char slotid_t

Definition at line 19 of file types.h.