| /OK3568_Linux_fs/kernel/arch/ia64/scripts/ |
| H A D | unwcheck.py | 29 global num_errors 30 num_errors += 1 36 num_errors = 0 variable 57 if num_errors == 0: 60 if num_errors > 1: 64 print("%u %s detected in %u functions." % (num_errors, err, num_funcs))
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | ethtool-pause.sh | 9 num_errors=0 46 ((num_errors++)) 52 ((num_errors++)) 102 if [ $num_errors -eq 0 ]; then 106 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
|
| H A D | udp_tunnel_nic.sh | 13 num_errors=0 20 ((num_errors++)) 947 if [ $num_errors -eq 0 ]; then 950 echo "FAILED $num_errors/$num_cases checks"
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/vme/ |
| H A D | vme_bridge.h | 87 unsigned num_errors; /* Number of errors */ member
|
| H A D | vme.c | 1268 if (!handler->num_errors) in vme_bus_error_handler() 1270 if (handler->num_errors != UINT_MAX) in vme_bus_error_handler() 1271 handler->num_errors++; in vme_bus_error_handler() 1296 handler->num_errors = 0; in vme_register_error_handler()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | davinci_nand.c | 261 unsigned num_errors, corrected; in nand_davinci_correct_4bit() local 333 num_errors = 1 + ((fsr >> 16) & 0x03); in nand_davinci_correct_4bit() 343 for (i = 0, corrected = 0; i < num_errors; i++) { in nand_davinci_correct_4bit()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/zoran/ |
| H A D | zoran.h | 281 int num_errors; member
|
| H A D | zoran_device.c | 472 zr->num_errors = 0; in init_jpeg_queue()
|
| /OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.h | 116 unsigned int num_errors; member
|
| H A D | flexfilelayout.c | 2018 *start = cpu_to_be32(ff_args->num_errors); in ff_layout_encode_ioerr() 2169 ff_args->num_errors = ff_layout_fetch_ds_ioerr(args->layout, in ff_layout_prepare_layoutreturn()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | parse-events.h | 123 int num_errors; /* number of errors encountered */ member
|
| H A D | parse-events.c | 194 switch (err->num_errors) { in parse_events__handle_error() 217 err->num_errors++; in parse_events__handle_error() 2255 if (!err->num_errors) in parse_events_print_error() 2262 if (err->num_errors > 1) { in parse_events_print_error()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 6065 u32 *num_errors, u32 *num_warnings) in qed_parse_idle_chk_dump_rules() argument 6073 *num_errors = 0; in qed_parse_idle_chk_dump_rules() 6112 (*num_errors)++; in qed_parse_idle_chk_dump_rules() 6208 u32 *num_errors, in qed_parse_idle_chk_dump() argument 6219 *num_errors = 0; in qed_parse_idle_chk_dump() 6265 num_errors, in qed_parse_idle_chk_dump() 6286 num_errors, in qed_parse_idle_chk_dump() 6294 if (*num_errors) in qed_parse_idle_chk_dump() 6299 *num_errors, *num_warnings); in qed_parse_idle_chk_dump() 7111 u32 num_errors, num_warnings; in qed_get_idle_chk_results_buf_size() local [all …]
|
| H A D | qed_hsi.h | 3481 u32 *num_errors,
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs42proc.c | 891 for (i = 0; i < data->args.num_errors; i++) in nfs42_layouterror_prepare() 999 data->args.num_errors++; in nfs42_proc_layouterror() 1000 data->res.num_errors++; in nfs42_proc_layouterror()
|
| H A D | nfs42xdr.c | 854 for (i = 0; i < args->num_errors; i++) in nfs4_xdr_enc_layouterror() 1424 for (i = 0; i < res->num_errors && status == 0; i++) in nfs4_xdr_dec_layouterror()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_xdr.h | 408 unsigned int num_errors; member 414 unsigned int num_errors; member
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sox.c | 2740 int opt, num_errors = 0; in soxi() local 2775 …num_errors += (sox_parse_playlist((sox_playlist_callback_t)soxi1, &type, argv[optstate.ind]) != SO… in soxi() 2776 else num_errors += soxi1(&type, argv[optstate.ind]); in soxi() 2789 return num_errors; in soxi()
|
| /OK3568_Linux_fs/kernel/drivers/vme/bridges/ |
| H A D | vme_tsi148.c | 1246 if (handler->num_errors) { in tsi148_master_read() 1344 if (handler->num_errors) { in tsi148_master_write()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | dma-api.rst | 704 dma-api/num_errors The number in this file shows how many
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 83 static const u_int num_errors = ARRAY_SIZE(ahc_hard_errors); variable 958 for (i = 0; error != 1 && i < num_errors; i++) in ahc_handle_brkadrint()
|
| H A D | aic79xx_core.c | 72 static const u_int num_errors = ARRAY_SIZE(ahd_hard_errors); variable 1707 for (i = 0; i < num_errors; i++) { in ahd_handle_hwerrint()
|