Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c35 int order, poison, reclaim_account, red_zone; member
91 int poison; variable
546 page_size << s->order, s->partial, onoff(s->poison), in report()
599 if (s->poison) in slabcache()
648 poison = 1; in debug_opt_scan()
662 if (poison) in debug_opt_scan()
664 poison = 1; in debug_opt_scan()
731 if (poison && !s->poison) { in slab_debug()
737 if (!poison && s->poison) { in slab_debug()
1216 slab->poison = get_obj("poison"); in read_slab_dir()