Home
last modified time | relevance | path

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

/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c81 while (!LIST_IS_EMPTY(&bucket->list)) { in etna_bo_cache_cleanup()
127 if (LIST_IS_EMPTY(&bucket->list)) in find_in_bucket()
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c93 while (!LIST_IS_EMPTY(&bucket->list)) { in fd_bo_cache_cleanup()
146 if (!LIST_IS_EMPTY(&bucket->list)) { in find_in_bucket()
/third_party/libdrm/
H A Dutil_double_list.h107 #define LIST_IS_EMPTY(__list) \ macro
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_pipe.c131 if (LIST_IS_EMPTY(list)) { in kgsl_pipe_add_submit()
/third_party/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c123 assert(!LIST_IS_EMPTY(&msm_ring->cmd_list)); in current_cmd()

Completed in 3 milliseconds