Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c350 static void **dbg_userword(struct kmem_cache *cachep, void *objp) in dbg_userword() function
361 #define dbg_userword(cachep, objp) ({BUG(); (void **)NULL;}) macro