| /kernel/linux/linux-6.6/fs/befs/ |
| H A D | btree.c | 411 befs_btree_read(struct super_block *sb, const befs_data_stream *ds, loff_t key_no, size_t bufsize, char *keybuf, size_t * keysize, befs_off_t * value) befs_btree_read() argument
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| H A D | stats.c | 243 size_t bufsize; in xchk_scrub_stats_read() local
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | rock.c | 698 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode); in rock_ridge_symlink_read_folio() local
|
| H A D | compress.c | 46 unsigned int bufsize = ISOFS_BUFFER_SIZE(inode); in zisofs_uncompress_block() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_attr.h | 68 int bufsize; /* total buffer size */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pstore.h | 187 size_t bufsize; member
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_dir2_readdir.c | 241 xfs_dir2_leaf_readbuf( struct xfs_da_args *args, size_t bufsize, xfs_dir2_off_t *cur_off, xfs_dablk_t *ra_blk, struct xfs_buf **bpp) xfs_dir2_leaf_readbuf() argument 345 xfs_dir2_leaf_getdents( struct xfs_da_args *args, struct dir_context *ctx, size_t bufsize, unsigned int *lock_mode) xfs_dir2_leaf_getdents() argument 507 xfs_readdir( struct xfs_trans *tp, struct xfs_inode *dp, struct dir_context *ctx, size_t bufsize) xfs_readdir() argument [all...] |
| H A D | xfs_error.c | 389 xfs_corruption_error( const char *tag, int level, struct xfs_mount *mp, const void *buf, size_t bufsize, const char *filename, int linenum, xfs_failaddr_t failaddr) xfs_corruption_error() argument
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| H A D | renesas_usbhs.h | 110 u16 bufsize; member
|
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | hid.c | 29 unsigned int bufsize; member 178 static int gb_hid_alloc_buffers(struct gb_hid *ghid, size_t bufsize) in gb_hid_alloc_buffers() argument 315 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in gb_hid_start() local [all...] |
| /kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_ioctl.h | 64 unsigned int bufsize; member
|
| /kernel/linux/linux-6.6/drivers/bcma/ |
| H A D | driver_pci_host.c | 277 u32 bufsize; in bcma_find_pci_capability() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer_debug.c | 49 unsigned int snprintf_count(char *pbuf, unsigned int bufsize, char *fmt, ...) in snprintf_count() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-hash.c | 272 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) in hash_pad() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-hash.c | 429 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) in hash_pad() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | debugfs.c | 66 static ssize_t tsf_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in tsf_read_file() argument 92 static ssize_t ucode_regs_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in ucode_regs_read_file() argument 106 static ssize_t shm_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in shm_read_file() argument 125 static ssize_t txstat_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in txstat_read_file() argument 195 const size_t bufsize in b43legacy_debugfs_read() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_mmio.c | 108 mt76x02_init_rx_queue(struct mt76x02_dev *dev, struct mt76_queue *q, int idx, int n_desc, int bufsize) mt76x02_init_rx_queue() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | cmd.c | 444 u32 bufsize; in lbtf_allocate_cmd_buffer() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_proc.c | 222 prism2_aux_dump_proc_no_read(struct file *file, char __user *buf, size_t bufsize, loff_t *_pos) prism2_aux_dump_proc_no_read() argument
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| H A D | zns.c | 262 static unsigned long get_nr_zones_from_buf(struct nvmet_req *req, u32 bufsize) in get_nr_zones_from_buf() argument
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | shtc1.c | 71 shtc1_update_values(struct i2c_client *client, struct shtc1_data *data, char *buf, int bufsize) shtc1_update_values() argument
|
| /kernel/linux/linux-6.6/drivers/hid/usbhid/ |
| H A D | usbhid.h | 62 unsigned int bufsize; /* URB buffer size */ member
|
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | gss_mech_switch.c | 353 gss_import_sec_context(const void *input_token, size_t bufsize, in gss_import_sec_context() argument
|
| /kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
| H A D | fdt_sw.c | 109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags() argument 143 int fdt_create(void *buf, int bufsize) in fdt_create() argument 148 int fdt_resize(void *fdt, void *buf, int bufsize) in fdt_resize() argument [all...] |
| /kernel/linux/linux-6.6/scripts/dtc/ |
| H A D | util.c | 250 size_t bufsize = 1024, offset = 0; in utilfdt_read_err() local
|