idxd_int_handle_revoke
struct idxd_int_handle_revoke *revoke =
container_of(work, struct idxd_int_handle_revoke, work);
struct idxd_int_handle_revoke *revoke;
INIT_WORK(&revoke->work, idxd_int_handle_revoke);