| /Linux-v5.15/drivers/md/bcache/ | 
| D | io.c | 83 			 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-v5.15/tools/lib/perf/ | 
| D | lib.c | 10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n)  in ion()
 | 
| /Linux-v5.15/drivers/gpu/drm/i915/ | 
| D | intel_sideband.c | 98 	const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP);  in vlv_sideband_rw()  local290 			u32 *val, bool is_read)  in intel_sbi_rw()
 400 				  bool is_read)  in __sandybridge_pcode_rw()
 
 | 
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | 
| D | hclge_cmd.c | 79 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-v5.15/arch/x86/xen/ | 
| D | pmu.c | 190 				  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-v5.15/drivers/gpu/drm/amd/display/dc/hdcp/ | 
| D | hdcp_msg.c | 229 	bool is_read)  in dpcd_access_helper()
 | 
| /Linux-v5.15/drivers/base/regmap/ | 
| D | regmap-spi-avmm.c | 184 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-v5.15/drivers/i2c/busses/ | 
| D | i2c-at91-master.c | 658 	bool is_read;  in at91_twi_xfer()  local
 | 
| D | i2c-uniphier.c | 160 	bool is_read = msg->flags & I2C_M_RD;  in uniphier_i2c_master_xfer_one()  local
 | 
| D | i2c-uniphier-f.c | 318 	bool is_read = msg->flags & I2C_M_RD;  in uniphier_fi2c_master_xfer_one()  local
 | 
| D | i2c-i801.c | 270 	bool is_read;  member
 | 
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/ | 
| D | hclgevf_cmd.c | 167 				  enum hclgevf_opcode_type opcode, bool is_read)  in hclgevf_cmd_setup_basic_desc()
 | 
| /Linux-v5.15/arch/m68k/mac/ | 
| D | misc.c | 176 	int is_read;  in via_rtc_command()  local
 | 
| /Linux-v5.15/drivers/i2c/ | 
| D | i2c-core-smbus.c | 303 	bool is_read = msg->flags & I2C_M_RD;  in i2c_smbus_try_get_dmabuf()  local
 | 
| /Linux-v5.15/drivers/usb/gadget/function/ | 
| D | tcm.h | 88 	unsigned is_read:1;  member
 | 
| /Linux-v5.15/drivers/mmc/host/ | 
| D | bcm2835.c | 328 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
 
 | 
| D | tmio_mmc_core.c | 329 	int is_read = host->data->flags & MMC_DATA_READ;  in tmio_mmc_transfer_data()  local
 | 
| /Linux-v5.15/block/ | 
| D | fops.c | 201 	bool is_read = (iov_iter_rw(iter) == READ), is_sync;  in __blkdev_direct_IO()  local
 | 
| /Linux-v5.15/drivers/target/ | 
| 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-v5.15/drivers/gpu/drm/msm/dsi/ | 
| D | dsi_manager.c | 729 	bool is_read = (msg->rx_buf && msg->rx_len);  in msm_dsi_manager_cmd_xfer()  local
 | 
| /Linux-v5.15/arch/arm64/kvm/hyp/ | 
| D | vgic-v3-sr.c | 1025 	bool is_read;  in __vgic_v3_perform_cpuif_access()  local
 | 
| /Linux-v5.15/drivers/scsi/ | 
| D | st.c | 1540 			   size_t count, int is_read)  in setup_buffering()1601 static void release_buffering(struct scsi_tape *STp, int is_read)  in release_buffering()
 
 | 
| /Linux-v5.15/drivers/spi/ | 
| D | spi-omap2-mcspi.c | 201 		int is_read, int enable)  in omap2_mcspi_set_dma_req()
 | 
| /Linux-v5.15/drivers/gpu/drm/xlnx/ | 
| D | zynqmp_dp.c | 949 	bool is_read = (cmd & AUX_READ_BIT) ? true : false;  in zynqmp_dp_aux_cmd_submit()  local
 | 
| /Linux-v5.15/fs/ksmbd/ | 
| D | transport_rdma.c | 1341 				u32 remote_len, bool is_read)  in smb_direct_rdma_xmit()
 |