Searched refs:nblks (Results 1 – 4 of 4) sorted by relevance
64 u32 cid, int nblks) in smp_request_block() argument76 nblks = max(0, nblks - reserved); in smp_request_block()77 DBG("%d MMBs allocated (%d reserved)", nblks, reserved); in smp_request_block()81 if (nblks > avail) { in smp_request_block()83 nblks, avail); in smp_request_block()87 for (i = 0; i < nblks; i++) { in smp_request_block()97 enum mdp5_pipe pipe, int nblks) in set_fifo_thresholds() argument103 val = (nblks * smp_entries_per_blk) / 4; in set_fifo_thresholds()224 unsigned nblks = 0; in update_smp_state() local251 nblks++; in update_smp_state()[all …]
262 unsigned int nblks = ALIGN(req->cryptlen, AES_BLOCK_SIZE) / in crypto4xx_ctr_crypt() local271 if (counter + nblks < counter) { in crypto4xx_ctr_crypt()
421 u32 nblks) in write_same16() argument428 int left = nblks; in write_same16()
1183 unsigned int nblks = ALIGN(req->cryptlen, AES_BLOCK_SIZE) / in artpec6_crypto_ctr_crypt() local1192 if (counter + nblks < counter) { in artpec6_crypto_ctr_crypt()1196 counter, counter + nblks); in artpec6_crypto_ctr_crypt()