| /kernel/linux/linux-5.10/drivers/s390/char/ |
| H A D | sclp_sd.c | 179 * @sa: Input SA value used to specify the address of the target buffer 309 /* Get translation table for buffer */ in sclp_sd_store_data() 347 * sclp_sd_data_reset() - Reset Store Data result buffer 348 * @data: Data buffer to reset 452 * @buffer: Target buffer 457 * specified buffer. Return the number of bytes stored on success, or %0 461 struct bin_attribute *attr, char *buffer, in data_read() 477 memcpy(buffer, data + off, size); in data_read() 460 data_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buffer, loff_t off, size_t size) data_read() argument
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| H A D | pac207.c | 87 const u8 *buffer, u16 length) in pac207_write_regs() 95 memcpy(gspca_dev->usb_buf, buffer, length); in pac207_write_regs() 86 pac207_write_regs(struct gspca_dev *gspca_dev, u16 index, const u8 *buffer, u16 length) pac207_write_regs() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_debugfs.c | 137 bnad_get_debug_drvinfo(struct bnad *bnad, void *buffer, u32 len) in bnad_get_debug_drvinfo() argument 139 struct bnad_drvinfo *drvinfo = (struct bnad_drvinfo *) buffer; in bnad_get_debug_drvinfo() 321 netdev_warn(bnad->netdev, "failed to read user buffer\n"); in bnad_debugfs_write_regrd() 381 netdev_warn(bnad->netdev, "failed to read user buffer\n"); in bnad_debugfs_write_regwr()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
| H A D | nic.h | 134 /* Size and alignment of buffer table entries (same) */ 484 int ef4_nic_alloc_buffer(struct ef4_nic *efx, struct ef4_buffer *buffer, 486 void ef4_nic_free_buffer(struct ef4_nic *efx, struct ef4_buffer *buffer);
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_cpp.h | 221 void *buffer, size_t length); 223 const void *buffer, size_t length);
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | acpi_dbg.c | 94 * Another read is not in progress and there is data in buffer in __acpi_aml_readable() 105 * Another write is not in progress and there is buffer space in __acpi_aml_writable() 298 * buffer. Return the size of stored logs or errno. 338 * debugger interface buffer. Return the size of stored commands or errno. 442 char *buffer, size_t length) in acpi_aml_wait_command_ready() 451 status = acpi_os_get_line(buffer, length, NULL); in acpi_aml_wait_command_ready() 441 acpi_aml_wait_command_ready(bool single_step, char *buffer, size_t length) acpi_aml_wait_command_ready() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | dsopcode.c | 64 * offset_desc - Offset into buffer 70 * DESCRIPTION: Perform actual initialization of a buffer field 194 /* Entire field must fit within the current length of the buffer */ in acpi_ds_init_buffer_field() 196 if ((bit_offset + bit_count) > (8 * (u32)buffer_desc->buffer.length)) { in acpi_ds_init_buffer_field() 203 8 * (u32)buffer_desc->buffer.length)); in acpi_ds_init_buffer_field()
|
| H A D | exoparg1.c | 439 * A store operand is typically a number, string, buffer or lvalue in acpi_ex_opcode_1A_1T_1R() 718 * The type of the base object must be integer, buffer, string, or in acpi_ex_opcode_1A_0T_1R() 742 value = temp_desc->buffer.length; in acpi_ex_opcode_1A_0T_1R() 950 * buffer -- the element pointed to by the index. in acpi_ex_opcode_1A_0T_1R() 952 * NOTE: index into a buffer is NOT a pointer to a in acpi_ex_opcode_1A_0T_1R() 953 * sub-buffer of the main buffer, it is only a pointer to a in acpi_ex_opcode_1A_0T_1R() 954 * single element (byte) of the buffer! in acpi_ex_opcode_1A_0T_1R() 956 * Since we are returning the value of the buffer at the in acpi_ex_opcode_1A_0T_1R() 958 * reference to the buffer itsel in acpi_ex_opcode_1A_0T_1R() [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | file_table.c | 107 static int proc_nr_files(struct ctl_table *table, int write, void *buffer, in proc_nr_files() argument 111 return proc_doulongvec_minmax(table, write, buffer, lenp, ppos); in proc_nr_files()
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | orangefs-kernel.h | 124 * get a new shared memory buffer and re-populate it. 378 ssize_t orangefs_listxattr(struct dentry *dentry, char *buffer, size_t size); 413 void *buffer,
|
| /kernel/linux/linux-6.6/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 80 static int param_get_dlmfs_capabilities(char *buffer, in param_get_dlmfs_capabilities() argument 83 return strlcpy(buffer, DLMFS_CAPABILITIES, in param_get_dlmfs_capabilities()
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs4namespace.c | 112 static char *nfs4_path(struct dentry *dentry, char *buffer, ssize_t buflen) in nfs4_path() argument 115 char *path = nfs_path(&limit, dentry, buffer, buflen, in nfs4_path() 296 /* Allocate a buffer big enough to hold any of the hostnames plus a in try_location() 297 * terminating char and also a buffer big enough to hold the hostname in try_location()
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | vmstat.h | 21 void *buffer, size_t *length, loff_t *ppos); 304 int vmstat_refresh(struct ctl_table *, int write, void *buffer, size_t *lenp,
|
| /kernel/linux/linux-6.6/include/drm/display/ |
| H A D | drm_dp_mst_helper.h | 861 unsigned int offset, void *buffer, size_t size); 863 unsigned int offset, void *buffer, size_t size);
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_debugfs.h | 31 /* nodelist output buffer size */ 35 /* dumpHBASlim output buffer size */ 38 /* dumpHostSlim output buffer size */ 41 /* dumpSLIqinfo output buffer size */ 44 /* hbqinfo output buffer size */ 47 /* nvmestat output buffer size */ 52 /* scsistat output buffer size */ 218 char *buffer; member 288 char *buffer; member 298 /* multixripool output buffer siz [all...] |
| /kernel/linux/linux-6.6/drivers/soc/tegra/fuse/ |
| H A D | fuse-tegra.c | 102 u32 *buffer = value; in tegra_fuse_read() local 105 buffer[i] = fuse->read(fuse, offset + i * 4); in tegra_fuse_read()
|
| /kernel/linux/linux-6.6/drivers/platform/surface/ |
| H A D | surface3_power.c | 177 for (i = 0; i < obj->buffer.length; i++) in mshw0011_notify() 178 *ret_value |= obj->buffer.pointer[i] << (i * 8); in mshw0011_notify()
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | ep0.c | 64 u8 *buffer = ep->buf; in __ast_vhub_simple_reply() local 70 /* Copy data directly into EP buffer */ in __ast_vhub_simple_reply() 72 buffer[i] = va_arg(args, int); in __ast_vhub_simple_reply() 213 * in the EP buffer) in ast_vhub_ep0_do_send() 386 /* Data, no buffer and not internal ? */ in ast_vhub_ep0_queue() 388 dev_warn(dev, "Request with no buffer !\n"); in ast_vhub_ep0_queue()
|
| /kernel/linux/linux-6.6/drivers/usb/misc/ |
| H A D | lvstest.c | 28 /* urb buffer */ 29 u8 buffer[8]; member 441 usb_fill_int_urb(lvs->urb, hdev, pipe, &lvs->buffer[0], maxp, in lvs_rh_probe()
|
| /kernel/linux/linux-6.6/drivers/usb/ |
| H A D | usb-skeleton.c | 53 unsigned char *bulk_in_buffer; /* the buffer to receive data */ 54 size_t bulk_in_size; /* the size of the receive buffer */ 55 size_t bulk_in_filled; /* number of bytes in the buffer */ 224 static ssize_t skel_read(struct file *file, char *buffer, size_t count, in skel_read() argument 279 * if the buffer is filled we may satisfy the read in skel_read() 304 if (copy_to_user(buffer, in skel_read() 320 /* no data in the buffer */ in skel_read() 353 /* free up our allocated buffer */ in skel_write_bulk_callback() 402 /* create a urb, and a buffer for it, and copy the data to the urb */ in skel_write()
|
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-hash.c | 112 memcpy(octx->buffer, op->buf, op->len); in sun4i_hash_export_sha1() 139 memcpy(op->buf, ictx->buffer, op->len); in sun4i_hash_import_sha1() 161 * The extra bytes will go to a temporary buffer op->buf storing op->len bytes 165 * => all data will be written to wait buffer (op->buf) and end=0 280 * - the buffer is already used in sun4i_hash() 286 * - the buffer is full in sun4i_hash() 408 /* write the remaining words of the wait buffer */ in sun4i_hash() 425 /* write the remaining bytes of the nbw buffer */ in sun4i_hash()
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | efi.h | 258 #define __efi64_argmap_allocate_pool(type, size, buffer) \ 259 ((type), (size), efi64_zero_upper(buffer))
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_common.h | 89 u8 ixgbe_calculate_checksum(u8 *buffer, u32 length); 92 s32 ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 len, u32 timeout);
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
| H A D | sungem.h | 274 * the RX descriptor's buffer, but before the RX_DONE bit is set in the 828 * use the buffer DMA address as a place to keep track of allocated 833 __le64 buffer; member 851 * the beginning of the buffer and right after the end in order to DMA 862 * buffer DMA address field will stay the same when it performs these 868 __le64 buffer; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi.h | 61 * @logging_buffer: buffer that may be used to build MCDI tracing messages 378 size_t *retlen, u8 *buffer); 381 size_t *retlen, const u8 *buffer);
|