Searched defs:chunk_count (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_bloom_filter.c | 253 u8 chunk_index, chunk_count; in __mlxsw_sp_acl_bf_key_encode() local 351 static void mlxsw_sp4_bf_key_shift_chunks(u8 chunk_count, char *output) in mlxsw_sp4_bf_key_shift_chunks() 396 u8 chunk_count = 1 + ((block_count - 1) >> 2); in mlxsw_sp4_acl_bf_key_encode() local
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_heap.c | 73 u32 chunk_count; member 213 u32 chunk_count) in panthor_alloc_heap_chunks() argument
|
| /linux/drivers/base/regmap/ |
| H A D | regmap.c | 2031 size_t chunk_count, chunk_bytes; in _regmap_raw_write() local 2948 size_t chunk_count, chunk_bytes; in regmap_raw_read() local
|
| /linux/fs/smb/server/ |
| H A D | vfs.c | 1712 ksmbd_vfs_copy_file_ranges(struct ksmbd_work * work,struct ksmbd_file * src_fp,struct ksmbd_file * dst_fp,struct srv_copychunk * chunks,unsigned int chunk_count,unsigned int * chunk_count_written,unsigned int * chunk_size_written,loff_t * total_size_written) ksmbd_vfs_copy_file_ranges() argument
|
| H A D | smb2pdu.c | 7860 unsigned int i, chunk_count, chunk_count_written = 0; fsctl_copychunk() local
|
| /linux/fs/smb/client/ |
| H A D | smb2ops.c | 1894 u32 chunks, chunk_count, chunk_bytes; in smb2_copychunk_range() local
|