Home
last modified time | relevance | path

Searched refs:e_for_x (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/amdgpu/
Dutil_hash.c262 struct util_node *e_for_x = (struct util_node *)(hash->data.d); in util_hash_delete() local
267 while (cur != e_for_x) { in util_hash_delete()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c252 struct cso_node *e_for_x = (struct cso_node *)(hash->data.d); in cso_hash_delete() local
257 while (cur != e_for_x) { in cso_hash_delete()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_hash.c263 struct cso_node *e_for_x = (struct cso_node *)(hash->data.d); in cso_hash_delete() local
268 while (cur != e_for_x) { in cso_hash_delete()