Home
last modified time | relevance | path

Searched refs:argsp (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dslub.c1119 static void __slab_bug(struct kmem_cache *s, const char *fmt, va_list argsp) in __slab_bug() argument
1124 va_copy(args, argsp); in __slab_bug()