Searched refs:idxd_int_handle_revoke (Results 1 – 1 of 1) sorted by relevance
27 struct idxd_int_handle_revoke { struct130 static void idxd_int_handle_revoke(struct work_struct *work) in idxd_int_handle_revoke() function132 struct idxd_int_handle_revoke *revoke = in idxd_int_handle_revoke()133 container_of(work, struct idxd_int_handle_revoke, work); in idxd_int_handle_revoke()442 struct idxd_int_handle_revoke *revoke; in idxd_misc_thread()449 INIT_WORK(&revoke->work, idxd_int_handle_revoke); in idxd_misc_thread()