cache_alloc_debugcheck_after 3257 mm/slab.c      	ptr = cache_alloc_debugcheck_after(cachep, flags, ptr, caller);
cache_alloc_debugcheck_after 3313 mm/slab.c      	objp = cache_alloc_debugcheck_after(cachep, flags, objp, caller);
cache_alloc_debugcheck_after 3499 mm/slab.c      		p[i] = cache_alloc_debugcheck_after(s, flags, p[i], caller);