Searched refs:bucket_link (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_bo.h83 struct list_head bucket_link; member in struct:panfrost_bo
H A Dpan_bo.c202 bucket_link) {
219 list_del(&entry->bucket_link);
256 list_del(&entry->bucket_link);
287 list_addtail(&bo->bucket_link, bucket);
322 bucket_link) {
323 list_del(&entry->bucket_link);

Completed in 3 milliseconds