Searched refs:last_chunk (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/spi/
H A Dspi-meson-spifc.c197 * @last_chunk: whether this is the last chunk of the transfer
203 bool last_chunk) meson_spifc_txrx()
221 if (last_chunk) { meson_spifc_txrx()
200 meson_spifc_txrx(struct meson_spifc *spifc, struct spi_transfer *xfer, int offset, int len, bool last_xfer, bool last_chunk) meson_spifc_txrx() argument
/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c140 int last_chunk; /* marks that this is the 'final' request */ member in struct:mv_req_hash_ctx
356 is_last = req_ctx->last_chunk mv_process_hash_current()
444 if (likely(ctx->last_chunk)) { mv_hash_algo_completion()
558 && (!ctx->last_chunk || ctx->count > MAX_HW_HASH_SIZE)) mv_start_new_hash_req()
582 if (ctx->last_chunk) mv_start_new_hash_req()
711 ctx->last_chunk = is_last; mv_init_hash_req_ctx()
718 ctx->last_chunk = is_last; mv_update_hash_req_ctx()
/linux-4.1.27/mm/
H A Dzbud.c77 * @lock: protects all pool fields and first|last_chunk fields of any

Completed in 104 milliseconds