Home
last modified time | relevance | path

Searched refs:buffer (Results 4751 - 4775 of 6494) sorted by relevance

1...<<191192193194195196197198199200>>...260

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dxdomain.c56 const struct tb_xdp_header *res_hdr = pkg->buffer; in tb_xdomain_match()
84 memcpy(req->response, pkg->buffer, req->response_size); in tb_xdomain_copy()
705 /* Full buffer size except new line and null termination */ in modalias_show()
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h58 int len, void *buffer) in frag_safe_skb_hp()
60 return skb_header_pointer(skb, offset, len, buffer); in frag_safe_skb_hp()
57 frag_safe_skb_hp(const struct sk_buff *skb, int offset, int len, void *buffer) frag_safe_skb_hp() argument
/kernel/linux/linux-5.10/sound/pci/
H A Datiixp.c196 __le32 addr; /* DMA buffer address */
234 unsigned int buf_addr, buf_bytes; /* DMA buffer address, bytes */
326 * we allocate a linear buffer for the DMA, and split it to each packet.
327 * in a future version, a scatter-gather buffer should be implemented.
334 * build packets ring for the given buffer size.
336 * IXP handles the buffer descriptors, which are connected as a linked
338 * a static RING of buffer descriptors is used.
400 * remove the ring buffer and release it if assigned
644 * position. when SG-buffer is implemented, the offset must be calculated
946 * hw_params - allocate the buffer an
1511 snd_atiixp_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_atiixp_proc_read() argument
[all...]
H A Datiixp_modem.c172 __le32 addr; /* DMA buffer address */
210 unsigned int buf_addr, buf_bytes; /* DMA buffer address, bytes */
294 * we allocate a linear buffer for the DMA, and split it to each packet.
295 * in a future version, a scatter-gather buffer should be implemented.
302 * build packets ring for the given buffer size.
304 * IXP handles the buffer descriptors, which are connected as a linked
306 * a static RING of buffer descriptors is used.
367 * remove the ring buffer and release it if assigned
593 * position. when SG-buffer is implemented, the offset must be calculated
776 * hw_params - allocate the buffer an
1140 snd_atiixp_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_atiixp_proc_read() argument
[all...]
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_pcm.c81 block.buffer = runtime->dma_area + offset; in snd_gf1_pcm_block_change()
689 printk(KERN_DEBUG "playback.buffer = 0x%lx, gf1.pcm_buffer = 0x%lx\n", in snd_gf1_pcm_playback_open()
690 (long) pcm->playback.buffer, (long) gus->gf1.pcm_buffer); in snd_gf1_pcm_playback_open()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c794 u32 *buffer = (u32 *)param_data; in skl_ipc_init_instance() local
799 16, 4, buffer, param_block_size, false); in skl_ipc_init_instance()
/kernel/linux/linux-5.10/fs/afs/
H A Dinternal.h107 struct iov_iter def_iter; /* Default buffer/data iterator */
113 void *buffer; /* reply receive buffer */ member
1296 afs_extract_begin(call, call->buffer, size); in afs_extract_to_buf()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb1ops.c23 * 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 Ddfs_cache.c189 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 Dinode.c1136 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 Dtimer.c255 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 Dpipe.c36 * 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 Dbr_netfilter_hooks.c1055 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 Dmsm_gpu.c269 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 Dvmwgfx_drv.h99 * 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 Dttm_bo.c88 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 Dclassmate-laptop.c174 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 Dfilter.h550 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 Dhw-me.c52 * 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 Dfsmc_nand.c485 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 Defx_channels.c421 * 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 Defx_channels.c422 * 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 Dinternal.h110 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 Dinode.c1204 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 Ddfs_cache.c190 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()

Completed in 51 milliseconds

1...<<191192193194195196197198199200>>...260