/openbmc/linux/drivers/sbus/char/ |
H A D | openprom.c | 62 unsigned int bufsize; in copyin() local 92 int n, bufsize; in getstrings() local 130 …tic int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) in opromgetprop() 147 …tic int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) in opromnxtprop() 177 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) in opromsetopt() 185 …er *argp, unsigned int cmd, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) in opromnext() 232 …pci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) in oprompci2node() 258 …ath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) in oprompath2node() 272 static int opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) in opromgetbootargs() 295 int bufsize, error = 0; in openprom_sunos_ioctl() local
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | debug.c | 217 size_t bufsize, ssize_t *len) in carl9170_debugfs_mem_usage_read() 240 size_t bufsize, ssize_t *len) in carl9170_debugfs_qos_stat_read() 285 ssize_t *off, ssize_t bufsize) in carl9170_debugfs_format_frame() 301 size_t bufsize, ssize_t *len) in carl9170_debugfs_ampdu_state_read() 383 size_t bufsize, ssize_t *len) in carl9170_debugfs_sta_psm_read() 399 size_t bufsize, ssize_t *len) in carl9170_debugfs_tx_stuck_read() 417 size_t bufsize, ssize_t *len) in carl9170_debugfs_phy_noise_read() 437 size_t bufsize, ssize_t *len) in carl9170_debugfs_vif_dump_read() 596 size_t bufsize, ssize_t *ret) in carl9170_debugfs_hw_ioread32_read() 664 size_t bufsize, ssize_t *ret) in carl9170_debugfs_bug_read() [all …]
|
/openbmc/linux/lib/ |
H A D | kunit_iov_iter.c | 75 void *buffer, size_t bufsize, in iov_kunit_load_kvec() 105 size_t bufsize, npages, size, copied; in iov_kunit_copy_to_kvec() local 155 size_t bufsize, npages, size, copied; in iov_kunit_copy_from_kvec() local 220 size_t bufsize, in iov_kunit_load_bvec() 264 size_t bufsize, npages, size, copied; in iov_kunit_copy_to_bvec() local 318 size_t bufsize, npages, size, copied; in iov_kunit_copy_from_bvec() local 411 size_t bufsize, npages, size, copied; in iov_kunit_copy_to_xarray() local 469 size_t bufsize, npages, size, copied; in iov_kunit_copy_from_xarray() local 533 size_t bufsize, size = 0, npages; in iov_kunit_extract_pages_kvec() local 612 size_t bufsize, size = 0, npages; in iov_kunit_extract_pages_bvec() local [all …]
|
H A D | oid_registry.c | 130 int sprint_oid(const void *data, size_t datasize, char *buffer, size_t bufsize) in sprint_oid() 186 int sprint_OID(enum OID oid, char *buffer, size_t bufsize) in sprint_OID()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | reconfig.c | 194 static int do_add_node(char *buf, size_t bufsize) in do_add_node() 252 static char *parse_node(char *buf, size_t bufsize, struct device_node **npp) in parse_node() 272 static int do_add_property(char *buf, size_t bufsize) in do_add_property() 297 static int do_remove_property(char *buf, size_t bufsize) in do_remove_property() 316 static int do_update_property(char *buf, size_t bufsize) in do_update_property()
|
/openbmc/linux/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() 92 static ssize_t ucode_regs_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in ucode_regs_read_file() 106 static ssize_t shm_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in shm_read_file() 125 static ssize_t txstat_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in txstat_read_file() 195 const size_t bufsize = 1024 * 16; /* 16 KiB buffer */ in b43legacy_debugfs_read() local
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | debugfs.c | 67 char *buf, size_t bufsize) in shm16read__read_file() 143 char *buf, size_t bufsize) in shm32read__read_file() 222 char *buf, size_t bufsize) in mmio16read__read_file() 286 char *buf, size_t bufsize) in mmio32read__read_file() 350 char *buf, size_t bufsize) in txstat_read_file() 426 char *buf, size_t bufsize) in loctls_read_file() 498 const size_t bufsize = 1024 * 16; /* 16 kiB buffer */ in b43_debugfs_read() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_dir2_readdir.c | 243 size_t bufsize, in xfs_dir2_leaf_readbuf() 348 size_t bufsize, in xfs_dir2_leaf_getdents() 511 size_t bufsize) in xfs_readdir()
|
/openbmc/linux/arch/x86/lib/ |
H A D | cmdline.c | 124 const char *option, char *buffer, int bufsize) in __cmdline_find_option() 212 int bufsize) in cmdline_find_option()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | nbd-fault-injector.py | 79 def recvall(sock, bufsize): argument 109 def check(self, event, io, bufsize=None): argument 126 def recv(self, bufsize, event): argument
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 852 static void ahci_test_io_rw_simple(AHCIQState *ahci, unsigned bufsize, in ahci_test_io_rw_simple() 1026 size_t bufsize = 4096; in test_dma_fragmented() local 1076 unsigned bufsize = 512; in make_dirty() local 1157 size_t bufsize = 4096; in ahci_migrate_simple() local 1212 size_t bufsize = 4096; in ahci_halted_io_test() local 1277 size_t bufsize = 4096; in ahci_migrate_halted_io() local 1435 int bufsize = 4 * 1024; in test_reset_pending_callback() local 1844 unsigned bufsize, uint64_t sector) in test_io_rw_interface() 1861 unsigned bufsize; in test_io_interface() local
|
/openbmc/linux/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() 143 int fdt_create(void *buf, int bufsize) in fdt_create() 148 int fdt_resize(void *fdt, void *buf, int bufsize) in fdt_resize()
|
H A D | fdt_empty_tree.c | 13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree()
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-loader-skl.c | 272 unsigned int bufsize = HDA_SKL_CLDMA_MAX_BUFFER_SIZE; in cl_stream_prepare_skl() local 392 unsigned int bufsize, in cl_skl_cldma_fill_buffer() 456 u32 total_size, u32 bufsize) in cl_skl_cldma_copy_to_buf() 498 unsigned int bufsize = HDA_SKL_CLDMA_MAX_BUFFER_SIZE; in cl_copy_fw_skl() local
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_empty_tree.c | 58 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree()
|
H A D | fdt_sw.c | 88 int fdt_create(void *buf, int bufsize) in fdt_create() 110 int fdt_resize(void *fdt, void *buf, int bufsize) in fdt_resize()
|
/openbmc/linux/samples/bpf/ |
H A D | tcp_bufs_kern.c | 28 int bufsize = 1500000; in bpf_bufs() local
|
H A D | tcp_clamp_kern.c | 28 int bufsize = 150000; in bpf_clamp() local
|
H A D | tcp_iw_kern.c | 28 int bufsize = 1500000; in bpf_iw() local
|
/openbmc/linux/init/ |
H A D | version.c | 22 size_t bufsize = sizeof(init_uts_ns.name.nodename); in early_hostname() local
|
/openbmc/linux/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() 315 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in gb_hid_start() local
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | cmdline.c | 23 int cmdline_find_option(const char *option, char *buffer, int bufsize) in cmdline_find_option()
|
/openbmc/linux/include/sound/ |
H A D | seq_midi_event.h | 23 int bufsize; /* allocated buffer size */ member
|
/openbmc/linux/arch/sparc/prom/ |
H A D | tree_64.c | 118 char *buffer, int bufsize) in prom_getproperty() 378 int prom_ihandle2path(int handle, char *buffer, int bufsize) in prom_ihandle2path()
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_io.c | 235 static char *kdb_read(char *buffer, size_t bufsize) in kdb_read() 462 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr()
|