Searched refs:validate_slab_cache (Results 1 – 3 of 3) sorted by relevance
21 validate_slab_cache(s); in test_clobber_zone()49 validate_slab_cache(s); in test_next_pointer()61 validate_slab_cache(s); in test_next_pointer()69 validate_slab_cache(s); in test_next_pointer()84 validate_slab_cache(s); in test_first_word()99 validate_slab_cache(s); in test_clobber_50th_byte()116 validate_slab_cache(s); in test_clobber_redzone_free()
218 long validate_slab_cache(struct kmem_cache *s);
5032 long validate_slab_cache(struct kmem_cache *s) in validate_slab_cache() function5051 EXPORT_SYMBOL(validate_slab_cache);5577 ret = validate_slab_cache(s); in validate_store()