Searched refs:strp_stats (Results 1 – 3 of 3) sorted by relevance
254 memset(&strp_stats, 0, sizeof(strp_stats)); in kcm_stats_seq_show()262 &strp_stats); in kcm_stats_seq_show()270 &strp_stats); in kcm_stats_seq_show()329 strp_stats.msgs, in kcm_stats_seq_show()330 strp_stats.bytes, in kcm_stats_seq_show()335 strp_stats.aborts, in kcm_stats_seq_show()336 strp_stats.interrupted, in kcm_stats_seq_show()337 strp_stats.unrecov_intr, in kcm_stats_seq_show()338 strp_stats.mem_fail, in kcm_stats_seq_show()340 strp_stats.bad_hdr_len, in kcm_stats_seq_show()[all …]
17 struct strp_stats { struct96 struct strp_stats stats;
209 the strp_stats structure. strp_aggr_stats is a convenience structure for
Completed in 10 milliseconds