Searched refs:do_trace (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68360/
H A Dentry.S41 do_trace: label
75 jne do_trace
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dentry.S45 do_trace: label
84 jne do_trace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dldap.c477 static int do_trace = -1; local
480 if(do_trace == -1) {
482 do_trace = (env && strtol(env, NULL, 10) > 0);
484 if(!do_trace)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata.c882 static int do_trace = 0; variable
1803 if (do_trace)
1995 do_trace = 1;
2048 do_trace = 0;
2309 if (do_trace)
2511 if (SCpnt->result || do_trace)
2516 do_trace || msg_byte(spp->target_status))
2530 if (do_trace)
H A Du14-34f.c501 static int do_trace = FALSE; variable
1150 if (do_trace) printk("%s: qcomm, mbox %d, target %d.%d:%d, pid %ld.\n",
1339 do_trace = TRUE;
1388 do_trace = FALSE;
1597 if (do_trace) printk("%s: ihdlr, enter, irq %d, count %d.\n", BN(j), irq,
1767 if (SCpnt->result || do_trace)
1772 do_trace || msg_byte(spp->target_status))
1786 if (do_trace) printk("%s: ihdlr, exit, irq %d, count %d.\n", BN(j), irq,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_offload.c913 static int do_trace(struct t3cdev *dev, struct sk_buff *skb) function
1417 t3_register_cpl_handler(CPL_TRACE_PKT, do_trace);

Completed in 67 milliseconds