Searched defs:lifo_data (Results 1 – 4 of 4) sorted by relevance
48 struct lifo_data { struct49 intptr_t reserved;50 uint32_t data;
32 BENCH_BMEM uintptr_t lifo_data[5]; variable
101 static struct lifo_item_t lifo_data[LIST_LEN]; variable
15 static ldata_t lifo_data[LIST_LEN]; variable