Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dslab.c2705 static void *cache_free_debugcheck(struct kmem_cache *cachep, void *objp, in cache_free_debugcheck() function
2739 #define cache_free_debugcheck(x,objp,z) (objp) macro
/kernel/linux/linux-6.6/mm/
Dslab.c2665 static void *cache_free_debugcheck(struct kmem_cache *cachep, void *objp, in cache_free_debugcheck() function
2699 #define cache_free_debugcheck(x, objp, z) (objp) macro