Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dslab.c339 static unsigned long long *dbg_redzone2(struct kmem_cache *cachep, void *objp) in dbg_redzone2() function
360 #define dbg_redzone2(cachep, objp) ({BUG(); (unsigned long long *)NULL;}) macro
/kernel/linux/linux-6.6/mm/
Dslab.c339 static unsigned long long *dbg_redzone2(struct kmem_cache *cachep, void *objp) in dbg_redzone2() function
360 #define dbg_redzone2(cachep, objp) ({BUG(); (unsigned long long *)NULL;}) macro