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"));
PRINTK175fs/nfs/proc.cPRINTK("NFS call  getattr\n");
PRINTK186fs/nfs/proc.cPRINTK("NFS reply getattr\n");
PRINTK189fs/nfs/proc.cPRINTK("NFS reply getattr failed = %d\n", status);
PRINTK200fs/nfs/proc.cPRINTK("NFS call  setattr\n");
PRINTK212fs/nfs/proc.cPRINTK("NFS reply setattr\n");
PRINTK215fs/nfs/proc.cPRINTK("NFS reply setattr failed = %d\n", status);
PRINTK226fs/nfs/proc.cPRINTK("NFS call  lookup %s\n", name);
PRINTK243fs/nfs/proc.cPRINTK("NFS reply lookup\n");
PRINTK246fs/nfs/proc.cPRINTK("NFS reply lookup failed = %d\n", status);
PRINTK257fs/nfs/proc.cPRINTK("NFS call  readlink\n");
PRINTK272fs/nfs/proc.cPRINTK("NFS reply readlink %s\n", res);
PRINTK275fs/nfs/proc.cPRINTK("NFS reply readlink failed = %d\n", status);
PRINTK287fs/nfs/proc.cPRINTK("NFS call  read %d @ %d\n", count, offset);
PRINTK306fs/nfs/proc.cPRINTK("NFS reply read %d\n", len);
PRINTK309fs/nfs/proc.cPRINTK("NFS reply read failed = %d\n", status);
PRINTK320fs/nfs/proc.cPRINTK("NFS call  write %d @ %d\n", count, offset);
PRINTK335fs/nfs/proc.cPRINTK("NFS reply write\n");
PRINTK338fs/nfs/proc.cPRINTK("NFS reply write failed = %d\n", status);
PRINTK350fs/nfs/proc.cPRINTK("NFS call  create %s\n", name);
PRINTK364fs/nfs/proc.cPRINTK("NFS reply create\n");
PRINTK367fs/nfs/proc.cPRINTK("NFS reply create failed = %d\n", status);
PRINTK377fs/nfs/proc.cPRINTK("NFS call  remove %s\n", name);
PRINTK388fs/nfs/proc.cPRINTK("NFS reply remove\n");
PRINTK391fs/nfs/proc.cPRINTK("NFS reply remove failed = %d\n", status);
PRINTK403fs/nfs/proc.cPRINTK("NFS call  rename %s -> %s\n", old_name, new_name);
PRINTK416fs/nfs/proc.cPRINTK("NFS reply rename\n");
PRINTK419fs/nfs/proc.cPRINTK("NFS reply rename failed = %d\n", status);
PRINTK430fs/nfs/proc.cPRINTK("NFS call  link %s\n", name);
PRINTK442fs/nfs/proc.cPRINTK("NFS reply link\n");
PRINTK445fs/nfs/proc.cPRINTK("NFS reply link failed = %d\n", status);
PRINTK456fs/nfs/proc.cPRINTK("NFS call  symlink %s -> %s\n", name, path);
PRINTK469fs/nfs/proc.cPRINTK("NFS reply symlink\n");
PRINTK472fs/nfs/proc.cPRINTK("NFS reply symlink failed = %d\n", status);
PRINTK484fs/nfs/proc.cPRINTK("NFS call  mkdir %s\n", name);
PRINTK498fs/nfs/proc.cPRINTK("NFS reply mkdir\n");
PRINTK501fs/nfs/proc.cPRINTK("NFS reply mkdir failed = %d\n", status);
PRINTK511fs/nfs/proc.cPRINTK("NFS call  rmdir %s\n", name);
PRINTK522fs/nfs/proc.cPRINTK("NFS reply rmdir\n");
PRINTK525fs/nfs/proc.cPRINTK("NFS reply rmdir failed = %d\n", status);
PRINTK539fs/nfs/proc.cPRINTK("NFS call  readdir %d @ %d\n", count, cookie);
PRINTK565fs/nfs/proc.cPRINTK("NFS reply readdir %d %s\n", i,
PRINTK570fs/nfs/proc.cPRINTK("NFS reply readdir failed = %d\n", status);
PRINTK581fs/nfs/proc.cPRINTK("NFS call  statfs\n");
PRINTK592fs/nfs/proc.cPRINTK("NFS reply statfs\n");
PRINTK595fs/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"));