Searched defs:LIST_FOR_EACH_ENTRY_SAFE (Results 1 - 3 of 3) sorted by relevance

/external/libdrm/
H A Dutil_double_list.h115 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_double_list.h125 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c264 LIST_FOR_EACH_ENTRY_SAFE(slab, next, head, head) { function

Completed in 116 milliseconds