Searched refs:bytes_count (Results 1 – 5 of 5) sorted by relevance
205 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
398 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
1111 int bytes_count = 0; in soc_tplg_dapm_widget_create() 1199 kc[i].index = bytes_count; in soc_tplg_dapm_widget_create() 1201 bytes_count++; in soc_tplg_dapm_widget_create() 1218 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create() 1107 int bytes_count = 0; soc_tplg_dapm_widget_create() local
404 u32 bytes_count; member
2677 u64 bytes_count; in ceph_alloc_readdir_reply_buffer() local2686 bytes_count = (u64)size * num_entries; in ceph_alloc_readdir_reply_buffer()2687 if (unlikely(bytes_count > ULONG_MAX)) in ceph_alloc_readdir_reply_buffer()2688 bytes_count = ULONG_MAX; in ceph_alloc_readdir_reply_buffer()2690 order = get_order((unsigned long)bytes_count); in ceph_alloc_readdir_reply_buffer()