| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | ethtool-common.sh | 9 num_errors=0 32 ((num_errors++)) 38 ((num_errors++))
|
| H A D | tc-mq-visibility.sh | 21 ((num_errors++)) 74 if [ $num_errors -eq 0 ]; then 78 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
|
| H A D | ethtool-features.sh | 25 if [ $num_errors -eq 0 ]; then 29 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
|
| H A D | ethtool-coalesce.sh | 126 if [ $num_errors -eq 0 ]; then 130 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
|
| H A D | ethtool-pause.sh | 43 if [ $num_errors -eq 0 ]; then 47 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
|
| H A D | macsec-offload.sh | 111 if [ $num_errors -eq 0 ]; then 115 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
|
| H A D | ethtool-fec.sh | 108 if [ $num_errors -eq 0 ]; then 112 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
|
| H A D | udp_tunnel_nic.sh | 13 num_errors=0 20 ((num_errors++)) 936 if [ $num_errors -eq 0 ]; then 939 echo "FAILED $num_errors/$num_cases checks"
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_drv.h | 26 s32 num_errors; member
|
| H A D | malidp_drv.c | 476 error_stats->num_errors = 0; in malidp_error_stats_init() 490 error_stats->num_errors++; in malidp_error() 499 error_stats.num_errors); in malidp_error_stats_dump()
|
| /linux/drivers/spi/ |
| H A D | spi-tegra210-quad.c | 1498 int num_errors = 0; in handle_dma_based_xfer() local 1504 num_errors++; in handle_dma_based_xfer() 1511 num_errors++; in handle_dma_based_xfer() 1520 num_errors++; in handle_dma_based_xfer() 1527 num_errors++; in handle_dma_based_xfer() 1540 if (num_errors) { in handle_dma_based_xfer() 1566 num_errors = tegra_qspi_start_dma_based_transfer(tqspi, t); in handle_dma_based_xfer() 1568 num_errors = tegra_qspi_start_cpu_based_transfer(tqspi, t); in handle_dma_based_xfer()
|
| /linux/drivers/staging/vme_user/ |
| H A D | vme_bridge.h | 87 unsigned int num_errors; /* Number of errors */ member
|
| H A D | vme.c | 1216 if (!handler->num_errors) in vme_bus_error_handler() 1218 if (handler->num_errors != UINT_MAX) in vme_bus_error_handler() 1219 handler->num_errors++; in vme_bus_error_handler() 1243 handler->num_errors = 0; in vme_register_error_handler()
|
| H A D | vme_tsi148.c | 1228 if (handler->num_errors) { in tsi148_master_read() 1325 if (handler->num_errors) { in tsi148_master_write()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | davinci_nand.c | 330 unsigned num_errors, corrected; in nand_davinci_correct_4bit() local 402 num_errors = 1 + ((fsr >> 16) & 0x03); in nand_davinci_correct_4bit() 412 for (i = 0, corrected = 0; i < num_errors; i++) { in nand_davinci_correct_4bit()
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.h | 126 unsigned int num_errors; member
|
| H A D | flexfilelayout.c | 2497 *start = cpu_to_be32(ff_args->num_errors); in ff_layout_encode_ioerr() 2642 ff_args->num_errors = ff_layout_fetch_ds_ioerr(args->layout, in ff_layout_prepare_layoutreturn()
|
| /linux/drivers/media/pci/zoran/ |
| H A D | zoran.h | 269 int num_errors; member
|
| H A D | zoran_device.c | 410 zr->num_errors = 0; in init_jpeg_queue()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 6490 u32 *num_errors, u32 *num_warnings) in qed_parse_idle_chk_dump_rules() argument 6498 *num_errors = 0; in qed_parse_idle_chk_dump_rules() 6537 (*num_errors)++; in qed_parse_idle_chk_dump_rules() 6632 u32 *num_errors, in qed_parse_idle_chk_dump() argument 6643 *num_errors = 0; in qed_parse_idle_chk_dump() 6705 num_errors, in qed_parse_idle_chk_dump() 6726 num_errors, in qed_parse_idle_chk_dump() 6734 if (*num_errors) in qed_parse_idle_chk_dump() 6739 *num_errors, *num_warnings); in qed_parse_idle_chk_dump() 7555 u32 num_errors, num_warnings; in qed_get_idle_chk_results_buf_size() local [all …]
|
| H A D | qed_dbg_hsi.h | 1258 u32 *num_errors,
|
| /linux/fs/nfs/ |
| H A D | nfs42proc.c | 1127 for (i = 0; i < data->args.num_errors; i++) in nfs42_layouterror_prepare() 1236 data->args.num_errors++; in nfs42_proc_layouterror() 1237 data->res.num_errors++; in nfs42_proc_layouterror()
|
| H A D | nfs42xdr.c | 786 for (i = 0; i < args->num_errors; i++) in nfs4_xdr_enc_layouterror() 1716 for (i = 0; i < res->num_errors && status == 0; i++) in nfs4_xdr_dec_layouterror()
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 415 unsigned int num_errors; member 421 unsigned int num_errors; member
|
| /linux/drivers/scsi/mpi3mr/mpi/ |
| H A D | mpi30_cnfg.h | 2277 u8 num_errors; member
|