Home
last modified time | relevance | path

Searched refs:bufs (Results 1 – 9 of 9) sorted by relevance

/include/soc/fsl/
A Dbman.h114 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num);
127 int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num);
/include/xen/arm/
A Dhypercall.h58 struct xen_dm_op_buf *bufs);
/include/linux/
A Dpipe_fs_i.h114 struct pipe_buffer *bufs; member
246 return &pipe->bufs[slot & (pipe->ring_size - 1)]; in pipe_buf()
A Dbpf.h3643 int bpf_try_get_buffers(struct bpf_bprintf_buffers **bufs);
/include/media/
A Dvideobuf2-core.h649 struct vb2_buffer **bufs; member
1296 if (!q->bufs) in vb2_get_buffer()
1303 return q->bufs[index]; in vb2_get_buffer()
/include/sound/
A Dpcm.h1202 void __user **bufs, snd_pcm_uframes_t frames) in snd_pcm_lib_writev() argument
1204 return __snd_pcm_lib_xfer(substream, (void *)bufs, false, frames, false); in snd_pcm_lib_writev()
1209 void __user **bufs, snd_pcm_uframes_t frames) in snd_pcm_lib_readv() argument
1211 return __snd_pcm_lib_xfer(substream, (void *)bufs, false, frames, false); in snd_pcm_lib_readv()
1230 void **bufs, snd_pcm_uframes_t frames) in snd_pcm_kernel_writev() argument
1232 return __snd_pcm_lib_xfer(substream, bufs, false, frames, true); in snd_pcm_kernel_writev()
1237 void **bufs, snd_pcm_uframes_t frames) in snd_pcm_kernel_readv() argument
1239 return __snd_pcm_lib_xfer(substream, bufs, false, frames, true); in snd_pcm_kernel_readv()
/include/uapi/linux/
A Dio_uring.h811 __DECLARE_FLEX_ARRAY(struct io_uring_buf, bufs);
/include/uapi/sound/
A Dasound.h615 void __user * __user *bufs; member
/include/acpi/
A Dacpi_bus.h365 void **bufs; member

Completed in 45 milliseconds