Home
last modified time | relevance | path

Searched defs:slab_objects (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Dslab.py46 def for_each_object(cache, addr, slab_objects): argument
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.c44 static struct kmem_cache *slab_objects; variable