Home
last modified time | relevance | path

Searched defs:is_read (Results 1 – 24 of 24) sorted by relevance

/linux/tools/lib/perf/
H A Dlib.c10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion()
/linux/drivers/base/regmap/
H A Dregmap-spi-avmm.c178 static int br_trans_tx_prepare(struct spi_avmm_bridge *br, bool is_read, u32 reg, in br_trans_tx_prepare()
546 static int do_reg_access(void *context, bool is_read, unsigned int reg, in do_reg_access()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c42 void hclge_comm_cmd_reuse_desc(struct hclge_desc *desc, bool is_read) in hclge_comm_cmd_reuse_desc()
66 bool is_read) in hclge_comm_cmd_setup_basic_desc()
/linux/block/
H A Dfops.c182 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
329 bool is_read = iov_iter_rw(iter) == READ; in __blkdev_direct_IO_async() local
/linux/arch/m68k/mac/
H A Dmisc.c178 int is_read; in via_rtc_command() local
/linux/drivers/mmc/host/
H A Dbcm2835.c330 static void bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()
428 bool is_read; in bcm2835_transfer_pio() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
/linux/drivers/i2c/
H A Di2c-core-smbus.c305 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local
/linux/drivers/i2c/busses/
H A Di2c-uniphier.c158 bool is_read = msg->flags & I2C_M_RD; in uniphier_i2c_xfer_one() local
H A Di2c-uniphier-f.c317 bool is_read = msg->flags & I2C_M_RD; in uniphier_fi2c_xfer_one() local
/linux/drivers/iio/dac/
H A Dad3552r.c56 u8 *data, bool is_read) in ad3552r_transfer()
/linux/drivers/target/
H A Dtarget_core_rd.c379 static sense_reason_t rd_do_prot_rw(struct se_cmd *cmd, bool is_read) in rd_do_prot_rw()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c867 static int mtk_dp_aux_wait_for_completion(struct mtk_dp *mtk_dp, bool is_read) in mtk_dp_aux_wait_for_completion()
898 static int mtk_dp_aux_do_transfer(struct mtk_dp *mtk_dp, bool is_read, u8 cmd, in mtk_dp_aux_do_transfer()
2212 bool is_read; in mtk_dp_aux_transfer() local
/linux/drivers/scsi/
H A Dst.c1572 size_t count, int is_read) in setup_buffering()
1633 static void release_buffering(struct scsi_tape *STp, int is_read) in release_buffering()
/linux/arch/arm64/kvm/
H A Demulate-nested.c2471 bool is_read; in triage_sysreg_trap() local
/linux/drivers/spi/
H A Dspi-omap2-mcspi.c207 int is_read, int enable) in omap2_mcspi_set_dma_req()
/linux/fs/smb/server/
H A Dtransport_rdma.c1507 bool is_read) in smb_direct_rdma_xmit()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c814 int size, int is_read) in mlx4_ACCESS_MEM()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2653 u8 is_read, u32 scsi_buff_len) in megasas_set_raidflag_cpu_affinity()
H A Dmegaraid_sas_fusion.h1265 u8 is_read; /* SCSI OpCode for this stream */ member
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c1043 bool is_read = (cmd & AUX_READ_BIT) ? true : false; in zynqmp_dp_aux_cmd_submit() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h23 #define hclge_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
/linux/net/ceph/
H A Dosd_client.c1591 bool is_read = t->flags & CEPH_OSD_FLAG_READ; in calc_target() local
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1232 bool is_read) in hns_roce_cmq_setup_basic_desc()