ReactOS 0.4.16-dev-1223-gddcd5f7
_KNODE Struct Reference

#include <ketypes.h>

Collaboration diagram for _KNODE:

Classes

struct  _flags
 

Public Attributes

SLIST_HEADER DeadStackList
 
SLIST_HEADER PfnDereferenceSListHead
 
KAFFINITY ProcessorMask
 
UCHAR Color
 
UCHAR Seed
 
UCHAR NodeNumber
 
struct _KNODE::_flags Flags
 
ULONG MmShiftedColor
 
ULONG_PTR FreeCount [2]
 
struct _SINGLE_LIST_ENTRYPfnDeferredList
 

Detailed Description

Definition at line 1046 of file ketypes.h.

Member Data Documentation

◆ Color

UCHAR _KNODE::Color

Definition at line 1051 of file ketypes.h.

◆ DeadStackList

SLIST_HEADER _KNODE::DeadStackList

Definition at line 1048 of file ketypes.h.

◆ Flags

struct _KNODE::_flags _KNODE::Flags

◆ FreeCount

ULONG_PTR _KNODE::FreeCount[2]

Definition at line 1059 of file ketypes.h.

Referenced by QSI_DEF().

◆ MmShiftedColor

ULONG _KNODE::MmShiftedColor

Definition at line 1058 of file ketypes.h.

◆ NodeNumber

UCHAR _KNODE::NodeNumber

Definition at line 1053 of file ketypes.h.

◆ PfnDeferredList

struct _SINGLE_LIST_ENTRY* _KNODE::PfnDeferredList

Definition at line 1060 of file ketypes.h.

◆ PfnDereferenceSListHead

SLIST_HEADER _KNODE::PfnDereferenceSListHead

Definition at line 1049 of file ketypes.h.

◆ ProcessorMask

KAFFINITY _KNODE::ProcessorMask

Definition at line 1050 of file ketypes.h.

Referenced by KiInitializeKernel(), and QSI_DEF().

◆ Seed

UCHAR _KNODE::Seed

Definition at line 1052 of file ketypes.h.


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