Home
last modified time | relevance | path

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

12

/linux/drivers/md/bcache/
A Dio.c83 int is_read, in bch_count_io_errors()
141 int is_read = (bio_data_dir(bio) == READ ? 1 : 0); in bch_bbio_count_io_errors() local
/linux/tools/lib/perf/
A Dlib.c10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion()
/linux/drivers/gpu/drm/i915/
A Dintel_sbi.c14 u32 *val, bool is_read) in intel_sbi_rw()
A Dintel_pcode.c58 bool is_read) in __sandybridge_pcode_rw()
A Dvlv_sideband.c79 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_cmd.c79 void hclge_cmd_reuse_desc(struct hclge_desc *desc, bool is_read) in hclge_cmd_reuse_desc()
89 enum hclge_opcode_type opcode, bool is_read) in hclge_cmd_setup_basic_desc()
/linux/arch/x86/xen/
A Dpmu.c190 int index, bool is_read) in xen_intel_pmu_emulate()
252 static bool xen_amd_pmu_emulate(unsigned int msr, u64 *val, bool is_read) in xen_amd_pmu_emulate()
/linux/drivers/gpu/drm/amd/display/dc/hdcp/
A Dhdcp_msg.c229 bool is_read) in dpcd_access_helper()
/linux/drivers/base/regmap/
A Dregmap-spi-avmm.c184 static int br_trans_tx_prepare(struct spi_avmm_bridge *br, bool is_read, u32 reg, in br_trans_tx_prepare()
552 static int do_reg_access(void *context, bool is_read, unsigned int reg, in do_reg_access()
/linux/drivers/i2c/busses/
A Di2c-at91-master.c658 bool is_read; in at91_twi_xfer() local
A Di2c-uniphier.c160 bool is_read = msg->flags & I2C_M_RD; in uniphier_i2c_master_xfer_one() local
A Di2c-uniphier-f.c318 bool is_read = msg->flags & I2C_M_RD; in uniphier_fi2c_master_xfer_one() local
A Di2c-i801.c274 bool is_read; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_cmd.c167 enum hclgevf_opcode_type opcode, bool is_read) in hclgevf_cmd_setup_basic_desc()
/linux/arch/m68k/mac/
A Dmisc.c176 int is_read; in via_rtc_command() local
/linux/drivers/i2c/
A Di2c-core-smbus.c303 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local
/linux/drivers/usb/gadget/function/
A Dtcm.h88 unsigned is_read:1; member
/linux/drivers/mmc/host/
A Dbcm2835.c328 static void bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()
432 bool is_read; in bcm2835_transfer_pio() local
A Dtmio_mmc_core.c329 int is_read = host->data->flags & MMC_DATA_READ; in tmio_mmc_transfer_data() local
/linux/block/
A Dfops.c192 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
/linux/drivers/target/
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/
A Ddsi_manager.c769 bool is_read = (msg->rx_buf && msg->rx_len); in msm_dsi_manager_cmd_xfer() local
/linux/arch/arm64/kvm/hyp/
A Dvgic-v3-sr.c1019 bool is_read; in __vgic_v3_perform_cpuif_access() local
/linux/drivers/scsi/
A Dst.c1541 size_t count, int is_read) in setup_buffering()
1602 static void release_buffering(struct scsi_tape *STp, int is_read) in release_buffering()
/linux/drivers/spi/
A Dspi-omap2-mcspi.c201 int is_read, int enable) in omap2_mcspi_set_dma_req()

Completed in 70 milliseconds

12