/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_alloc.c | 132 int hns_roce_get_kmem_bufs(struct hns_roce_dev *hr_dev, dma_addr_t *bufs, in hns_roce_get_kmem_bufs() 156 int hns_roce_get_umem_bufs(dma_addr_t *bufs, int buf_cnt, struct ib_umem *umem, in hns_roce_get_umem_bufs()
|
/linux/sound/core/oss/ |
H A D | io.c | 50 void **bufs = (void**)plugin->extra_data; in io_playback_transfer() local 76 void **bufs = (void**)plugin->extra_data; in io_capture_transfer() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | conn.h | 74 struct mlx5_fpga_dma_buf **bufs; member 81 struct mlx5_fpga_dma_buf **bufs; member
|
/linux/tools/virtio/ringtest/ |
H A D | main.c | 111 int bufs = runcycles; in run_guest() local 170 int bufs = runcycles; in run_host() local
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_fdma.h | 94 struct ocelot_fdma_tx_buf bufs[OCELOT_FDMA_TX_RING_SIZE]; member 127 struct ocelot_fdma_rx_buf bufs[OCELOT_FDMA_RX_RING_SIZE]; member
|
/linux/drivers/net/ethernet/atheros/alx/ |
H A D | alx.h | 63 struct alx_buffer *bufs; member 79 struct alx_buffer *bufs; member
|
/linux/drivers/scsi/arm/ |
H A D | arm_scsi.h | 35 int bufs = SCp->buffers_residual; in copy_SCp_to_sg() local
|
H A D | powertec.c | 141 int bufs, map_dir, dma_dir; in powertecscsi_dma_setup() local
|
H A D | cumana_2.c | 169 int bufs, map_dir, dma_dir, alatch_dir; in cumanascsi_2_dma_setup() local
|
/linux/drivers/soc/fsl/qbman/ |
H A D | bman.c | 113 struct bm_buffer bufs[8]; member 151 struct bm_buffer bufs[8]; member 738 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) in bman_release() 786 int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num) in bman_acquire()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.c | 1309 ice_dwnld_cfg_bufs_no_lock(struct ice_ddp_send_ctx *ctx, struct ice_buf *bufs, in ice_dwnld_cfg_bufs_no_lock() 1424 struct ice_buf_table *bufs; in ice_download_pkg_config_seg() local 1586 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs() 1770 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock() 1802 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 62 uint64_t bufs:8; member 198 uint64_t bufs:8; member 268 uint64_t bufs:8; member
|
/linux/tools/virtio/ |
H A D | vhost_net_test.c | 276 bool delayed, int bufs) in run_tx_test() 343 bool delayed, int bufs) in run_rx_test()
|
H A D | virtio_test.c | 170 bool delayed, int batch, int reset_n, int bufs) in run_test()
|
/linux/arch/riscv/kernel/ |
H A D | unaligned_access_speed.c | 225 struct page **bufs = kcalloc(cpu_count, sizeof(*bufs), GFP_KERNEL); in check_unaligned_access_speed_all_cpus() local
|
/linux/drivers/dma/ |
H A D | dmatest.c | 343 static void dmatest_init_srcs(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_srcs() 360 static void dmatest_init_dsts(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_dsts() 399 static unsigned int dmatest_verify(u8 **bufs, unsigned int start, in dmatest_verify()
|
/linux/tools/testing/selftests/powerpc/papr_vpd/ |
H A D | papr_vpd.c | 198 char *bufs[2]; in papr_vpd_reread() local
|
/linux/drivers/media/usb/usbtv/ |
H A D | usbtv.h | 101 struct list_head bufs; member
|
/linux/drivers/md/ |
H A D | dm-verity-fec.h | 57 u8 *bufs[DM_VERITY_FEC_BUF_MAX]; /* bufs for deinterleaving */ member
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_txrx.h | 156 struct funeth_rxbuf *bufs; /* base of Rx buffer state ring */ member 176 struct funeth_rxbuf *bufs; /* base of Rx buffer state ring */ member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_rxtx.c | 81 struct prestera_sdma_buf *bufs; member 86 struct prestera_sdma_buf *bufs; member
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_dev.h | 207 struct ionic_buf_info bufs[MAX_SKB_FRAGS + 1]; member 212 struct ionic_buf_info bufs[IONIC_RX_MAX_FRAGS]; member
|
/linux/drivers/scsi/snic/ |
H A D | vnic_wq.h | 65 struct vnic_wq_buf *bufs[VNIC_WQ_BUF_BLKS_MAX]; member
|
/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec.h | 40 } bufs; member
|
/linux/include/linux/ |
H A D | pipe_fs_i.h | 78 struct pipe_buffer *bufs; member
|