Searched refs:root_head (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/drm/ | ||
H A D | drm_mm.c | 163 struct list_head *root_head = &mm->ml_entry; local 169 if (cur_head->prev != root_head) { 177 if (cur_head->next != root_head) { |
Completed in 56 milliseconds