Searched defs:freelist_ptr_decode (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/gdb/linux/ | ||
| H A D | slab.py | 99 def freelist_ptr_decode(cache, ptr, ptr_addr): function |
| /linux/mm/ | ||
| H A D | slub.c | 517 static inline void *freelist_ptr_decode(const struct kmem_cache *s, freelist_ptr_decode() function |