Searched refs:red_zone (Results 1 – 4 of 4) sorted by relevance
35 int order, poison, reclaim_account, red_zone; member577 onoff(s->red_zone), s->objects * s->object_size); in report()639 if (s->red_zone) in slabcache()755 if (redzone && !s->red_zone) { in slab_debug()761 if (!redzone && s->red_zone) { in slab_debug()1268 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
111 Z red_zone
5761 SLAB_ATTR_RO(red_zone);