Searched refs:error_cnt (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/bpf/ |
| D | test_progs.c | 49 int error_cnt; member 171 int sub_error_cnt = test->error_cnt - test->old_error_cnt; in test__end_subtest() 215 env.test->old_error_cnt = env.test->error_cnt; in test__start_subtest() 231 env.test->error_cnt++; in test__fail() 836 dump_test_log(test, test->error_cnt); in main() 840 test->error_cnt ? "FAIL" : (test->skip_cnt ? "SKIP" : "OK")); in main() 842 if (test->error_cnt) in main()
|
| /Linux-v5.15/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.15/include/media/ |
| D | cec.h | 311 u8 error_cnt, ktime_t ts); 315 u8 low_drive_cnt, u8 error_cnt) in cec_transmit_done() argument 318 low_drive_cnt, error_cnt, ktime_get()); in cec_transmit_done()
|
| /Linux-v5.15/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.15/drivers/net/fddi/ |
| D | defza.h | 394 struct fza_counter error_cnt; /* error count */ member
|
| D | defxx.h | 873 PI_CNTR error_cnt; member
|
| D | defxx.c | 2206 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in dfx_ctl_get_stats()
|
| /Linux-v5.15/drivers/media/cec/core/ |
| D | cec-adap.c | 595 u8 error_cnt, ktime_t ts) in cec_transmit_done_ts() argument 600 low_drive_cnt + error_cnt; in cec_transmit_done_ts() 631 msg->tx_error_cnt += error_cnt; in cec_transmit_done_ts()
|
| /Linux-v5.15/Documentation/driver-api/media/ |
| D | cec-core.rst | 221 u8 error_cnt);
|
| /Linux-v5.15/drivers/net/fddi/skfp/ |
| D | skfddi.c | 784 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in skfp_ctl_get_stats()
|