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