taglinefilesource code
PRINTK428drivers/net/d_link.cPRINTK(("d_link_start_xmit:len=%d, page %d/%d\n", skb->len, tx_fifo_in, free_tx_pages));
PRINTK487drivers/net/d_link.cPRINTK(("d_link_interrupt (%2.2X)\n", irq_status));
PRINTK99drivers/net/plip.c#ifdef PRINTK
PRINTK236drivers/net/plip.cPRINTK(("%s: couldn't get IRQ %d.\n", dev->name, dev->irq));
PRINTK387drivers/net/plip.cPRINTK(("plip_interrupt(): irq %d for unknown device.\n", irq));
PRINTK460drivers/net/plip.cPRINTK(("%s: wrong header octet\n", dev->name));
PRINTK476drivers/net/plip.cPRINTK(("%s: Couldn't allocate a sk_buff of size %d.\n",
PRINTK502drivers/net/plip.cPRINTK(("checksum error\n"));
PRINTK520drivers/net/plip.cPRINTK(("Remote has not reset.\n"));
PRINTK535drivers/net/plip.cPRINTK(("remote end become unready while sending\n"));
PRINTK616drivers/net/plip.cPRINTK(("%s: Connect failed in send_packet().\n",
PRINTK657drivers/net/plip.cPRINTK(("remote end is not ready.\n"));
PRINTK726drivers/net/plip.cPRINTK(("Remote end has not reset.\n"));
PRINTK196fs/nfs/proc.cPRINTK("NFS call  getattr\n");
PRINTK209fs/nfs/proc.cPRINTK("NFS reply getattr\n");
PRINTK212fs/nfs/proc.cPRINTK("NFS reply getattr failed = %d\n", status);
PRINTK223fs/nfs/proc.cPRINTK("NFS call  setattr\n");
PRINTK237fs/nfs/proc.cPRINTK("NFS reply setattr\n");
PRINTK240fs/nfs/proc.cPRINTK("NFS reply setattr failed = %d\n", status);
PRINTK251fs/nfs/proc.cPRINTK("NFS call  lookup %s\n", name);
PRINTK270fs/nfs/proc.cPRINTK("NFS reply lookup\n");
PRINTK273fs/nfs/proc.cPRINTK("NFS reply lookup failed = %d\n", status);
PRINTK284fs/nfs/proc.cPRINTK("NFS call  readlink\n");
PRINTK301fs/nfs/proc.cPRINTK("NFS reply readlink %s\n", res);
PRINTK304fs/nfs/proc.cPRINTK("NFS reply readlink failed = %d\n", status);
PRINTK316fs/nfs/proc.cPRINTK("NFS call  read %d @ %d\n", count, offset);
PRINTK337fs/nfs/proc.cPRINTK("NFS reply read %d\n", len);
PRINTK340fs/nfs/proc.cPRINTK("NFS reply read failed = %d\n", status);
PRINTK351fs/nfs/proc.cPRINTK("NFS call  write %d @ %d\n", count, offset);
PRINTK368fs/nfs/proc.cPRINTK("NFS reply write\n");
PRINTK371fs/nfs/proc.cPRINTK("NFS reply write failed = %d\n", status);
PRINTK383fs/nfs/proc.cPRINTK("NFS call  create %s\n", name);
PRINTK399fs/nfs/proc.cPRINTK("NFS reply create\n");
PRINTK402fs/nfs/proc.cPRINTK("NFS reply create failed = %d\n", status);
PRINTK412fs/nfs/proc.cPRINTK("NFS call  remove %s\n", name);
PRINTK425fs/nfs/proc.cPRINTK("NFS reply remove\n");
PRINTK428fs/nfs/proc.cPRINTK("NFS reply remove failed = %d\n", status);
PRINTK440fs/nfs/proc.cPRINTK("NFS call  rename %s -> %s\n", old_name, new_name);
PRINTK455fs/nfs/proc.cPRINTK("NFS reply rename\n");
PRINTK458fs/nfs/proc.cPRINTK("NFS reply rename failed = %d\n", status);
PRINTK469fs/nfs/proc.cPRINTK("NFS call  link %s\n", name);
PRINTK483fs/nfs/proc.cPRINTK("NFS reply link\n");
PRINTK486fs/nfs/proc.cPRINTK("NFS reply link failed = %d\n", status);
PRINTK497fs/nfs/proc.cPRINTK("NFS call  symlink %s -> %s\n", name, path);
PRINTK512fs/nfs/proc.cPRINTK("NFS reply symlink\n");
PRINTK515fs/nfs/proc.cPRINTK("NFS reply symlink failed = %d\n", status);
PRINTK527fs/nfs/proc.cPRINTK("NFS call  mkdir %s\n", name);
PRINTK543fs/nfs/proc.cPRINTK("NFS reply mkdir\n");
PRINTK546fs/nfs/proc.cPRINTK("NFS reply mkdir failed = %d\n", status);
PRINTK556fs/nfs/proc.cPRINTK("NFS call  rmdir %s\n", name);
PRINTK569fs/nfs/proc.cPRINTK("NFS reply rmdir\n");
PRINTK572fs/nfs/proc.cPRINTK("NFS reply rmdir failed = %d\n", status);
PRINTK586fs/nfs/proc.cPRINTK("NFS call  readdir %d @ %d\n", count, cookie);
PRINTK614fs/nfs/proc.cPRINTK("NFS reply readdir %d %s\n", i,
PRINTK619fs/nfs/proc.cPRINTK("NFS reply readdir failed = %d\n", status);
PRINTK630fs/nfs/proc.cPRINTK("NFS call  statfs\n");
PRINTK643fs/nfs/proc.cPRINTK("NFS reply statfs\n");
PRINTK646fs/nfs/proc.cPRINTK("NFS reply statfs failed = %d\n", status);
PRINTK49net/ddi.cPRINTK (("DDI: MAP: looking for \"%s\": ", id));
PRINTK53net/ddi.cPRINTK (("OK at 0x%X\n", dev));
PRINTK58net/ddi.cPRINTK (("NOT FOUND\n"));
PRINTK74net/ddi.cPRINTK (("DDI: Starting up!\n"));