/linux-4.1.27/include/uapi/linux/can/ |
D | netlink.h | 112 __u32 restarts; /* CAN controller re-starts */ member
|
/linux-4.1.27/arch/x86/platform/olpc/ |
D | olpc.c | 121 int restarts = 0; in olpc_xo1_ec_cmd() local 175 if (restarts++ < 10) in olpc_xo1_ec_cmd()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 185 unsigned long restarts; /* # of queue restarts */ member
|
D | sge.c | 1264 q->restarts++; in t3_eth_xmit() 1924 qs->txq[TXQ_ETH].restarts++; in restart_tx() 1932 qs->txq[TXQ_OFLD].restarts++; in restart_tx() 1938 qs->txq[TXQ_CTRL].restarts++; in restart_tx()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 237 unsigned long restarts; /* # of queue restarts */ member
|
D | cxgb4vf_main.c | 511 txq->q.restarts++; in fwevtq_handler() 1930 T("TxQRestarts:", q.restarts); in sge_qstats_show()
|
D | sge.c | 2450 txq->q.restarts = 0; in t4vf_sge_alloc_eth_txq()
|
/linux-4.1.27/drivers/mmc/host/ |
D | omap.c | 476 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local 481 restarts = 0; in mmc_omap_send_abort() 482 while (restarts < maxloops) { in mmc_omap_send_abort() 495 restarts++; in mmc_omap_send_abort()
|
/linux-4.1.27/drivers/net/can/softing/ |
D | softing_fw.c | 651 ++priv->can.can_stats.restarts; in softing_startstop()
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | entry.S | 95 moveq 0, $r9 ; no syscall restarts, TYVM...
|
/linux-4.1.27/Documentation/power/ |
D | charger-manager.txt | 50 restarts charging. This check is also performed while suspended by
|
/linux-4.1.27/drivers/net/can/usb/ |
D | gs_usb.c | 258 can_stats->restarts++; in gs_update_state()
|
D | kvaser_usb.c | 743 priv->can.can_stats.restarts++; in kvaser_usb_tx_acknowledge() 861 priv->can.can_stats.restarts++; in kvaser_usb_rx_error_update_can_state()
|
/linux-4.1.27/drivers/net/can/ |
D | dev.c | 506 priv->can_stats.restarts++; in can_restart()
|
D | at91_can.c | 951 priv->can.can_stats.restarts++; in at91_irq_err_state()
|
D | grcan.c | 691 priv->can.can_stats.restarts++; in grcan_err()
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | entry.S | 550 cmovne why, #0 @ prevent further restarts
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 559 unsigned long restarts; /* # of queue restarts */ member
|
D | sge.c | 2564 q->stops = q->restarts = 0; in init_txq()
|
D | cxgb4_main.c | 615 txq->restarts++; in fwevtq_handler()
|
/linux-4.1.27/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 182 which restarts the device driver and triggers more user-space
|
/linux-4.1.27/Documentation/filesystems/ |
D | autofs4-mount-control.txt | 8 There is a problem with active restarts in autofs (that is to say
|
D | path-lookup.txt | 358 such races is not showing a huge amount of restarts.
|
/linux-4.1.27/Documentation/networking/ |
D | can.txt | 761 RX_CHANGED message will be generated when the (cyclic) receive restarts. 1096 Shows the number of restarts, bus and arbitration lost errors,
|
/linux-4.1.27/Documentation/ |
D | md.txt | 412 metadata, this value persists across restarts of the array.
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 473 end of the address space is reached the scanner restarts from the beginning.
|