Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c198 bool weak_unlock; member
521 allocation->weak_unlock = false; in nine_flush_pending_frees()
699 new_allocation->weak_unlock = false; in nine_memfd_allocator()
827 if (allocation->weak_unlock) in nine_free_internal()
886 if (allocation->weak_unlock) in nine_get_pointer()
888 allocation->weak_unlock = false; in nine_get_pointer()
910 if (!allocation->weak_unlock) in nine_pointer_weakrelease()
912 allocation->weak_unlock = true; in nine_pointer_weakrelease()
981 new_allocation->weak_unlock = false; in nine_suballocate()

Completed in 2 milliseconds