Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
582 s->slab_size - s->object_size, s->cpu_slabs, onoff(s->store_user), in report()
643 if (s->store_user) in slabcache()
779 if (tracking && !s->store_user) { in slab_debug()
785 if (!tracking && s->store_user) { in slab_debug()
1274 slab->store_user = get_obj("store_user"); in read_slab_dir()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab464 What: /sys/kernel/slab/<cache>/store_user
470 The store_user file specifies whether the location of
/openbmc/linux/Documentation/mm/
H A Dslub.rst113 U store_user
/openbmc/linux/mm/
H A Dslub.c5768 SLAB_ATTR_RO(store_user);