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

/freebsd-10.3-release/sys/dev/drm/
H A Ddrm_mm.c233 struct list_head *root_head = &mm->ml_entry; local
239 if (cur_head->prev != root_head) {
247 if (cur_head->next != root_head) {

Completed in 49 milliseconds