My Project
Loading...
Searching...
No Matches
_HANDLE_TABLE Struct Reference

#include <ht.h>

Data Fields

DOUBLY_LINKED_LIST TableList
SPINLOCK TableLock
uint64_t TableCode
PEPROCESS QuotaProcess
PHANDLE_TABLE_ENTRY LastFreeHandleEntry
uint32_t FirstFreeHandle
uint32_t NextHandleNeedingPool
uint32_t HandleCount

Detailed Description

Definition at line 41 of file ht.h.

Field Documentation

◆ FirstFreeHandle

uint32_t FirstFreeHandle

Definition at line 52 of file ht.h.

◆ HandleCount

uint32_t HandleCount

Definition at line 54 of file ht.h.

◆ LastFreeHandleEntry

PHANDLE_TABLE_ENTRY LastFreeHandleEntry

Definition at line 51 of file ht.h.

◆ NextHandleNeedingPool

uint32_t NextHandleNeedingPool

Definition at line 53 of file ht.h.

◆ QuotaProcess

PEPROCESS QuotaProcess

Definition at line 48 of file ht.h.

◆ TableCode

uint64_t TableCode

Definition at line 47 of file ht.h.

◆ TableList

DOUBLY_LINKED_LIST TableList

Definition at line 43 of file ht.h.

◆ TableLock

SPINLOCK TableLock

Definition at line 44 of file ht.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/includes/ht.h