Home
last modified time | relevance | path

Searched defs:__obj_to_index (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/scripts/gdb/linux/
Dslab.py85 def __obj_to_index(cache, addr, obj): function
/linux-6.12.1/mm/
Dslab.h336 static inline unsigned int __obj_to_index(const struct kmem_cache *cache, in __obj_to_index() function