Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_mm.c175 struct _WsbmListHead *root_head = &mm->ml_entry; in wsbmMMPutBlock() local
181 if (cur_head->prev != root_head) { in wsbmMMPutBlock()
189 if (cur_head->next != root_head) { in wsbmMMPutBlock()