taglinefilesource code
__LINE__8fs/xiafs/xiafs_mac.h#define INTERN_ERR    internal_error_message, __FILE__, __LINE__
__LINE__9fs/xiafs/xiafs_mac.h#define WHERE_ERR    __FILE__, __LINE__
__LINE__26include/linux/kernel.h#define kmalloc(a,b) deb_kmalloc(__FILE__,__LINE__, a,b)
__LINE__27include/linux/kernel.h#define kfree_s(a,b) deb_kfree_s(__FILE__,__LINE__,a,b)
__LINE__33include/linux/kernel.h#define kfree(a) deb_kfree_s(__FILE__,__LINE__, a,0)
__LINE__34include/linux/kernel.h#define kcheck(a) deb_kcheck_s(__FILE__,__LINE__, a,0)
__LINE__35include/linux/kernel.h#define kcheck_s(a,b) deb_kcheck_s(__FILE__,__LINE__, a,b)
__LINE__42kernel/FPU-emu/exception.h__FILE__, __LINE__); exception(x); }
__LINE__31kernel/blk_drv/scsi/scsi.c#define INTERNAL_ERROR (printk ("Internal error in file %s, line %d.\n", __FILE__, __LINE__), panic(""))
__LINE__888kernel/blk_drv/scsi/scsi.c__LINE__);
__LINE__939kernel/blk_drv/scsi/scsi.c__LINE__, status_byte(result));
__LINE__496net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__531net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__596net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__659net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__917net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1002net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1058net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1131net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1159net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1182net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1204net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1232net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1260net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1291net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1325net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1345net/inet/sock.cprintk("Warning: sock->data = NULL: %d\n" ,__LINE__);
__LINE__1365net/inet/sock.cprintk("AF_INET: Warning: sock->data = NULL: %d\n" , __LINE__);