Home
last modified time | relevance | path

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

/mm/
Dslub.c274 static inline int slab_index(void *p, struct kmem_cache *s, void *addr) in slab_index() function
451 set_bit(slab_index(p, s, addr), map); in get_map()
3528 if (!test_bit(slab_index(p, s, addr), map)) { in list_slab_objects()
4241 if (test_bit(slab_index(p, s, addr), map)) in validate_slab()
4247 if (!test_bit(slab_index(p, s, addr), map)) in validate_slab()
4448 if (!test_bit(slab_index(p, s, addr), map)) in process_slab()