Searched refs:idxd_int_handle_revoke (Results 1 – 1 of 1) sorted by relevance
25 struct idxd_int_handle_revoke { struct128 static void idxd_int_handle_revoke(struct work_struct *work) in idxd_int_handle_revoke() function130 struct idxd_int_handle_revoke *revoke = in idxd_int_handle_revoke()131 container_of(work, struct idxd_int_handle_revoke, work); in idxd_int_handle_revoke()267 struct idxd_int_handle_revoke *revoke; in process_misc_interrupts()274 INIT_WORK(&revoke->work, idxd_int_handle_revoke); in process_misc_interrupts()