Lines Matching refs:set_obj
185 static void set_obj(struct slabinfo *s, const char *name, int n) in set_obj() function
284 set_obj(s, "validate", 1); in slab_validate()
292 set_obj(s, "shrink", 1); in slab_shrink()
678 set_obj(s, "shrink", 1); in slab_empty()
689 set_obj(s, "sanity", 1); in slab_debug()
693 set_obj(s, "sanity", 0); in slab_debug()
699 set_obj(s, "red_zone", 1); in slab_debug()
705 set_obj(s, "red_zone", 0); in slab_debug()
711 set_obj(s, "poison", 1); in slab_debug()
717 set_obj(s, "poison", 0); in slab_debug()
723 set_obj(s, "store_user", 1); in slab_debug()
729 set_obj(s, "store_user", 0); in slab_debug()
735 set_obj(s, "trace", 1); in slab_debug()
740 set_obj(s, "trace", 1); in slab_debug()