Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Dslab.c31 #define SLAB_MAGIC_ALLOCATED 0xcafe4321 macro
229 SET_MAGIC(elt, SLAB_MAGIC_ALLOCATED); in slab_alloc()
260 CHECK_MAGIC(elt, SLAB_MAGIC_ALLOCATED); in slab_free()

Completed in 1 milliseconds