Buddy Allocator
0.1
Data Fields
list_head Struct Reference
#include <
list.h
>
Data Fields
struct
list_head
*
next
struct
list_head
*
prev
Detailed Description
Definition at line
21
of file
list.h
.
Field Documentation
◆
next
struct
list_head
* list_head::next
Definition at line
22
of file
list.h
.
◆
prev
struct
list_head
* list_head::prev
Definition at line
22
of file
list.h
.
The documentation for this struct was generated from the following file:
list.h
Generated by
1.8.17