FreeBSD kernel pms device code
_LINK_LIST Struct Reference

#include <lxcommon.h>

Collaboration diagram for _LINK_LIST:

Data Fields

PLINK_NODE pHead
 
bit32 Count
 
LINK_NODE Head __cacheline_aligned
 

Detailed Description

Definition at line 636 of file lxcommon.h.

Field Documentation

◆ __cacheline_aligned

LINK_NODE Head _LINK_LIST::__cacheline_aligned

Definition at line 640 of file lxcommon.h.

◆ Count

bit32 _LINK_LIST::Count

Definition at line 639 of file lxcommon.h.

◆ pHead

PLINK_NODE _LINK_LIST::pHead

Definition at line 638 of file lxcommon.h.


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