Searched refs:error_cnt (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | test_progs.c | 18 int error_cnt; member 71 int sub_error_cnt = test->error_cnt - test->old_error_cnt; in test__end_subtest() 108 env.test->old_error_cnt = env.test->error_cnt; in test__start_subtest() 124 env.test->error_cnt++; in test__fail() 557 if (test->error_cnt) in main() 563 dump_test_log(test, test->error_cnt); in main() 567 test->error_cnt ? "FAIL" : "OK"); in main()
|
| D | test_btf.c | 33 static uint32_t error_cnt; variable 48 error_cnt++; in count_result() 6984 pass_cnt - skip_cnt, skip_cnt, error_cnt); in print_summary()
|
| /Linux-v5.4/drivers/edac/ |
| D | bluefield_edac.c | 94 int error_cnt, in bluefield_gather_report_ecc() argument 125 edac_mc_handle_error(ecc_type, mci, error_cnt, 0, 0, 0, in bluefield_gather_report_ecc() 140 edac_mc_handle_error(ecc_type, mci, error_cnt, in bluefield_gather_report_ecc()
|
| /Linux-v5.4/include/media/ |
| D | cec.h | 291 u8 error_cnt, ktime_t ts); 295 u8 low_drive_cnt, u8 error_cnt) in cec_transmit_done() argument 298 low_drive_cnt, error_cnt, ktime_get()); in cec_transmit_done()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | fhci-sched.c | 82 (++td->error_cnt >= 3)) { in fhci_transaction_confirm() 97 td->error_cnt++; in fhci_transaction_confirm() 104 td->error_cnt = 0; in fhci_transaction_confirm() 108 td->error_cnt = 0; in fhci_transaction_confirm()
|
| D | fhci-q.c | 242 if (td->error_cnt >= 3) in fhci_done_td()
|
| D | fhci.h | 357 int error_cnt; member
|
| /Linux-v5.4/drivers/net/fddi/ |
| D | defza.h | 394 struct fza_counter error_cnt; /* error count */ member
|
| D | defxx.h | 872 PI_CNTR error_cnt; member
|
| D | defxx.c | 2204 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in dfx_ctl_get_stats()
|
| /Linux-v5.4/drivers/media/cec/ |
| D | cec-adap.c | 579 u8 error_cnt, ktime_t ts) in cec_transmit_done_ts() argument 584 low_drive_cnt + error_cnt; in cec_transmit_done_ts() 615 msg->tx_error_cnt += error_cnt; in cec_transmit_done_ts()
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | cec-core.rst | 223 u8 nack_cnt, u8 low_drive_cnt, u8 error_cnt);
|
| /Linux-v5.4/drivers/net/fddi/skfp/ |
| D | skfddi.c | 782 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in skfp_ctl_get_stats()
|