Lines Matching refs:set_obj
193 static void set_obj(struct slabinfo *s, const char *name, int n) in set_obj() function
294 set_obj(s, "validate", 1); in slab_validate()
302 set_obj(s, "shrink", 1); in slab_shrink()
698 set_obj(s, "shrink", 1); in slab_empty()
709 set_obj(s, "sanity", 1); in slab_debug()
713 set_obj(s, "sanity", 0); in slab_debug()
719 set_obj(s, "red_zone", 1); in slab_debug()
725 set_obj(s, "red_zone", 0); in slab_debug()
731 set_obj(s, "poison", 1); in slab_debug()
737 set_obj(s, "poison", 0); in slab_debug()
743 set_obj(s, "store_user", 1); in slab_debug()
749 set_obj(s, "store_user", 0); in slab_debug()
755 set_obj(s, "trace", 1); in slab_debug()
760 set_obj(s, "trace", 1); in slab_debug()