Home
last modified time | relevance | path

Searched refs:slab_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Dslab.py27 slab_type = utils.CachedType("struct slab") variable
28 slab_ptr_type = slab_type.get_type().pointer()