ReactOS 0.4.15-dev-6679-g945ee4b
_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 823 of file ketypes.h.

Member Data Documentation

◆ Color

UCHAR _KNODE::Color

Definition at line 828 of file ketypes.h.

◆ DeadStackList

SLIST_HEADER _KNODE::DeadStackList

Definition at line 825 of file ketypes.h.

◆ Flags

struct _KNODE::_flags _KNODE::Flags

◆ FreeCount

ULONG_PTR _KNODE::FreeCount[2]

Definition at line 836 of file ketypes.h.

Referenced by QSI_DEF().

◆ MmShiftedColor

ULONG _KNODE::MmShiftedColor

Definition at line 835 of file ketypes.h.

◆ NodeNumber

UCHAR _KNODE::NodeNumber

Definition at line 830 of file ketypes.h.

◆ PfnDeferredList

struct _SINGLE_LIST_ENTRY* _KNODE::PfnDeferredList

Definition at line 837 of file ketypes.h.

◆ PfnDereferenceSListHead

SLIST_HEADER _KNODE::PfnDereferenceSListHead

Definition at line 826 of file ketypes.h.

◆ ProcessorMask

KAFFINITY _KNODE::ProcessorMask

Definition at line 827 of file ketypes.h.

Referenced by KiInitializeKernel(), and QSI_DEF().

◆ Seed

UCHAR _KNODE::Seed

Definition at line 829 of file ketypes.h.


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