Home
last modified time | relevance | path

Searched refs:TestMemNodeHead (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/mem/
DIt_los_mem.h85 struct TestMemNodeHead { struct
93 … struct TestMemNodeHead *prev; /* The prev is used for current node points to the previous node */ argument
94 … struct TestMemNodeHead *next; /* The next is used for sentinel node points to the expand node */
105 struct TestMemNodeHead header; argument
109 struct TestMemNodeHead header;