Searched defs:list32 (Results 1 – 2 of 2) sorted by relevance
65 struct list32 { /* a linked list */ struct66 Elf32_Addr head; /* the first element */67 Elf32_Addr tail; /* the last element */
792 drm_buf_pub_32_t *list32; in drm_mapbufs() local