| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| H A D | sdio_ops.h | 26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy() argument
|
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | sdio_ops.h | 26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | method_properties_test.cpp | 23 void CheckCall(Opcode opcode) in CheckCall() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | escape_analysis_editor.cpp | 44 auto opcode = acc_.GetOpCode(gate); in VisitGate() local
|
| H A D | ecma_opcode_des.h | 351 inline std::string GetEcmaOpcodeStr(EcmaOpcode opcode)
in GetEcmaOpcodeStr() argument
|
| /kernel/linux/linux-6.6/io_uring/ |
| H A D | cancel.h | 11 u8 opcode; member
|
| /drivers/hdf_core/framework/tools/hc-gen/src/ |
| H A D | bytecode_gen.cpp | 82 auto opcode = ToOpCode(object->Type()); in ByteCodeConvert() local
|
| /kernel/linux/linux-5.10/arch/arm/nwfpe/ |
| H A D | fpa11.c | 35 int8 SetRoundingMode(const unsigned int opcode) in SetRoundingMode() argument 53 int8 SetRoundingPrecision(const unsigned int opcode) in SetRoundingPrecision() argument 85 unsigned int EmulateAll(unsigned int opcode) in EmulateAll() argument [all...] |
| H A D | fpa11_cpdo.c | 18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | asm-prototypes.h | 42 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| H A D | opal-tracepoints.c | 48 void __trace_opal_entry(unsigned long opcode, unsigned long *args) in __trace_opal_entry() argument 69 void __trace_opal_exit(long opcode, unsigned long retval) in __trace_opal_exit() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | asm-prototypes.h | 27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets() argument
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition() argument
|
| /kernel/linux/linux-6.6/arch/arm/nwfpe/ |
| H A D | fpa11.c | 35 int8 SetRoundingMode(const unsigned int opcode) in SetRoundingMode() argument 53 int8 SetRoundingPrecision(const unsigned int opcode) in SetRoundingPrecision() argument 85 unsigned int EmulateAll(unsigned int opcode) in EmulateAll() argument [all...] |
| H A D | fpa11_cpdo.c | 18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| H A D | opal-tracepoints.c | 47 void __trace_opal_entry(unsigned long opcode, unsigned long *args) in __trace_opal_entry() argument 68 void __trace_opal_exit(long opcode, unsigned long retval) in __trace_opal_exit() argument
|
| /kernel/linux/linux-5.10/include/linux/netfilter/ |
| H A D | nf_conntrack_tftp.h | 13 __be16 opcode; member
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | mgmt_util.h | 25 u16 opcode; member
|
| /kernel/linux/linux-6.6/include/linux/netfilter/ |
| H A D | nf_conntrack_tftp.h | 13 __be16 opcode; member
|
| /kernel/linux/linux-6.6/include/linux/soc/qcom/ |
| H A D | pmic_glink.h | 21 __le32 opcode; member
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| H A D | constants.c | 182 const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() argument 190 const unsigned char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() argument 198 const unsigned char *nvme_get_fabrics_opcode_str(u8 opcode) { in nvme_get_fabrics_opcode_str() argument [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | savestate_optimization.cpp | 58 auto opcode = userInst->GetOpcode(); in RequireRegMap() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| H A D | opcodes.h | 41 inline constexpr bool IsBranch(Opcode opcode) in IsBranch() argument 46 inline constexpr bool IsLogicalShift(Opcode opcode) in IsLogicalShift() argument 51 constexpr bool IsCommutative(Opcode opcode) in IsCommutative() argument 69 IsStmtMustRequire(Opcode opcode) IsStmtMustRequire() argument [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dwarf_op.cpp | 54 uint8_t opcode;
in Decode() local [all...] |