/linux-6.3-rc2/drivers/md/bcache/ |
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-6.3-rc2/arch/x86/xen/ |
A D | pmu.c | 199 int index, bool is_read) in xen_intel_pmu_emulate() 261 static bool xen_amd_pmu_emulate(unsigned int msr, u64 *val, bool is_read) in xen_amd_pmu_emulate() 302 static bool pmu_msr_chk_emulated(unsigned int msr, uint64_t *val, bool is_read, in pmu_msr_chk_emulated()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | intel_sbi.c | 15 u32 *val, bool is_read) in intel_sbi_rw()
|
A D | intel_pcode.c | 58 bool is_read) in __snb_pcode_rw()
|
A D | vlv_sideband.c | 82 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
|
/linux-6.3-rc2/tools/lib/perf/ |
A D | lib.c | 10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
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() 65 bool is_read) in hclge_comm_cmd_setup_basic_desc()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/hdcp/ |
A D | hdcp_msg.c | 228 bool is_read) in dpcd_access_helper()
|
/linux-6.3-rc2/block/ |
A D | fops.c | 177 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local 314 bool is_read = iov_iter_rw(iter) == READ; in __blkdev_direct_IO_async() local
|
/linux-6.3-rc2/drivers/base/regmap/ |
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-6.3-rc2/drivers/i2c/busses/ |
A D | i2c-at91-master.c | 658 bool is_read; in at91_twi_xfer() local
|
A D | i2c-uniphier.c | 160 bool is_read = msg->flags & I2C_M_RD; in uniphier_i2c_master_xfer_one() local
|
A D | i2c-uniphier-f.c | 318 bool is_read = msg->flags & I2C_M_RD; in uniphier_fi2c_master_xfer_one() local
|
/linux-6.3-rc2/arch/m68k/mac/ |
A D | misc.c | 176 int is_read; in via_rtc_command() local
|
/linux-6.3-rc2/drivers/usb/gadget/function/ |
A D | tcm.h | 88 unsigned is_read:1; member
|
/linux-6.3-rc2/drivers/i2c/ |
A D | i2c-core-smbus.c | 304 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
A D | hclgevf_cmd.h | 111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
|
/linux-6.3-rc2/drivers/mmc/host/ |
A D | bcm2835.c | 328 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
|
A D | tmio_mmc_core.c | 345 int is_read = host->data->flags & MMC_DATA_READ; in tmio_mmc_transfer_data() local
|
/linux-6.3-rc2/drivers/gpu/drm/mediatek/ |
A D | mtk_dp.c | 777 static int mtk_dp_aux_wait_for_completion(struct mtk_dp *mtk_dp, bool is_read) in mtk_dp_aux_wait_for_completion() 808 static int mtk_dp_aux_do_transfer(struct mtk_dp *mtk_dp, bool is_read, u8 cmd, in mtk_dp_aux_do_transfer() 2032 bool is_read; in mtk_dp_aux_transfer() local
|
/linux-6.3-rc2/drivers/target/ |
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-6.3-rc2/drivers/gpu/drm/msm/dsi/ |
A D | dsi_manager.c | 586 bool is_read = (msg->rx_buf && msg->rx_len); in msm_dsi_manager_cmd_xfer() local
|
/linux-6.3-rc2/arch/arm64/kvm/hyp/ |
A D | vgic-v3-sr.c | 1022 bool is_read; in __vgic_v3_perform_cpuif_access() local
|
/linux-6.3-rc2/drivers/scsi/ |
A D | st.c | 1544 size_t count, int is_read) in setup_buffering() 1605 static void release_buffering(struct scsi_tape *STp, int is_read) in release_buffering()
|
/linux-6.3-rc2/drivers/iio/dac/ |
A D | ad3552r.c | 340 u8 *data, bool is_read) in ad3552r_transfer()
|