Lines Matching refs:set_obj
208 static void set_obj(struct slabinfo *s, const char *name, int n) in set_obj() function
327 set_obj(s, "validate", 1); in slab_validate()
335 set_obj(s, "shrink", 1); in slab_shrink()
739 set_obj(s, "shrink", 1); in slab_empty()
750 set_obj(s, "sanity_checks", 1); in slab_debug()
754 set_obj(s, "sanity_checks", 0); in slab_debug()
760 set_obj(s, "red_zone", 1); in slab_debug()
766 set_obj(s, "red_zone", 0); in slab_debug()
772 set_obj(s, "poison", 1); in slab_debug()
778 set_obj(s, "poison", 0); in slab_debug()
784 set_obj(s, "store_user", 1); in slab_debug()
790 set_obj(s, "store_user", 0); in slab_debug()
796 set_obj(s, "trace", 1); in slab_debug()
801 set_obj(s, "trace", 1); in slab_debug()