Searched refs:red_zone (Results 1 – 4 of 4) sorted by relevance
35 int order, poison, reclaim_account, red_zone; member575 onoff(s->red_zone), s->objects * s->object_size); in report()637 if (s->red_zone) in slabcache()753 if (redzone && !s->red_zone) { in slab_debug()759 if (!redzone && s->red_zone) { in slab_debug()1266 slab->red_zone = get_obj("red_zone"); in read_slab_dir()
395 What: /sys/kernel/slab/<cache>/red_zone401 The red_zone file specifies whether the cache's objects are red
113 Z red_zone
5547 SLAB_ATTR_RO(red_zone);