/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lustre_cfg.h | 124 static inline void lustre_cfg_bufs_set(struct lustre_cfg_bufs *bufs, in lustre_cfg_bufs_set() 141 static inline void lustre_cfg_bufs_set_string(struct lustre_cfg_bufs *bufs, in lustre_cfg_bufs_set_string() 148 static inline void lustre_cfg_bufs_reset(struct lustre_cfg_bufs *bufs, char *name) in lustre_cfg_bufs_reset() 174 static inline void lustre_cfg_bufs_init(struct lustre_cfg_bufs *bufs, in lustre_cfg_bufs_init() 230 struct lustre_cfg_bufs *bufs) in lustre_cfg_new()
|
/linux-4.4.14/sound/core/oss/ |
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
|
D | pcm_oss.c | 1258 snd_pcm_sframes_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_ufr… in snd_pcm_oss_writev3() 1294 snd_pcm_sframes_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_ufra… in snd_pcm_oss_readv3()
|
/linux-4.4.14/fs/afs/ |
D | netdevices.c | 40 int afs_get_ipv4_interfaces(struct afs_interface *bufs, size_t maxbufs, in afs_get_ipv4_interfaces()
|
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ |
D | alx.h | 59 struct alx_buffer *bufs; member 69 struct alx_buffer *bufs; member
|
/linux-4.4.14/drivers/scsi/arm/ |
D | scsi.h | 29 int bufs = SCp->buffers_residual; in copy_SCp_to_sg() local
|
D | powertec.c | 140 int bufs, map_dir, dma_dir; in powertecscsi_dma_setup() local
|
D | cumana_2.c | 168 int bufs, map_dir, dma_dir, alatch_dir; in cumanascsi_2_dma_setup() local
|
D | eesox.c | 167 int bufs, map_dir, dma_dir; in eesoxscsi_dma_setup() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 78 struct lustre_cfg_bufs *bufs; in lustre_process_log() local 120 struct lustre_cfg_bufs bufs; in lustre_end_log() local 148 struct lustre_cfg_bufs bufs; in do_lcfg() local
|
D | obd_config.c | 1076 struct lustre_cfg_bufs bufs; in class_config_llog_handler() local 1376 struct lustre_cfg_bufs bufs; in class_manual_cleanup() local
|
/linux-4.4.14/fs/ |
D | pipe.c | 251 int bufs = pipe->nrbufs; in pipe_read() local 392 int bufs; in pipe_write() local 1002 struct pipe_buffer *bufs; in pipe_set_size() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 174 char **bufs) in lustre_init_msg_v2() 199 int count, __u32 *lens, char **bufs) in lustre_pack_request_v2() 217 __u32 *lens, char **bufs) in lustre_pack_request() 304 __u32 *lens, char **bufs, int flags) in lustre_pack_reply_v2() 346 char **bufs, int flags) in lustre_pack_reply_flags() 376 char **bufs) in lustre_pack_reply()
|
D | import.c | 631 char *bufs[] = { NULL, in ptlrpc_connect_import() local
|
D | client.c | 594 int count, __u32 *lengths, char **bufs, in __ptlrpc_request_bufs_pack() 661 __u32 version, int opcode, char **bufs, in ptlrpc_request_bufs_pack()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-wqe.h | 62 uint64_t bufs:8; member 198 uint64_t bufs:8; member 268 uint64_t bufs:8; member
|
/linux-4.4.14/drivers/dma/ |
D | dmatest.c | 229 static void dmatest_init_srcs(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_srcs() 247 static void dmatest_init_dsts(u8 **bufs, unsigned int start, unsigned int len, in dmatest_init_dsts() 286 static unsigned int dmatest_verify(u8 **bufs, unsigned int start, in dmatest_verify()
|
/linux-4.4.14/include/linux/ |
D | pipe_fs_i.h | 60 struct pipe_buffer *bufs; member
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamrng.c | 76 struct buf_data bufs[2]; member
|
/linux-4.4.14/tools/virtio/ |
D | virtio_test.c | 154 bool delayed, int bufs) in run_test()
|
/linux-4.4.14/drivers/media/usb/usbtv/ |
D | usbtv.h | 83 struct list_head bufs; member
|
/linux-4.4.14/fs/jbd2/ |
D | commit.c | 375 int bufs; in jbd2_journal_commit_transaction() local
|
D | recovery.c | 77 struct buffer_head * bufs[MAXBUF]; in do_readahead() local
|
/linux-4.4.14/drivers/scsi/snic/ |
D | vnic_wq.h | 79 struct vnic_wq_buf *bufs[VNIC_WQ_BUF_BLKS_MAX]; member
|
/linux-4.4.14/sound/core/ |
D | pcm_lib.c | 2154 void __user **bufs = (void __user **)data; in snd_pcm_lib_writev_transfer() local 2188 void __user **bufs, in snd_pcm_lib_writev() 2363 void __user **bufs = (void __user **)data; in snd_pcm_lib_readv_transfer() local 2393 void __user **bufs, in snd_pcm_lib_readv()
|
D | pcm_compat.c | 406 u32 bufs; /* this is void **; */ member 422 void __user **bufs; in snd_pcm_ioctl_xfern_compat() local
|
D | pcm_native.c | 2849 void __user **bufs; in snd_pcm_playback_ioctl1() local 2929 void *bufs; in snd_pcm_capture_ioctl1() local 3088 void __user **bufs; in snd_pcm_readv() local 3124 void __user **bufs; in snd_pcm_writev() local
|
/linux-4.4.14/drivers/media/pci/pt1/ |
D | va1j5jf8007t.c | 467 const u8 (*bufs)[2]; in va1j5jf8007t_prepare() local
|
D | va1j5jf8007s.c | 648 const u8 (*bufs)[2]; in va1j5jf8007s_prepare_2() local
|
D | pt1.c | 66 struct pt1_buffer bufs[PT1_NR_BUFS]; member
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | vnic_wq.h | 90 struct vnic_wq_buf *bufs[VNIC_WQ_BUF_BLKS_MAX]; member
|
D | vnic_rq.h | 97 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; member
|
/linux-4.4.14/include/media/ |
D | videobuf-core.h | 147 struct videobuf_buffer *bufs[VIDEO_MAX_FRAME]; member
|
D | videobuf2-core.h | 462 struct vb2_buffer *bufs[VB2_MAX_FRAME]; member
|
/linux-4.4.14/include/drm/ |
D | drm_legacy.h | 101 struct drm_buf_entry bufs[DRM_MAX_ORDER + 1]; /**< buffers, grouped by their size order */ member
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | vnic_wq.h | 85 struct vnic_wq_buf *bufs[VNIC_WQ_BUF_BLKS_MAX]; member
|
D | vnic_rq.h | 90 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; member
|
/linux-4.4.14/drivers/virtio/ |
D | virtio_ring.c | 641 u16 bufs; in virtqueue_enable_cb_delayed() local
|
/linux-4.4.14/sound/oss/dmasound/ |
D | dmasound_core.c | 956 static int set_queue_frags(struct sound_queue *sq, int bufs, int size) in set_queue_frags()
|
/linux-4.4.14/drivers/tty/ |
D | synclink_gt.c | 329 char *bufs; /* virtual address of DMA buffer lists */ member 1855 struct slgt_desc *bufs = info->rbufs; in rx_async() local 3430 static int alloc_bufs(struct slgt_info *info, struct slgt_desc *bufs, int count) in alloc_bufs() 3441 static void free_bufs(struct slgt_info *info, struct slgt_desc *bufs, int count) in free_bufs()
|
D | mips_ejtag_fdc.c | 1222 const char *bufs[1] = { kgdbfdc_wbuf }; in kgdbfdc_push_one() local
|
/linux-4.4.14/fs/fuse/ |
D | dev.c | 1372 struct pipe_buffer *bufs; in fuse_dev_splice_read() local 1980 struct pipe_buffer *bufs; in fuse_dev_splice_write() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 1103 struct lustre_cfg_bufs bufs; in mgc_apply_recover_logs() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | videobuf2-v4l2.c | 903 struct vb2_fileio_buf bufs[VB2_MAX_FRAME]; member
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | cxusb.c | 291 u8 buf, bufs[] = { in cxusb_aver_power_ctrl() local
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
D | cobalt-driver.h | 223 struct list_head bufs; member
|
/linux-4.4.14/block/ |
D | blk-throttle.c | 1273 char bufs[4][21] = { "max", "max", "max", "max" }; in tg_prfill_max() local
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_core.h | 441 struct qeth_qdio_buffer bufs[QDIO_MAX_BUFFERS_PER_Q]; member 467 struct qeth_qdio_out_buffer *bufs[QDIO_MAX_BUFFERS_PER_Q]; member
|
/linux-4.4.14/drivers/mtd/nand/ |
D | mxc_nand.c | 567 int bufs, i; in send_page_v1() local
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_wr.h | 374 struct csio_dma_buf *bufs; /* Free list buffer ptr array member
|
/linux-4.4.14/drivers/staging/slicoss/ |
D | slichw.h | 279 struct slic_host64sg bufs[SLIC_MAX64_BCNT]; member
|
/linux-4.4.14/include/uapi/sound/ |
D | asound.h | 495 void __user * __user *bufs; member
|