Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/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.c84 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_shadow.h102 u32 is_read = !!(typ & kAccessRead); in IsBothReadsOrAtomic() local
113 u32 is_read = !!(typ & kAccessRead); in IsRWWeakerOrEqual() local
H A Dtsan_trace.h55 u64 is_read : 1; member
86 u64 is_read : 1; member
104 u64 is_read : 1; member
H A Dtsan_rtl_report.cpp481 bool is_read = typ & kAccessRead; in RestoreStack() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c228 dpcd_access_helper(struct dc_link * link,uint32_t length,uint8_t * data,uint32_t dpcd_addr,bool is_read) dpcd_access_helper() argument
/openbsd-src/gnu/gcc/gcc/
H A Dtree-data-ref.c1012 analyze_array (tree stmt, tree ref, bool is_read) in analyze_array()
1056 analyze_indirect_ref (tree stmt, tree ref, bool is_read) in analyze_indirect_ref()
1126 bool is_read, in init_data_ref()
1436 address_analysis (tree expr, tree stmt, bool is_read, struct data_reference *dr, in address_analysis()
1595 object_analysis (tree memref, tree stmt, bool is_read, in object_analysis()
1955 create_data_ref (tree memref, tree stmt, bool is_read) in create_data_ref()
H A Dtree-data-ref.h83 bool is_read; member
/openbsd-src/gnu/llvm/lldb/source/Host/windows/
H A DPipeWindows.cpp174 bool child_process_inherit, bool is_read) { in OpenNamedPipe()
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dhandlers.c3129 void *pdata, unsigned int bytes, bool is_read) in intel_vgpu_mmio_reg_rw()