taglinefilesource code
PRINTK414drivers/net/d_link.cPRINTK(("d_link_start_xmit:len=%d, page %d/%d\n", skb->len, tx_fifo_in, free_tx_pages));
PRINTK473drivers/net/d_link.cPRINTK(("d_link_interrupt (%2.2X)\n", irq_status));
PRINTK98drivers/net/plip.c#ifdef PRINTK
PRINTK230drivers/net/plip.cPRINTK(("%s: couldn't get IRQ %d.\n", dev->name, dev->irq));
PRINTK372drivers/net/plip.cPRINTK(("plip_interrupt(): irq %d for unknown device.\n", irq));
PRINTK440drivers/net/plip.cPRINTK(("%s: Couldn't allocate a sk_buff of size %d.\n",
PRINTK464drivers/net/plip.cPRINTK(("checksum error\n"));
PRINTK482drivers/net/plip.cPRINTK(("Remote has not reset.\n"));
PRINTK575drivers/net/plip.cPRINTK(("%s: Connect failed in send_packet().\n",
PRINTK615drivers/net/plip.cPRINTK(("remote end is not ready.\n"));
PRINTK662drivers/net/plip.cPRINTK(("Remote end has not reset.\n"));
PRINTK197fs/nfs/proc.cPRINTK("NFS call  getattr\n");
PRINTK211fs/nfs/proc.cPRINTK("NFS reply getattr\n");
PRINTK218fs/nfs/proc.cPRINTK("NFS reply getattr failed = %d\n", status);
PRINTK231fs/nfs/proc.cPRINTK("NFS call  setattr\n");
PRINTK246fs/nfs/proc.cPRINTK("NFS reply setattr\n");
PRINTK253fs/nfs/proc.cPRINTK("NFS reply setattr failed = %d\n", status);
PRINTK266fs/nfs/proc.cPRINTK("NFS call  lookup %s\n", name);
PRINTK286fs/nfs/proc.cPRINTK("NFS reply lookup\n");
PRINTK293fs/nfs/proc.cPRINTK("NFS reply lookup failed = %d\n", status);
PRINTK306fs/nfs/proc.cPRINTK("NFS call  readlink\n");
PRINTK324fs/nfs/proc.cPRINTK("NFS reply readlink %s\n", res);
PRINTK331fs/nfs/proc.cPRINTK("NFS reply readlink failed = %d\n", status);
PRINTK345fs/nfs/proc.cPRINTK("NFS call  read %d @ %d\n", count, offset);
PRINTK367fs/nfs/proc.cPRINTK("NFS reply read %d\n", len);
PRINTK374fs/nfs/proc.cPRINTK("NFS reply read failed = %d\n", status);
PRINTK387fs/nfs/proc.cPRINTK("NFS call  write %d @ %d\n", count, offset);
PRINTK405fs/nfs/proc.cPRINTK("NFS reply write\n");
PRINTK412fs/nfs/proc.cPRINTK("NFS reply write failed = %d\n", status);
PRINTK426fs/nfs/proc.cPRINTK("NFS call  create %s\n", name);
PRINTK443fs/nfs/proc.cPRINTK("NFS reply create\n");
PRINTK450fs/nfs/proc.cPRINTK("NFS reply create failed = %d\n", status);
PRINTK462fs/nfs/proc.cPRINTK("NFS call  remove %s\n", name);
PRINTK476fs/nfs/proc.cPRINTK("NFS reply remove\n");
PRINTK483fs/nfs/proc.cPRINTK("NFS reply remove failed = %d\n", status);
PRINTK497fs/nfs/proc.cPRINTK("NFS call  rename %s -> %s\n", old_name, new_name);
PRINTK513fs/nfs/proc.cPRINTK("NFS reply rename\n");
PRINTK520fs/nfs/proc.cPRINTK("NFS reply rename failed = %d\n", status);
PRINTK533fs/nfs/proc.cPRINTK("NFS call  link %s\n", name);
PRINTK548fs/nfs/proc.cPRINTK("NFS reply link\n");
PRINTK555fs/nfs/proc.cPRINTK("NFS reply link failed = %d\n", status);
PRINTK568fs/nfs/proc.cPRINTK("NFS call  symlink %s -> %s\n", name, path);
PRINTK584fs/nfs/proc.cPRINTK("NFS reply symlink\n");
PRINTK591fs/nfs/proc.cPRINTK("NFS reply symlink failed = %d\n", status);
PRINTK605fs/nfs/proc.cPRINTK("NFS call  mkdir %s\n", name);
PRINTK622fs/nfs/proc.cPRINTK("NFS reply mkdir\n");
PRINTK629fs/nfs/proc.cPRINTK("NFS reply mkdir failed = %d\n", status);
PRINTK641fs/nfs/proc.cPRINTK("NFS call  rmdir %s\n", name);
PRINTK655fs/nfs/proc.cPRINTK("NFS reply rmdir\n");
PRINTK662fs/nfs/proc.cPRINTK("NFS reply rmdir failed = %d\n", status);
PRINTK678fs/nfs/proc.cPRINTK("NFS call  readdir %d @ %d\n", count, cookie);
PRINTK707fs/nfs/proc.cPRINTK("NFS reply readdir %d %s\n", i,
PRINTK716fs/nfs/proc.cPRINTK("NFS reply readdir failed = %d\n", status);
PRINTK729fs/nfs/proc.cPRINTK("NFS call  statfs\n");
PRINTK743fs/nfs/proc.cPRINTK("NFS reply statfs\n");
PRINTK750fs/nfs/proc.cPRINTK("NFS reply statfs failed = %d\n", status);
PRINTK52net/ddi.cPRINTK (("DDI: Starting up!\n"));