Searched defs:bufs (Results 26 - 50 of 72) sorted by relevance

123

/linux-master/drivers/scsi/arm/
H A Dcumana_2.c169 int bufs, map_dir, dma_dir, alatch_dir; local
/linux-master/fs/jbd2/
H A Drecovery.c74 struct buffer_head * bufs[MAXBUF]; 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...]
/linux-master/io_uring/
H A Dkbuf.c386 struct io_buffer *bufs[IO_BUFFER_ALLOC_BATCH]; local
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.h99 struct list_head bufs; member in struct:imgu_css_queue
/linux-master/drivers/soc/fsl/qbman/
H A Dbman.c113 struct bm_buffer bufs[8]; member in union:bm_rcr_entry::__anon426
151 struct bm_buffer bufs[8]; member in union:bm_mc_result
738 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) argument
786 int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u argument
[all...]
/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/arch/x86/include/asm/xen/
H A Dhypercall.h494 HYPERVISOR_dm_op( domid_t dom, unsigned int nr_bufs, struct xen_dm_op_buf *bufs) argument
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.c81 struct prestera_sdma_buf *bufs; member in struct:prestera_rx_ring
86 struct prestera_sdma_buf *bufs; member in struct:prestera_tx_ring
[all...]
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h156 struct funeth_rxbuf *bufs; /* base of Rx buffer state ring */ member in struct:funeth_rx_cache
176 struct funeth_rxbuf *bufs; /* base of Rx buffer state ring */ member in struct:funeth_rxq
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h210 struct ionic_buf_info bufs[MAX_SKB_FRAGS + 1]; member in struct:ionic_tx_desc_info
215 struct ionic_buf_info bufs[IONIC_RX_MAX_FRAGS]; member in struct:ionic_rx_desc_info
/linux-master/fs/
H A Dpipe.c1267 struct pipe_buffer *bufs; local
[all...]
/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/drivers/tty/
H A Dmips_ejtag_fdc.c1218 const char *bufs[1] = { kgdbfdc_wbuf }; local
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Dcore.h98 struct pdsc_buf_info bufs[PDS_CORE_MAX_FRAGS]; member in struct:pdsc_q_info
/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.h374 struct csio_dma_buf *bufs; /* Free list buffer ptr array member in struct:csio_fl
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-driver.h212 struct list_head bufs; member in struct:cobalt_stream
/linux-master/drivers/media/pci/pt1/
H A Dpt1.c60 struct pt1_buffer bufs[PT1_NR_BUFS]; member in struct:pt1_table
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb.c358 static const u8 bufs[] = { local
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h165 struct ena_com_buf bufs[ENA_PKT_MAX_BUFS]; member in struct:ena_tx_buffer
/linux-master/drivers/dma/
H A Ddmatest.c343 static void dmatest_init_srcs(u8 **bufs, unsigned int start, unsigned int len, argument
360 static void dmatest_init_dsts(u8 **bufs, unsigned int start, unsigned int len, argument
399 static unsigned int dmatest_verify(u8 **bufs, unsigned int start, argument
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2697 struct vb2_fileio_buf bufs[VB2_MAX_FRAME]; member in struct:vb2_fileio_data
[all...]
/linux-master/block/
H A Dblk-throttle.c1497 char bufs[4][21] = { "max", "max", "max", "max" }; local
[all...]
/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

Completed in 401 milliseconds

123