Searched defs:bufs (Results 51 - 72 of 72) sorted by path

123

/linux-master/fs/fuse/
H A Ddev.c1376 struct pipe_buffer *bufs; local
2028 struct pipe_buffer *bufs; local
[all...]
/linux-master/fs/jbd2/
H A Dcommit.c355 int bufs; local
[all...]
H A Drecovery.c74 struct buffer_head * bufs[MAXBUF]; local
/linux-master/fs/
H A Dpipe.c1267 struct pipe_buffer *bufs; local
[all...]
/linux-master/fs/smb/client/
H A Dconnect.c1164 char *bufs[MAX_COMPOUND]; local
[all...]
H A Dsmb2ops.c4820 receive_encrypted_standard(struct TCP_Server_Info *server, struct mid_q_entry **mids, char **bufs, int *num_mids) argument
4915 smb3_receive_transform(struct TCP_Server_Info *server, struct mid_q_entry **mids, char **bufs, int *num_mids) argument
/linux-master/include/acpi/
H A Dacpi_bus.h355 void **bufs; member in struct:acpi_device_properties
/linux-master/include/linux/
H A Dpipe_fs_i.h78 struct pipe_buffer *bufs; member in struct:pipe_inode_info
/linux-master/include/media/
H A Dvideobuf2-core.h631 struct vb2_buffer **bufs; member in struct:vb2_queue
/linux-master/include/sound/
H A Dpcm.h1177 snd_pcm_lib_writev(struct snd_pcm_substream *substream, void __user **bufs, snd_pcm_uframes_t frames) argument
1184 snd_pcm_lib_readv(struct snd_pcm_substream *substream, void __user **bufs, snd_pcm_uframes_t frames) argument
1205 snd_pcm_kernel_writev(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
1212 snd_pcm_kernel_readv(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
/linux-master/include/uapi/sound/
H A Dasound.h614 void __user * __user *bufs; member in struct:snd_xfern
/linux-master/io_uring/
H A Dkbuf.c386 struct io_buffer *bufs[IO_BUFFER_ALLOC_BATCH]; local
/linux-master/kernel/bpf/
H A Dhelpers.c778 static int try_get_buffers(struct bpf_bprintf_buffers **bufs) argument
/linux-master/sound/core/oss/
H A Dpcm_oss.c1299 snd_pcm_sframes_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
1328 snd_pcm_sframes_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) argument
/linux-master/sound/core/
H A Dpcm_compat.c319 u32 bufs; /* this is void **; */ member in struct:snd_xfern32
H A Dpcm_lib.c2123 void **bufs = data; local
/linux-master/sound/oss/dmasound/
H A Ddmasound_core.c953 static int set_queue_frags(struct sound_queue *sq, int bufs, int size) argument
/linux-master/tools/include/uapi/sound/
H A Dasound.h614 void __user * __user *bufs; member in struct:snd_xfern
/linux-master/tools/testing/selftests/bpf/
H A Dxskxceiver.c276 void *bufs; local
1620 void *bufs; local
2244 void *bufs; local
[all...]
/linux-master/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c198 char *bufs[2]; local
/linux-master/tools/virtio/
H A Dvhost_net_test.c275 run_tx_test(struct vdev_info *dev, struct vq_info *vq, bool delayed, int bufs) argument
342 run_rx_test(struct vdev_info *dev, struct vq_info *vq, bool delayed, int bufs) argument
[all...]
H A Dvirtio_test.c169 run_test(struct vdev_info *dev, struct vq_info *vq, bool delayed, int batch, int reset_n, int bufs) argument

Completed in 763 milliseconds

123