Home
last modified time | relevance | path

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

12

/linux/drivers/md/bcache/
H A Dio.c84 int is_read, in bch_count_io_errors()
142 int is_read = (bio_data_dir(bio) == READ ? 1 : 0); in bch_bbio_count_io_errors() local
/linux/arch/x86/xen/
H A Dpmu.c198 int index, bool is_read) in xen_intel_pmu_emulate()
260 static bool xen_amd_pmu_emulate(unsigned int msr, u64 *val, bool is_read) in xen_amd_pmu_emulate()
301 static bool pmu_msr_chk_emulated(unsigned int msr, uint64_t *val, bool is_read, in pmu_msr_chk_emulated()
/linux/drivers/gpu/drm/i915/
H A Dintel_sbi.c15 u32 *val, bool is_read) in intel_sbi_rw()
H A Dintel_pcode.c58 bool is_read) in __snb_pcode_rw()
H A Dvlv_sideband.c81 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
/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/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c234 bool is_read) in dpcd_access_helper()
/linux/block/
H A Dfops.c172 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
307 bool is_read = iov_iter_rw(iter) == READ; in __blkdev_direct_IO_async() local
/linux/arch/arm64/kvm/
H A Demulate-nested.c2129 static bool check_fgt_bit(struct kvm *kvm, bool is_read, in check_fgt_bit()
2177 bool is_read; in triage_sysreg_trap() local
/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1046 u32 sysreg, bool is_read) in __vgic_v3_check_trap_forwarding()
1120 bool is_read; in __vgic_v3_perform_cpuif_access() local
/linux/drivers/i2c/busses/
H A Di2c-at91-master.c656 bool is_read; in at91_twi_xfer() local
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/arch/m68k/mac/
H A Dmisc.c178 int is_read; in via_rtc_command() local
/linux/drivers/mmc/host/
H A Dbcm2835.c328 static void bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()
427 bool is_read; in bcm2835_transfer_pio() local
H A Dtmio_mmc_core.c348 int is_read = host->data->flags & MMC_DATA_READ; in tmio_mmc_transfer_data() local
/linux/drivers/usb/gadget/function/
H A Dtcm.h88 unsigned is_read:1; member
/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.c304 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c781 static int mtk_dp_aux_wait_for_completion(struct mtk_dp *mtk_dp, bool is_read) in mtk_dp_aux_wait_for_completion()
812 static int mtk_dp_aux_do_transfer(struct mtk_dp *mtk_dp, bool is_read, u8 cmd, in mtk_dp_aux_do_transfer()
2106 bool is_read; in mtk_dp_aux_transfer() local
/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/msm/dsi/
H A Ddsi_manager.c490 bool is_read = (msg->rx_buf && msg->rx_len); in msm_dsi_manager_cmd_xfer() local
/linux/drivers/scsi/
H A Dst.c1545 size_t count, int is_read) in setup_buffering()
1606 static void release_buffering(struct scsi_tape *STp, int is_read) in release_buffering()

12