Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dslab.c539 static inline unsigned int obj_to_index(const struct kmem_cache *cache, in obj_to_index() function
1912 objnr = obj_to_index(cachep, slabp, objp); in check_poison_obj()
2765 unsigned int objnr = obj_to_index(cachep, slabp, objp); in slab_put_obj()
2949 objnr = obj_to_index(cachep, slabp, objp); in cache_free_debugcheck()