Searched refs:restarts (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/can/
H A Dnetlink.h103 __u32 restarts; /* CAN controller re-starts */ member in struct:can_device_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dolpc.c117 int restarts = 0; local
173 if (restarts++ < 10)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.c928 int recl, restarts; local
935 restarts = 0;
1003 if (++restarts >= XFS_QM_SYNC_MAX_RESTARTS)
1941 int restarts; local
1943 restarts = 0;
1967 if (++restarts >= XFS_QM_RECLAIM_MAX_RESTARTS)
2035 restarts++;
2045 restarts++;
2050 if (restarts++ >= XFS_QM_RECLAIM_MAX_RESTARTS)
2071 if (restarts >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dadapter.h190 struct tasklet_struct qresume_tsk; /* restarts the queue */
193 unsigned long restarts; /* # of queue restarts */ member in struct:sge_txq
H A Dsge.c1261 q->restarts++;
1921 qs->txq[TXQ_ETH].restarts++;
1929 qs->txq[TXQ_OFLD].restarts++;
1935 qs->txq[TXQ_CTRL].restarts++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dadapter.h236 unsigned long restarts; /* # of queue restarts */ member in struct:sge_txq
H A Dcxgb4vf_main.c472 txq->q.restarts++;
1780 T("TxQRestarts:", q.restarts);
H A Dsge.c2290 txq->q.restarts = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Domap.c464 unsigned int restarts, passes, timeout; local
469 restarts = 0;
470 while (restarts < maxloops) {
483 restarts++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Ddev.c384 priv->can_stats.restarts++;
H A Dat91_can.c764 priv->can.can_stats.restarts++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4.h408 unsigned long restarts; /* # of queue restarts */ member in struct:sge_txq
429 struct tasklet_struct qresume_tsk; /* restarts the queue */
438 struct tasklet_struct qresume_tsk; /* restarts the queue */
H A Dsge.c2087 q->stops = q->restarts = 0;
H A Dcxgb4_main.c428 txq->restarts++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-common.S52 movne why, #0 @ prevent further restarts
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex3082 the interface, adds some control routes and restarts Router Discovery
3119 \# This function restarts Router Discovery.\\

Completed in 313 milliseconds