HomeSort by relevance Sort by last modified time
    Searched defs:can_reclaim (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_cache.h 64 bool (*can_reclaim)(struct pb_buffer *buf); member in struct:pb_cache
77 bool (*can_reclaim)(struct pb_buffer *buf));
pb_slab.h 129 slab_can_reclaim_fn *can_reclaim; member in struct:pb_slabs
148 slab_can_reclaim_fn *can_reclaim,

Completed in 809 milliseconds