Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/common/drm/
H A Ddrm_linux_list.h46 struct list_head { struct
47 struct list_head *next, *prev; argument
51 /* Cheat, assume the list_head is at the start of the struct */ argument
/gfx-drm/usr/src/uts/common/sys/agp/
H A Dagpgart_impl.h129 struct list_head { struct
130 struct list_head *next, *prev; argument
131 struct igd_gtt_seg *gttseg;