Searched refs:is_final (Results 1 – 5 of 5) sorted by relevance
85 bool is_final; in vfio_ccw_sch_io_todo() local90 is_final = !(scsw_actl(&irb->scsw) & in vfio_ccw_sch_io_todo()94 if (is_final && private->state == VFIO_CCW_STATE_CP_PENDING) in vfio_ccw_sch_io_todo()101 if (private->mdev && is_final) in vfio_ccw_sch_io_todo()
325 unsigned int is_final; /* is this the final for the hash op? */ member
773 if (!rctx->is_final) { in handle_ahash_req()823 if ((rctx->total_sent == rctx->total_todo) && rctx->is_final) in handle_ahash_req()842 __func__, rctx->is_final, local_nbuf); in handle_ahash_req()1051 if (rctx->is_final && (rctx->total_sent == rctx->total_todo)) in handle_ahash_resp()1992 if ((rctx->is_final == 1) && (rctx->total_todo == 0) && in ahash_enqueue()1996 rctx->is_final ? "" : "non-", alg_name); in ahash_enqueue()2033 rctx->is_final = 0; in __ahash_init()2203 rctx->is_final = 1; in __ahash_final()2242 rctx->is_final = 1; in __ahash_finup()
551 u8 is_final; member
1454 pasync_handle->is_final = 0; in beiscsi_hdl_put_handle()1579 pasync_handle->is_final = final; in beiscsi_hdl_get_handle()1622 if (!plast_handle->is_final) { in beiscsi_hdl_fwd_pdu()