/linux/drivers/md/bcache/ |
H A D | io.c | 84 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 D | pmu.c | 198 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/tools/lib/perf/ |
H A D | lib.c | 10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion()
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_sbi.c | 15 u32 *val, bool is_read) in intel_sbi_rw()
|
H A D | intel_pcode.c | 58 bool is_read) in __snb_pcode_rw()
|
H A D | vlv_sideband.c | 81 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_cmd.c | 42 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/base/regmap/ |
H A D | regmap-spi-avmm.c | 178 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/gpu/drm/amd/display/dc/hdcp/ |
H A D | hdcp_msg.c | 234 bool is_read) in dpcd_access_helper()
|
/linux/block/ |
H A D | fops.c | 174 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local 320 bool is_read = iov_iter_rw(iter) == READ; in __blkdev_direct_IO_async() local
|
/linux/arch/m68k/mac/ |
H A D | misc.c | 178 int is_read; in via_rtc_command() local
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_cmd.h | 111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
|
/linux/drivers/i2c/ |
H A D | i2c-core-smbus.c | 304 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local
|
/linux/drivers/iio/dac/ |
H A D | ad3552r.c | 56 u8 *data, bool is_read) in ad3552r_transfer()
|
/linux/drivers/target/ |
H A D | target_core_rd.c | 379 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 D | dsi_manager.c | 490 bool is_read = (msg->rx_buf && msg->rx_len); msm_dsi_manager_cmd_xfer() local
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_dp.c | 867 static int mtk_dp_aux_wait_for_completion(struct mtk_dp *mtk_dp, bool is_read) in mtk_dp_aux_wait_for_completion() argument 898 static int mtk_dp_aux_do_transfer(struct mtk_dp *mtk_dp, bool is_read, u8 cmd, in mtk_dp_aux_do_transfer() argument 2211 bool is_read; in mtk_dp_aux_transfer() local [all...] |
/linux/drivers/scsi/ |
H A D | st.c | 1572 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/drivers/spi/ |
H A D | spi-omap2-mcspi.c | 206 int is_read, int enable) in omap2_mcspi_set_dma_req()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 814 int size, int is_read) in mlx4_ACCESS_MEM()
|
/linux/fs/smb/server/ |
H A D | transport_rdma.c | 1358 bool is_read) in smb_direct_rdma_xmit()
|
/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fusion.c | 2650 u8 is_read, u32 scsi_buff_len) in megasas_set_raidflag_cpu_affinity()
|
/linux/drivers/s390/block/ |
H A D | dasd.c | 721 dasd_profile_end_add_data(struct dasd_profile_info * data,int is_alias,int is_tpm,int is_read,long sectors,int sectors_ind,int tottime_ind,int tottimeps_ind,int strtime_ind,int irqtime_ind,int irqtimeps_ind,int endtime_ind) dasd_profile_end_add_data() argument
|
/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_dp.c | 1043 bool is_read = (cmd & AUX_READ_BIT) ? true : false; in zynqmp_dp_aux_cmd_submit() local
|
/linux/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 6639 u16 *engine_id_2, bool *is_read, bool *is_write) in gaudi_print_and_get_razwi_info() 7222 bool is_read = false, is_write = false; in gaudi_print_irq_info() local
|