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