Searched defs:iaa_wq (Results 1 – 2 of 2) sorted by relevance
43 struct iaa_wq { struct44 struct list_head list;46 struct idxd_wq *wq;47 int ref;48 bool remove;50 struct iaa_device *iaa_device;52 atomic64_t comp_calls;53 atomic64_t comp_bytes;54 atomic64_t decomp_calls;55 atomic64_t decomp_bytes;
125 struct iaa_wq *iaa_wq; in reset_device_stats() local136 static void wq_show(struct seq_file *m, struct iaa_wq *iaa_wq) in wq_show()151 struct iaa_wq *iaa_wq; in device_stats_show() local