Searched defs:iaa_wq (Results 1 – 1 of 1) 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;