Searched refs:except_cnt (Results 1 – 3 of 3) sorted by relevance
136 } except_cnt; member944 out->except_cnt.hits = sum; in stats_get_exception_cnt()1161 str = out->except_cnt.hits ? "xdp_exception total" : in stats_print()1164 print_err(out->except_cnt.hits, " %-20s " FMT_COLUMNl "\n", str, in stats_print()1165 HITS(out->except_cnt.hits)); in stats_print()
788 u32 except_cnt; member826 __CPY_LE32(except_cnt); in rtw89_btc_fbtc_cysta_to_cpu()5080 pcysta->except_cnt == 0 && in _show_error()5105 if (pcysta->exception || pcysta->except_cnt) { in _show_error()5108 pcysta->exception, pcysta->except_cnt); in _show_error()
1456 __le32 except_cnt; member
Completed in 34 milliseconds