Searched defs:max_bytes (Results 1 - 25 of 40) sorted by last modified time

12

/linux-master/drivers/nvme/host/
H A Dpci.c390 unsigned max_bytes = (NVME_MAX_KB_SZ * 1024) + NVME_CTRL_PAGE_SIZE; local
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c976 amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c2151 uint32_t max_bytes; local
2205 uint32_t max_bytes; local
H A Damdgpu_cs.c674 amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, u64 *max_bytes, u64 *max_vis_bytes) argument
H A Datombios_i2c.c112 int i, remaining, current_count, buffer_offset, max_bytes, ret; local
/linux-master/drivers/base/regmap/
H A Dregmap.c1572 static void regmap_set_work_buf_flag_mask(struct regmap *map, int max_bytes, argument
/linux-master/drivers/s390/net/
H A Dism_drv.c435 static unsigned int max_bytes(unsigned int start, unsigned int len, function
/linux-master/fs/btrfs/
H A Dextent_io.c330 u64 max_bytes = fs_info ? fs_info->max_extent_size : BTRFS_MAX_EXTENT_SIZE; local
H A Dfree-space-cache.c695 u64 max_bytes; local
H A Dextent-io-tree.c989 btrfs_find_delalloc_range(struct extent_io_tree *tree, u64 *start, u64 *end, u64 max_bytes, struct extent_state **cached_state) argument
1639 count_range_bits(struct extent_io_tree *tree, u64 *start, u64 search_end, u64 max_bytes, u32 bits, int contig, struct extent_state **cached_state) argument
/linux-master/fs/bcachefs/
H A Dsuper-io.c170 u64 max_bytes = 512 << sb->sb->layout.sb_max_size_bits; local
/linux-master/fs/ceph/
H A Dmds_client.h90 u64 max_bytes; member in struct:ceph_mds_reply_info_in
H A Dsuper.h1396 __ceph_update_quota(struct ceph_inode_info *ci, u64 max_bytes, u64 max_files) argument
/linux-master/block/
H A Dblk-merge.c227 bvec_split_segs(const struct queue_limits *lim, const struct bio_vec *bv, unsigned *nsegs, unsigned *bytes, unsigned max_segs, unsigned max_bytes) argument
275 bio_split_rw(struct bio *bio, const struct queue_limits *lim, unsigned *segs, struct bio_set *bs, unsigned max_bytes) argument
/linux-master/drivers/s390/block/
H A Ddasd.c337 unsigned int max_bytes; local
/linux-master/drivers/i2c/busses/
H A Di2c-npcm7xx.c764 static void npcm_i2c_write_to_fifo_master(struct npcm_i2c *bus, u16 max_bytes) argument
881 static void npcm_i2c_write_fifo_slave(struct npcm_i2c *bus, u16 max_bytes) argument
/linux-master/mm/
H A Dpage-writeback.c784 int bdi_set_max_bytes(struct backing_dev_info *bdi, u64 max_bytes) argument
/linux-master/drivers/spi/
H A Dspi-geni-qcom.c746 unsigned int max_bytes; local
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_audio.c746 radeon_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) argument
H A Datombios_i2c.c105 int i, remaining, current_count, buffer_offset, max_bytes, ret; local
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c593 nv50_audio_component_get_eld(struct device *kdev, int port, int dev_id, bool *enabled, unsigned char *buf, int max_bytes) argument
/linux-master/fs/gfs2/
H A Dfile.c1256 loff_t bytes, max_bytes, max_blks; local
/linux-master/fs/
H A Dfs-writeback.c809 unsigned long avg_time, max_bytes, max_time; local
/linux-master/fs/btrfs/tests/
H A Dextent-io-tests.c119 u64 max_bytes = BTRFS_MAX_EXTENT_SIZE; local
[all...]
/linux-master/include/linux/
H A Duio.h310 iov_iter_npages_cap(struct iov_iter *i, int maxpages, size_t max_bytes) argument

Completed in 372 milliseconds

12