Searched defs:idxd_int_handle_revoke (Results 1 – 1 of 1) sorted by relevance
27 struct idxd_int_handle_revoke { struct28 struct work_struct work;29 struct idxd_device *idxd;130 static void idxd_int_handle_revoke(struct work_struct *work) in idxd_int_handle_revoke() function