Home
last modified time | relevance | path

Searched defs:bufs (Results 201 - 225 of 303) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c1376 struct pipe_buffer *bufs; in fuse_dev_splice_read() local
1970 struct pipe_buffer *bufs; in fuse_dev_splice_write() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c1149 char *bufs[MAX_COMPOUND]; in cifs_demultiplex_thread() local
[all...]
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_ring.c941 u16 bufs; in virtqueue_enable_cb_delayed_split() local
1810 u16 bufs; in virtqueue_enable_cb_delayed_packed() local
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-core.h622 struct vb2_buffer *bufs[VB2_MAX_FRAME]; member
/kernel/linux/linux-6.6/include/acpi/
H A Dacpi_bus.h353 void **bufs; member
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_wr.h374 struct csio_dma_buf *bufs; /* Free list buffer ptr array member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dhelpers.c777 static int try_get_buffers(struct bpf_bprintf_buffers **bufs) in try_get_buffers() argument
/kernel/linux/linux-6.6/drivers/dma/
H A Ddmatest.c336 static void dmatest_init_srcs(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_srcs() argument
353 static void dmatest_init_dsts(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_dsts() argument
392 static unsigned int dmatest_verify(u8 **bufs, unsigned int start, in dmatest_verify() argument
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-driver.h212 struct list_head bufs; member
/kernel/linux/linux-6.6/drivers/media/pci/pt1/
H A Dpt1.c60 struct pt1_buffer bufs[PT1_NR_BUFS]; member
/kernel/linux/linux-6.6/block/
H A Dblk-throttle.c1497 char bufs[4][21] = { "max", "max", "max", "max" }; in tg_prfill_limit() local
[all...]
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c1310 snd_pcm_sframes_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_writev3() argument
1339 snd_pcm_sframes_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_readv3() argument
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_lib.c2093 void **bufs = data; in noninterleaved_copy() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxskxceiver.c273 void *bufs; in ifobj_zc_avail() local
1434 void *bufs; in thread_common_ops() local
2045 void *bufs; in hugepages_present() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c958 static snd_pcm_sframes_t snd_pcm_hw_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_hw_writen() argument
1000 static snd_pcm_sframes_t snd_pcm_hw_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_hw_readn() argument
/third_party/backends/backend/
H A Du12.h282 BufferDef bufs; member
/third_party/libuv/src/win/
H A Dpipe.c1519 uv__build_coalesced_write_req(uv_write_t* user_req, const uv_buf_t bufs[], size_t nbufs, uv_write_t** req_out, uv_buf_t* write_buf_out) uv__build_coalesced_write_req() argument
1579 uv__pipe_write_data(uv_loop_t* loop, uv_write_t* req, uv_pipe_t* handle, const uv_buf_t bufs[], size_t nbufs, uv_write_cb cb, int copy_always) uv__pipe_write_data() argument
1755 uv_buf_t* bufs; uv__pipe_write_ipc() local
1849 uv__pipe_write(uv_loop_t* loop, uv_write_t* req, uv_pipe_t* handle, const uv_buf_t bufs[], size_t nbufs, uv_stream_t* send_handle, uv_write_cb cb) uv__pipe_write() argument
[all...]
H A Dtty.c1663 uv__tty_write_bufs(uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs, DWORD* error) global() argument
2172 uv__tty_write(uv_loop_t* loop, uv_write_t* req, uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_write_cb cb) global() argument
2202 uv__tty_try_write(uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs) global() argument
/third_party/libuv/test/
H A Dtest-fs.c3186 uv_buf_t bufs[4]; in fs_read_bufs() local
3738 uv_test_fs_buf_offset(uv_buf_t* bufs, size_t size) uv_test_fs_buf_offset() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1179 SVGA3dVertexBuffer *bufs; in SVGA3D_vgpu10_SetVertexBuffers() local
1214 SVGA3dVertexBufferOffsetAndSize *bufs; in SVGA3D_vgpu10_SetVertexBuffersOffsetAndSize() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_tls.cc660 uv_buf_t* bufs = buf; in EncOut() local
953 DoWrite(WriteWrap* w, uv_buf_t* bufs, size_t count, uv_stream_t* send_handle) DoWrite() argument
[all...]
/third_party/node/src/
H A Dnode_file.cc275 DoWrite(WriteWrap* w, uv_buf_t* bufs, size_t count, uv_stream_t* send_handle) DoWrite() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c975 u_vbuf_set_vertex_buffers(struct u_vbuf *mgr, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *bufs) u_vbuf_set_vertex_buffers() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c2224 unsigned bufs = 0; in CSMT_ITEM_NO_WAIT() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dfs.c411 uv__fs_preadv(uv_file fd, uv_buf_t* bufs, unsigned int nbufs, off_t off) uv__fs_preadv() argument
1637 uv__fs_buf_offset(uv_buf_t* bufs, size_t size) uv__fs_buf_offset() argument
1654 uv_buf_t* bufs; uv__fs_write_all() local
1997 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_read() argument
2166 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_write() argument
[all...]

Completed in 69 milliseconds

12345678910>>...13