Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c788 static unsigned long object_map[BITS_TO_LONGS(MAX_OBJS_PER_PAGE)]; variable
5583 __fill_map(object_map, s, slab); in list_slab_objects()
5587 if (!test_bit(__obj_to_index(s, addr, p), object_map)) { in list_slab_objects()