| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb1ops.c | 23 * This function mangles an existing request buffer into a 88 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid() argument 90 struct smb_hdr *buf = (struct smb_hdr *)buffer; in cifs_find_mid() 272 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2() 348 /* don't allow buffer to overflow */ in coalesce_t2() 350 cifs_dbg(FYI, "coalesced BCC exceeds buffer size (%u)\n", in coalesce_t2() 356 /* copy second buffer into end of first buffer */ in coalesce_t2() 401 /* Have first buffer */ in cifs_check_trans2() 451 * Limit it to max buffer offere in cifs_negotiate_wsize() [all...] |
| H A D | dfs_cache.c | 189 static ssize_t dfscache_proc_write(struct file *file, const char __user *buffer, in dfscache_proc_write() argument 195 rc = get_user(c, buffer); in dfscache_proc_write()
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | inode.c | 1136 const char *name, void *buffer, size_t size) in ecryptfs_xattr_get() 1138 return ecryptfs_getxattr(dentry, inode, name, buffer, size); in ecryptfs_xattr_get() 1134 ecryptfs_xattr_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) ecryptfs_xattr_get() argument
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | timer.c | 255 void *buffer, size_t *lenp, loff_t *ppos) in timer_migration_handler() 260 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in timer_migration_handler() 254 timer_migration_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) timer_migration_handler() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | pipe.c | 36 * their pipe buffer quota. The general pipe use case needs at least two 64 * isn't a dead spot in the buffer, but the ring has to be a power of two and 154 * @pipe: the pipe that the buffer belongs to 155 * @buf: the buffer to attempt to steal 184 * @pipe: the pipe that the buffer belongs to 185 * @buf: the buffer to get a reference to 200 * @pipe: the pipe that the buffer belongs to 201 * @buf: the buffer to put a reference to 316 /* Was it a packet buffer? Clean up and exit */ in pipe_read() 354 * pipe buffer, an in pipe_read() 858 pipefs_dname(struct dentry *dentry, char *buffer, int buflen) pipefs_dname() argument [all...] |
| /kernel/linux/linux-5.10/net/bridge/ |
| H A D | br_netfilter_hooks.c | 1055 void *buffer, size_t *lenp, loff_t *ppos) in brnf_sysctl_call_tables() 1059 ret = proc_dointvec(ctl, write, buffer, lenp, ppos); in brnf_sysctl_call_tables() 1054 brnf_sysctl_call_tables(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) brnf_sysctl_call_tables() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
| H A D | msm_gpu.c | 269 static ssize_t msm_gpu_devcoredump_read(char *buffer, loff_t offset, in msm_gpu_devcoredump_read() argument 281 iter.data = buffer; in msm_gpu_devcoredump_read() 321 /* Only store data for non imported buffer objects marked for read */ in msm_gpu_crashstate_get_bo()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_drv.h | 99 * struct vmw_buffer_object - TTM buffer object with vmwgfx additions 100 * @base: The TTM buffer object 101 * @res_tree: RB tree of resources using this buffer object as a backing MOB 105 * @dx_query_ctx: DX context if this buffer object is used as a DX query MOB 127 * @hash: Hash entry for quick lookup of the TTM buffer object. 147 * @backup_size: Backup buffer size. Immutable. 148 * @res_dirty: Resource contains data not yet in the backup buffer. Protected 150 * @backup_dirty: Backup buffer contains data not yet in the HW resource. 153 * @backup: The backup buffer if any. Protected by resource reserved. 154 * @backup_offset: Offset into the backup buffer i [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo.c | 88 char *buffer) in ttm_bo_global_show() 93 return snprintf(buffer, PAGE_SIZE, "%d\n", in ttm_bo_global_show() 629 pr_err("Failed to find memory space for buffer 0x%p eviction\n", in ttm_bo_evict() 706 * Try to lock a busy buffer object to avoid failing eviction. 1032 * Determine where to move the buffer. in ttm_bo_move_buffer() 1108 * Check whether we need to move buffer. in ttm_bo_validate() 1159 pr_err("Illegal buffer object size\n"); in ttm_bo_init_reserved() 1436 * Initialize the system memory buffer type. in ttm_bo_init_sysman() 1480 * buffer object vm functions. 1518 * A buffer objec 86 ttm_bo_global_show(struct kobject *kobj, struct attribute *attr, char *buffer) ttm_bo_global_show() argument [all...] |
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | classmate-laptop.c | 174 locs = (int16_t *) obj->buffer.pointer; in cmpc_get_accel_v4() 517 locs = obj->buffer.pointer; in cmpc_get_accel()
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | filter.h | 550 has_callchain_buf:1, /* callchain buffer allocated? */ 1239 unsigned int size, void *buffer) in bpf_load_pointer() 1242 return skb_header_pointer(skb, k, size, buffer); in bpf_load_pointer() 1238 bpf_load_pointer(const struct sk_buff *skb, int k, unsigned int size, void *buffer) bpf_load_pointer() argument
|
| /kernel/linux/linux-6.6/drivers/misc/mei/ |
| H A D | hw-me.c | 52 * mei_me_mecbrw_read - Reads 32bit data from ME circular buffer 65 * mei_me_hcbww_write - write 32bit data to the host circular buffer 68 * @data: 32bit data to be written to the host circular buffer 505 * mei_hbuf_filled_slots - gets number of device filled buffer slots 525 * mei_me_hbuf_is_empty - checks if host buffer is empty. 559 * mei_me_hbuf_depth - returns depth of the hw buffer. 563 * Return: size of hw buffer in slots 573 * mei_me_hbuf_write - writes a message to host hw buffer. 667 * @buffer: message buffer wil 672 mei_me_read_slots(struct mei_device *dev, unsigned char *buffer, unsigned long buffer_length) mei_me_read_slots() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | fsmc_nand.c | 485 static int dma_xfer(struct fsmc_nand_data *host, void *buffer, int len, in dma_xfer() argument 505 dma_addr = dma_map_single(dma_dev->dev, buffer, len, direction); in dma_xfer() 554 * fsmc_write_buf - write buffer to chip 556 * @buf: data buffer 578 * fsmc_read_buf - read chip data into buffer 580 * @buf: buffer to store date 601 * fsmc_read_buf_dma - read chip data into buffer 603 * @buf: buffer to store date 613 * fsmc_write_buf_dma - write buffer to chip 615 * @buf: data buffer [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| H A D | efx_channels.c | 421 * is reset, the memory buffer will be reused; this guards against 432 /* Build an event queue with room for one event per tx and rx buffer, in efx_probe_eventq() 623 tx_queue->buffer = NULL; in efx_copy_channel() 629 rx_queue->buffer = NULL; in efx_copy_channel() 717 * use the start of the buffer table. This allows the traffic in efx_probe_channels()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
| H A D | efx_channels.c | 422 * is reset, the memory buffer will be reused; this guards against 433 /* Build an event queue with room for one event per tx and rx buffer, in efx_probe_eventq() 626 tx_queue->buffer = NULL; in efx_copy_channel() 632 rx_queue->buffer = NULL; in efx_copy_channel() 719 /* Restart special buffer allocation */ in efx_siena_probe_channels() 723 * use the start of the buffer table. This allows the traffic in efx_siena_probe_channels() 868 * reallocating their buffer table entries. in efx_siena_realloc_channels() 914 /* Restart buffer table allocation */ in efx_siena_realloc_channels()
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | internal.h | 110 struct iov_iter def_iter; /* Default buffer/data iterator */ 117 void *buffer; /* reply receive buffer */ member 218 struct iov_iter *iter; /* Iterator representing the buffer */ 1327 afs_extract_begin(call, call->buffer, size); in afs_extract_to_buf()
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | inode.c | 1204 const char *name, void *buffer, size_t size) in ecryptfs_xattr_get() 1206 return ecryptfs_getxattr(dentry, inode, name, buffer, size); in ecryptfs_xattr_get() 1202 ecryptfs_xattr_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) ecryptfs_xattr_get() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dfs_cache.c | 190 static ssize_t dfscache_proc_write(struct file *file, const char __user *buffer, in dfscache_proc_write() argument 196 rc = get_user(c, buffer); in dfscache_proc_write()
|
| H A D | smb1ops.c | 25 * This function mangles an existing request buffer into a 90 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid() argument 92 struct smb_hdr *buf = (struct smb_hdr *)buffer; in cifs_find_mid() 279 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2() 355 /* don't allow buffer to overflow */ in coalesce_t2() 357 cifs_dbg(FYI, "coalesced BCC exceeds buffer size (%u)\n", in coalesce_t2() 363 /* copy second buffer into end of first buffer */ in coalesce_t2() 408 /* Have first buffer */ in cifs_check_trans2() 460 * Limit it to max buffer offere in cifs_negotiate_wsize() [all...] |
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| H A D | mxs-auart.c | 551 /* [2] : set DMA buffer. */ in mxs_auart_dma_tx() 578 void *buffer = s->tx_dma_buf; in mxs_auart_tx_chars() local 588 memcpy(buffer + i, xmit->buf + xmit->tail, size); in mxs_auart_tx_chars() 933 /* The DMA buffer is now the FIFO the TTY subsystem can use */ in mxs_auart_dma_init()
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| H A D | classmate-laptop.c | 174 locs = (int16_t *) obj->buffer.pointer; in cmpc_get_accel_v4() 517 locs = obj->buffer.pointer; in cmpc_get_accel()
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| H A D | mos7720.c | 499 const void *buffer, in parport_mos7715_write_compat() 511 (void *)buffer, len, &actual_len, in parport_mos7715_write_compat() 498 parport_mos7715_write_compat(struct parport *pp, const void *buffer, size_t len, int flags) parport_mos7715_write_compat() argument
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | hci_bcm.c | 1029 obj->buffer.length == 8) in bcm_apple_get_resources() 1030 dev->init_speed = *(u64 *)obj->buffer.pointer; in bcm_apple_get_resources()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_detection.c | 281 uint8_t *buffer, in i2c_read() 295 .data = buffer } }; in i2c_read() 1372 dm_error("Max EDID buffer size breached!\n"); in link_add_remote_sink() 278 i2c_read( struct ddc_service *ddc, uint32_t address, uint8_t *buffer, uint32_t len) i2c_read() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 985 out_state->buffer); in mv_cesa_sha1_export() 993 in_state->buffer); in mv_cesa_sha1_import()
|