taglinefilesource code
kcheck42include/linux/kernel.h#define kcheck(a) deb_kcheck_s(__FILE__,__LINE__, a,0)
kcheck53include/linux/kernel.h#define kcheck(x) kcheck_s((x), 0)