/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 3693 if ($line =~ /\b(__dev(init|exit)(data|const|))\b/) {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | polaris10_pwrvirus.h | 33 uint32_t data; member
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 338 # under codespell's install directory: <codespell_root>/data/dictionary.txt 345 codespell_file = op.join(codespell_dir, 'data', 'dictionary.txt') 4200 if ($line =~ /\b(__dev(init|exit)(data|const|))\b/) {
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 4793 ctx.info = info.data(); in optimize()
|
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 4048 if ($line =~ /\b(__dev(init|exit)(data|const|))\b/) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 4482 Register Reg = TLI->getRegisterByName(RegStr->getString().data(), Ty, MF);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2966 makeArrayRef(ConcatOps.data(), NumOps)); in CollectOpsToWiden() 4515 "Can widen only data or mask operand of mstore"); in WidenVecOp_MSTORE() 4546 "Mask and data vectors should have the same number of elements"); in WidenVecOp_MSTORE()
|
H A D | TargetLowering.cpp | 4191 StringRef RegName(Constraint.data() + 1, Constraint.size() - 2); in getRegForInlineAsmConstraint() 6608 // The type of the data we want to save 6612 // The type of data as saved in memory.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Verifier.cpp | 1196 assert(N.getValue().data()[0] != ' ' && "Macro value has a space prefix"); in visitDIMacro() 1256 "invalid static data member declaration", &N, Member); in visitDIGlobalVariable() 4628 "masked_load: pass through and data type must match", Call); in visitIntrinsicCall() 4631 "masked_load: vector mask must be same length as data", Call); in visitIntrinsicCall() 4650 "masked_store: vector mask must be same length as data", Call); in visitIntrinsicCall() 5189 /// struct-type node describing an aggregate data structure (like a struct).
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8632.cpp | 314 filterTypeToRegisterSet(Ctx, RegX8632::Reg_NUM, TypeToRegisterSet.data(), in staticInit() 4835 // Copy the data into registers as the source and destination could in lowerMemmove() 4866 // Copy the data out into the destination memory in lowerMemmove() 7743 const char *Prefix = IsPIC ? ".data.rel.ro." : ".rodata."; in lowerJumpTables()
|
H A D | IceTargetLoweringX8664.cpp | 323 filterTypeToRegisterSet(Ctx, RegX8664::Reg_NUM, TypeToRegisterSet.data(), in staticInit() 4257 // Copy the data into registers as the source and destination could overlap in lowerMemmove() 4287 // Copy the data out into the destination memory in lowerMemmove() 7009 const char *Prefix = IsPIC ? ".data.rel.ro." : ".rodata."; in lowerJumpTables()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 1086 .addReg(SrcReg, getKillRegState(isKill)) // data in storeRegToStackSlot() 1109 MIB.addReg(SrcReg, getKillRegState(isKill)) // data in storeRegToStackSlot() 1524 // constant data. in expandPostRAPseudo() 2787 // data, which we avoid by returning true here. 5946 return getNamedOperand(MI, AMDGPU::OpName::data)->getReg();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 3114 // We must not emit the R_MIPS_JALR relocation against data symbols in AdjustInstrPostInstrSelection() 3116 // call instruction with a relative branch to the data symbol. in AdjustInstrPostInstrSelection() 3118 LLVM_DEBUG(dbgs() << "Not adding R_MIPS_JALR against data symbol " in AdjustInstrPostInstrSelection() 4515 ABI.IsO32() ? IntArgRegs.data() : Mips64DPRegs; in HandleByVal()
|
/third_party/rust/crates/syn/tests/debug/ |
H A D | gen.rs | 430 formatter.field("data", Lite(&self.value.data)); in fmt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6166 // Extract all the undef/constant element data and pack into single bitsets. 6177 // Split the undef/constant single bitset data into the target elements. 7015 // Extract known constant input data. 8573 // instruction to save 8 or more bytes of constant pool data. 13639 MutableArrayRef<int> LToLInputs(LoInputs.data(), NumLToL); 13640 MutableArrayRef<int> LToHInputs(HiInputs.data(), NumLToH); 13641 MutableArrayRef<int> HToLInputs(LoInputs.data() + NumLToL, NumHToL); 13642 MutableArrayRef<int> HToHInputs(HiInputs.data() + NumLToH, NumHToH); 15716 "Unexpected data type for VSHUFPD"); 15760 "Unexpected data typ [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display.c | 477 * These are the data rate limits (measured in fast clocks) 493 * These are the data rate limits (measured in fast clocks) 2626 * Gen-12 compression uses 4 bits of CCS data for each cache line pair in the 2826 * the virtual address of the pages affects the compressed data. in intel_plane_can_remap() 6446 * Workaround : Do not read or write the pipe palette/gamma data while in hsw_pre_update_disable_ips() 6473 * Workaround : Do not read or write the pipe palette/gamma data while in hsw_post_update_enable_ips() 12229 * The calculation for the data clock is: in intel_dotclock_calculate() 14665 * Handle calculation of various watermark data at the end of the atomic check 16768 int intel_get_pipe_from_crtc_id_ioctl(struct drm_device *dev, void *data, in intel_get_pipe_from_crtc_id_ioctl() argument 16771 struct drm_i915_get_pipe_from_crtc_id *pipe_from_crtc_id = data; in intel_get_pipe_from_crtc_id_ioctl() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 107 * This function is used for copying data between driver memory 331 * insert barrier for instruction interlock : data from the hardware in lpfc_sli4_eq_get() 335 * after our return, to copy data before the valid bit check above in lpfc_sli4_eq_get() 336 * was done. As such, some of the copied data was stale. The barrier in lpfc_sli4_eq_get() 337 * ensures the check is before any data is copied. in lpfc_sli4_eq_get() 572 * insert barrier for instruction interlock : data from the hardware in lpfc_sli4_cq_get() 1314 * Clean all volatile data fields, preserve iotag and node struct. in __lpfc_sli_release_iocbq_s4() 1342 * Clean all volatile data fields, preserve iotag and node struct. in __lpfc_sli_release_iocbq_s3() 1382 * Clean all volatile data fields, preserve iotag and node struct. in lpfc_sli_release_iocbq() 2790 * lpfc_nvme_unsol_ls_handler - Process an unsolicited event data buffe [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 231 * This function is used for copying data between driver memory 456 * insert barrier for instruction interlock : data from the hardware in lpfc_sli4_eq_get() 460 * after our return, to copy data before the valid bit check above in lpfc_sli4_eq_get() 461 * was done. As such, some of the copied data was stale. The barrier in lpfc_sli4_eq_get() 462 * ensures the check is before any data is copied. in lpfc_sli4_eq_get() 697 * insert barrier for instruction interlock : data from the hardware in lpfc_sli4_cq_get() 1430 * Clean all volatile data fields, preserve iotag and node struct. in __lpfc_sli_release_iocbq_s4() 1457 * Clean all volatile data fields, preserve iotag and node struct. in __lpfc_sli_release_iocbq_s3() 1497 * Clean all volatile data fields, preserve iotag and node struct. in lpfc_sli_release_iocbq() 1957 /* WQEs are reused. Clear stale data an in lpfc_issue_cmf_sync_wqe() [all...] |
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 188 data-base data-bases eshell fall-ing half-way long-est man-u-script
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_hsi.h | 4967 __le32 data[16]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8851b_table.c | 14798 .data = rtw89_8851b_txpwr_byrate,
|
H A D | rtw8852c_table.c | [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 14151 u32 width, const void *data) in wlc_phy_table_write_nphy() 14159 tbl.tbl_ptr = data; in wlc_phy_table_write_nphy() 14165 u32 width, void *data) in wlc_phy_table_read_nphy() 14173 tbl.tbl_ptr = data; in wlc_phy_table_read_nphy() 14150 wlc_phy_table_write_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, u32 width, const void *data) wlc_phy_table_write_nphy() argument 14164 wlc_phy_table_read_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, u32 width, void *data) wlc_phy_table_read_nphy() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 14151 u32 width, const void *data) in wlc_phy_table_write_nphy() 14159 tbl.tbl_ptr = data; in wlc_phy_table_write_nphy() 14165 u32 width, void *data) in wlc_phy_table_read_nphy() 14173 tbl.tbl_ptr = data; in wlc_phy_table_read_nphy() 14150 wlc_phy_table_write_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, u32 width, const void *data) wlc_phy_table_write_nphy() argument 14164 wlc_phy_table_read_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, u32 width, void *data) wlc_phy_table_read_nphy() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 2851 addAttribute(1u, coordFormats[texCoordComps - 1], (deUint32)(texCoordComps * sizeof(float)), numVertices, texCoord.data()); 3153 // write data to input buffer 3158 // create image, we do not need to fill it with data for this test
|