Searched defs:opcode (Results 1 - 25 of 645) sorted by relevance

1234567891011>>

/linux-master/drivers/mmc/core/
H A Dsdio_ops.h26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) argument
/linux-master/arch/arm/nwfpe/
H A Dfpa11.c35 int8 SetRoundingMode(const unsigned int opcode) argument
53 int8 SetRoundingPrecision(const unsigned int opcode) argument
85 unsigned int EmulateAll(unsigned int opcode) argument
[all...]
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) argument
[all...]
H A Dfpa11_cprt.c23 unsigned int EmulateCPRT(const unsigned int opcode) argument
57 PerformFLT(const unsigned int opcode) argument
100 PerformFIX(const unsigned int opcode) argument
142 PerformComparison(const unsigned int opcode) argument
[all...]
/linux-master/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) argument
/linux-master/include/linux/netfilter/
H A Dnf_conntrack_tftp.h13 __be16 opcode; member in struct:tftphdr
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c47 void __trace_opal_entry(unsigned long opcode, unsigned long *args) argument
68 void __trace_opal_exit(long opcode, unsigned long retval) argument
/linux-master/arch/powerpc/include/asm/
H A Dasm-prototypes.h27 static inline long ucall_norets(unsigned long opcode, ...) argument
/linux-master/include/linux/soc/qcom/
H A Dpmic_glink.h21 __le32 opcode; member in struct:pmic_glink_hdr
/linux-master/drivers/nvme/host/
H A Dconstants.c182 const char *nvme_get_opcode_str(u8 opcode) argument
190 const char *nvme_get_admin_opcode_str(u8 opcode) argument
198 const char *nvme_get_fabrics_opcode_str(u8 opcode) { argument
[all...]
/linux-master/drivers/ssb/
H A Ddriver_chipcommon_sflash.c72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) argument
/linux-master/arch/powerpc/xmon/
H A Dspu-dis.c47 unsigned int opcode = insn >> (32-11); local
[all...]
/linux-master/arch/x86/lib/
H A Dinat.c13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) argument
26 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, argument
65 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, argument
/linux-master/tools/arch/x86/lib/
H A Dinat.c13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) argument
26 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, argument
65 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, argument
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h41 u8 opcode; member in struct:vsp1_dl_ext_cmd
/linux-master/net/bluetooth/
H A Dmgmt_util.h35 u16 opcode; member in struct:mgmt_pending_cmd
/linux-master/drivers/acpi/acpica/
H A Dexresop.c99 acpi_ex_resolve_operands(u16 opcode, argument
H A Dpsutils.c56 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) argument
85 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode, u8 *aml) argument
[all...]
H A Dpsopinfo.c35 const struct acpi_opcode_info *acpi_ps_get_opcode_info(u16 opcode) argument
127 acpi_ps_get_opcode_name(u16 opcode) argument
[all...]
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_cq.c86 u8 opcode = cqe->opcode; local
[all...]
/linux-master/include/linux/
H A Dio_uring.h44 static inline const char *io_uring_get_opcode(u8 opcode) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gpu_scheduler_types.h25 unsigned int opcode; member in struct:xe_sched_msg
/linux-master/io_uring/
H A Dopdef.c727 const char *io_uring_get_opcode(u8 opcode) argument
H A Dcancel.h13 u8 opcode; member in struct:io_cancel_data
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_loc.h178 static inline unsigned int wr_opcode_mask(int opcode, struct rxe_qp *qp) argument

Completed in 177 milliseconds

1234567891011>>