tag
line
file
source code
kcheck
15
include/linux/malloc.h
#define kcheck(a) deb_kcheck_s(__FILE__,__LINE__, a,0)
kcheck
26
include/linux/malloc.h
#define kcheck(x) kcheck_s((x), 0)