Home
last modified time | relevance | path

Searched refs:bcount (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.12.1/sound/soc/amd/vangogh/
Dacp5x.h116 } bcount; member
160 byte_count.bcount.high = in acp_get_byte_count()
163 byte_count.bcount.low = in acp_get_byte_count()
169 byte_count.bcount.high = in acp_get_byte_count()
172 byte_count.bcount.low = in acp_get_byte_count()
179 byte_count.bcount.high = in acp_get_byte_count()
182 byte_count.bcount.low = in acp_get_byte_count()
188 byte_count.bcount.high = in acp_get_byte_count()
191 byte_count.bcount.low = in acp_get_byte_count()
/linux-6.12.1/drivers/media/pci/cx25821/
Dcx25821-sram.h231 #define BYTES_TO_DWORDS(bcount) ((bcount) >> 2) argument
232 #define BYTES_TO_QWORDS(bcount) ((bcount) >> 3) argument
233 #define BYTES_TO_OWORDS(bcount) ((bcount) >> 4) argument
/linux-6.12.1/drivers/char/
Dnwbutton.c34 static int bcount; /* The number of bytes in the buffer */ variable
137 bcount = sprintf (button_output_buffer, "%d\n", button_press_count); in button_sequence_finished()
175 return (copy_to_user (buffer, &button_output_buffer, bcount)) in button_read()
176 ? -EFAULT : bcount; in button_read()
/linux-6.12.1/drivers/rapidio/devices/
Dtsi721_dma.c345 bd_ptr->bcount = cpu_to_le32(((desc->rio_addr & 0x3) << 30) | in tsi721_desc_fill_init()
361 tsi721_desc_fill_end(struct tsi721_dma_desc *bd_ptr, u32 bcount, bool interrupt) in tsi721_desc_fill_end() argument
369 bd_ptr->bcount |= cpu_to_le32(bcount & TSI721_DMAD_BCOUNT1); in tsi721_desc_fill_end()
418 u32 bcount; in tsi721_submit_sg() local
439 bcount = 0; in tsi721_submit_sg()
473 bcount + sg_dma_len(sg) <= TSI721_BDMA_MAX_BCOUNT) { in tsi721_submit_sg()
475 bcount += sg_dma_len(sg); in tsi721_submit_sg()
479 tsi721_desc_fill_end(bd_ptr, bcount, 0); in tsi721_submit_sg()
481 bdma_chan->id, bcount); in tsi721_submit_sg()
506 bcount = sg_dma_len(sg); in tsi721_submit_sg()
[all …]
/linux-6.12.1/crypto/
Dtcrypt.c179 int bcount; in test_mb_aead_jiffies() local
187 for (start = jiffies, end = start + secs * HZ, bcount = 0; in test_mb_aead_jiffies()
188 time_before(jiffies, end); bcount++) { in test_mb_aead_jiffies()
195 bcount * num_mb, secs, (u64)bcount * blen * num_mb); in test_mb_aead_jiffies()
457 int bcount; in test_aead_jiffies() local
460 for (start = jiffies, end = start + secs * HZ, bcount = 0; in test_aead_jiffies()
461 time_before(jiffies, end); bcount++) { in test_aead_jiffies()
472 bcount, secs, (u64)bcount * blen); in test_aead_jiffies()
723 int bcount; in test_ahash_jiffies_digest() local
726 for (start = jiffies, end = start + secs * HZ, bcount = 0; in test_ahash_jiffies_digest()
[all …]
/linux-6.12.1/fs/smb/server/
Dsmb_common.c191 static char *next_dialect(char *dialect, int *next_off, int bcount) in next_dialect() argument
194 *next_off = strnlen(dialect, bcount); in next_dialect()
202 int i, seq_num, bcount, next; in ksmbd_lookup_dialect_by_name() local
209 bcount = le16_to_cpu(byte_count); in ksmbd_lookup_dialect_by_name()
211 dialect = next_dialect(dialect, &next, bcount); in ksmbd_lookup_dialect_by_name()
227 bcount -= (++next); in ksmbd_lookup_dialect_by_name()
228 } while (bcount > 0); in ksmbd_lookup_dialect_by_name()
/linux-6.12.1/fs/
Dremap_range.c38 uint64_t bcount; in generic_remap_checks() local
78 bcount = ALIGN(size_in, bs) - pos_in; in generic_remap_checks()
82 bcount = count; in generic_remap_checks()
87 pos_out + bcount > pos_in && in generic_remap_checks()
88 pos_out < pos_in + bcount) in generic_remap_checks()
/linux-6.12.1/fs/xfs/scrub/
Dquotacheck.h12 int64_t bcount; member
Dquotacheck_repair.c82 delta = (int64_t)xcdq.bcount - dq->q_blk.count; in xqcheck_commit_dquot()
Dquotacheck.c145 xcdq.bcount += nblks; in xqcheck_update_incore_counts()
573 if (xcdq.bcount != dq->q_blk.count) in xqcheck_compare_dquot()
/linux-6.12.1/sound/soc/amd/renoir/
Drn_acp3x.h78 } bcount; member
Dacp3x-pdm-dma.c264 byte_count.bcount.high = in acp_pdm_get_byte_count()
267 byte_count.bcount.low = in acp_pdm_get_byte_count()
/linux-6.12.1/sound/soc/amd/yc/
Dacp6x.h95 } bcount; member
Dacp6x-pdm-dma.c240 byte_count.bcount.high = in acp6x_pdm_get_byte_count()
242 byte_count.bcount.low = in acp6x_pdm_get_byte_count()
/linux-6.12.1/include/linux/mlx5/
Dqp.h480 __be32 bcount; member
493 __be16 bcount; member
/linux-6.12.1/sound/soc/amd/
Dacp.h184 } bcount; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Drx.c112 .bcount = frame_size, in mlx5e_xsk_alloc_rx_mpwqe()
117 .bcount = pad_size, in mlx5e_xsk_alloc_rx_mpwqe()
/linux-6.12.1/drivers/media/pci/sta2x11/
Dsta2x11_vip.c137 int tcount, bcount; member
244 vip->bcount = 0; in vip_active_buf_next()
268 vip->bcount = 0; in queue_setup()
794 vip->bcount++; in vip_irq()
/linux-6.12.1/sound/soc/amd/ps/
Dacp63.h200 } bcount; member
Dps-sdw-dma.c324 byte_count.bcount.high = readl(acp_base + pos_high_reg); in acp63_sdw_get_byte_count()
325 byte_count.bcount.low = readl(acp_base + pos_low_reg); in acp63_sdw_get_byte_count()
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dwr.c221 int bcount = mr->desc_size * (mr->mmkey.ndescs + mr->meta_ndescs); in set_reg_data_seg() local
224 dseg->byte_count = cpu_to_be32(ALIGN(bcount, 64)); in set_reg_data_seg()
459 data_klm->bcount = cpu_to_be32(data_len); in set_sig_data_segment()
498 data_sentry->bcount = cpu_to_be16(block_size); in set_sig_data_segment()
503 prot_sentry->bcount = cpu_to_be16(prot_size); in set_sig_data_segment()
Dodp.c121 pklm->bcount = cpu_to_be32(MLX5_IMR_MTT_SIZE); in populate_klm()
150 pklm->bcount = cpu_to_be32(MLX5_IMR_MTT_SIZE); in populate_klm()
1038 if (offset >= be32_to_cpu(pklm->bcount)) { in pagefault_single_data_segment()
1039 offset -= be32_to_cpu(pklm->bcount); in pagefault_single_data_segment()
1052 be32_to_cpu(pklm->bcount) - offset); in pagefault_single_data_segment()
/linux-6.12.1/fs/xfs/
Dxfs_log_recover.c342 int bcount; in xlog_find_verify_cycle() local
344 bcount = min(bufblks, (start_blk + nbblks - i)); in xlog_find_verify_cycle()
346 error = xlog_bread(log, i, bcount, buffer, &buf); in xlog_find_verify_cycle()
350 for (j = 0; j < bcount; j++) { in xlog_find_verify_cycle()
1550 int bcount, endcount; in xlog_write_log_records() local
1552 bcount = min(bufblks, end_block - start_block); in xlog_write_log_records()
1553 endcount = bcount - j; in xlog_write_log_records()
/linux-6.12.1/fs/udf/
Dinode.c91 static int udf_read_extent_cache(struct inode *inode, loff_t bcount, in udf_read_extent_cache() argument
98 if ((iinfo->cached_extent.lstart <= bcount) && in udf_read_extent_cache()
2423 loff_t lbcount = 0, bcount = (loff_t) block << blocksize_bits; in inode_bmap() local
2428 if (!udf_read_extent_cache(inode, bcount, &lbcount, pos)) { in inode_bmap()
2438 *offset = (bcount - lbcount) >> blocksize_bits; in inode_bmap()
2444 } while (lbcount <= bcount); in inode_bmap()
2447 *offset = (bcount + *elen - lbcount) >> blocksize_bits; in inode_bmap()
/linux-6.12.1/fs/ext4/
Dnamei.c650 unsigned bcount; member
747 unsigned bcount = 0; in dx_show_entries() local
766 bcount += stats.bcount; in dx_show_entries()
769 if (bcount) in dx_show_entries()
771 levels ? "" : " ", names, space/bcount, in dx_show_entries()
772 (space/bcount)*100/blocksize); in dx_show_entries()
773 return (struct stats) { names, space, bcount}; in dx_show_entries()

12