Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dslab.c2989 static void *cache_alloc_debugcheck_after(struct kmem_cache *cachep, in cache_alloc_debugcheck_after() function
3026 #define cache_alloc_debugcheck_after(a,b,objp,d) (objp) macro
/kernel/linux/linux-6.6/mm/
Dslab.c2943 static void *cache_alloc_debugcheck_after(struct kmem_cache *cachep, in cache_alloc_debugcheck_after() function
2979 #define cache_alloc_debugcheck_after(a, b, objp, d) (objp) macro