taglinefilesource code
kcheck16include/linux/malloc.h#define kcheck(a) deb_kcheck_s(__FILE__,__LINE__, a,0)
kcheck27include/linux/malloc.h#define kcheck(x) kcheck_s((x), 0)