ReactOS 0.4.15-dev-7906-g1b85a5f
_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 883 of file ketypes.h.

Member Data Documentation

◆ Color

UCHAR _KNODE::Color

Definition at line 888 of file ketypes.h.

◆ DeadStackList

SLIST_HEADER _KNODE::DeadStackList

Definition at line 885 of file ketypes.h.

◆ Flags

struct _KNODE::_flags _KNODE::Flags

◆ FreeCount

ULONG_PTR _KNODE::FreeCount[2]

Definition at line 896 of file ketypes.h.

Referenced by QSI_DEF().

◆ MmShiftedColor

ULONG _KNODE::MmShiftedColor

Definition at line 895 of file ketypes.h.

◆ NodeNumber

UCHAR _KNODE::NodeNumber

Definition at line 890 of file ketypes.h.

◆ PfnDeferredList

struct _SINGLE_LIST_ENTRY* _KNODE::PfnDeferredList

Definition at line 897 of file ketypes.h.

◆ PfnDereferenceSListHead

SLIST_HEADER _KNODE::PfnDereferenceSListHead

Definition at line 886 of file ketypes.h.

◆ ProcessorMask

KAFFINITY _KNODE::ProcessorMask

Definition at line 887 of file ketypes.h.

Referenced by KiInitializeKernel(), and QSI_DEF().

◆ Seed

UCHAR _KNODE::Seed

Definition at line 889 of file ketypes.h.


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