Home
last modified time | relevance | path

Searched defs:max_bytes (Results 26 - 50 of 87) sorted by relevance

1234

/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.c917 btrfs_find_delalloc_range(struct extent_io_tree *tree, u64 *start, u64 *end, u64 max_bytes, struct extent_state **cached_state) btrfs_find_delalloc_range() argument
1557 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) count_range_bits() argument
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dism_drv.c415 static unsigned int max_bytes(unsigned int start, unsigned int len, in max_bytes() function
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_fba.c771 unsigned int max_bytes, max_discard_sectors; in dasd_fba_setup_blk_queue() local
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.c662 unsigned long long max_bytes, max_bytes_src, max_bytes_dst, max_blocks; in target_xcopy_do_work() local
/kernel/linux/linux-6.6/block/
H A Dblk-merge.c231 bvec_split_segs(const struct queue_limits *lim, const struct bio_vec *bv, unsigned *nsegs, unsigned *bytes, unsigned max_segs, unsigned max_bytes) bvec_split_segs() argument
279 bio_split_rw(struct bio *bio, const struct queue_limits *lim, unsigned *segs, struct bio_set *bs, unsigned max_bytes) bio_split_rw() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_audio.c745 radeon_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) radeon_audio_component_get_eld() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c286 amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, u64 *max_bytes, u64 *max_vis_bytes) amdgpu_cs_get_threshold_for_moves() argument
H A Damdgpu_ttm.c2118 uint32_t max_bytes; in amdgpu_copy_buffer() local
2185 uint32_t max_bytes = adev->mman.buffer_funcs->fill_max_bytes; in amdgpu_fill_buffer() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_audio.c1177 i915_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) i915_audio_component_get_eld() argument
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_fc.c809 int chain, max_entries, buf_num, max_bytes; in zfcp_fc_scan_ports() local
692 zfcp_fc_send_gpn_ft(struct zfcp_fc_req *fc_req, struct zfcp_adapter *adapter, int max_bytes) zfcp_fc_send_gpn_ft() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Dfile.c1063 loff_t bytes, max_bytes, max_blks; in __gfs2_fallocate() local
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-geni-qcom.c404 unsigned int max_bytes; in geni_spi_handle_tx() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Dfile.c1250 loff_t bytes, max_bytes, max_blks; in __gfs2_fallocate() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c674 amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, u64 *max_bytes, u64 *max_vis_bytes) amdgpu_cs_get_threshold_for_moves() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_audio.c1233 i915_audio_component_get_eld(struct device *kdev, int port, int cpu_transcoder, bool *enabled, unsigned char *buf, int max_bytes) i915_audio_component_get_eld() argument
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_fc.c809 int chain, max_entries, buf_num, max_bytes; in zfcp_fc_scan_ports() local
692 zfcp_fc_send_gpn_ft(struct zfcp_fc_req *fc_req, struct zfcp_adapter *adapter, int max_bytes) zfcp_fc_send_gpn_ft() argument
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap.c1603 static void regmap_set_work_buf_flag_mask(struct regmap *map, int max_bytes, in regmap_set_work_buf_flag_mask() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c624 amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) amdgpu_dm_audio_component_get_eld() argument
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c784 size_t max_bytes = size - pos; in copy_message_data() local
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dserial-tegra.c481 static void tegra_uart_fill_tx_fifo(struct tegra_uart_port *tup, int max_bytes) in tegra_uart_fill_tx_fifo() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c112 u64 max_bytes; member
/kernel/linux/linux-5.10/fs/
H A Dfs-writeback.c638 unsigned long avg_time, max_bytes, max_time; in wbc_detach_inode() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c620 nv50_audio_component_get_eld(struct device *kdev, int port, int dev_id, bool *enabled, unsigned char *buf, int max_bytes) nv50_audio_component_get_eld() argument
/kernel/linux/linux-6.6/fs/
H A Dfs-writeback.c784 unsigned long avg_time, max_bytes, max_time; in wbc_detach_inode() local
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-geni-qcom.c746 unsigned int max_bytes; in geni_spi_handle_tx() local

Completed in 69 milliseconds

1234