Home
last modified time | relevance | path

Searched defs:opcode (Results 76 – 100 of 508) sorted by relevance

12345678910>>...21

/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c288 static void emit_alu(u32 opcode, u32 src, u32 dst, struct jit_ctx *ctx) in emit_alu()
293 static void emit_alu3(u32 opcode, u32 a, u32 b, u32 c, struct jit_ctx *ctx) in emit_alu3()
298 static void emit_alu_K(unsigned int opcode, unsigned int dst, unsigned int imm, in emit_alu_K()
317 static void emit_alu3_K(unsigned int opcode, unsigned int src, unsigned int imm, in emit_alu3_K()
1260 u32 opcode = 0, rs2; in build_insn() local
1300 u32 opcode = 0, rs2; in build_insn() local
1341 u32 opcode = 0, rs2; in build_insn() local
/linux/drivers/bluetooth/
H A Dhci_ath.c44 __u8 opcode; member
147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd()
/linux/drivers/gpu/drm/xe/instructions/
H A Dxe_gfx_state_commands.h13 #define GFX_STATE_CMD(opcode) \ argument
/linux/drivers/mmc/core/
H A Dsdio_ops.h26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy()
/linux/drivers/media/dvb-frontends/
H A Dmxl692.c111 static void mxl692_tx_swap(enum MXL_EAGLE_OPCODE_E opcode, u8 *buffer) in mxl692_tx_swap()
135 static void mxl692_rx_swap(enum MXL_EAGLE_OPCODE_E opcode, u8 *buffer) in mxl692_rx_swap()
371 static const char *mxl692_opcode_string(u8 opcode) in mxl692_opcode_string()
444 u8 opcode, in mxl692_i2c_writeread()
/linux/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dmlx5_ifc_vhca_event.h38 u8 opcode[0x10]; member
67 u8 opcode[0x10]; member
/linux/arch/riscv/kernel/
H A Dkgdb.c26 static int decode_register_index(unsigned long opcode, int offset) in decode_register_index()
31 static int decode_register_index_short(unsigned long opcode, int offset) in decode_register_index_short()
/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c264 static bool __hfi1_should_fault(struct hfi1_ibdev *ibd, u32 opcode, in __hfi1_should_fault()
297 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx()
/linux/include/uapi/rdma/
H A Dsiw-abi.h112 __u8 opcode; member
133 __u8 opcode; member
164 __u8 opcode; member
/linux/drivers/cxl/core/
H A Dfeatures.c609 u16 opcode) in cxlctl_validate_hw_command()
628 size_t *out_len, u16 opcode) in cxlctl_handle_commands()
649 u16 opcode = rpc_in->opcode; in cxlctl_fw_rpc() local
/linux/arch/arm/nwfpe/
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
/linux/include/linux/netfilter/
H A Dnf_conntrack_tftp.h13 __be16 opcode; member
/linux/include/trace/events/
H A Dtarget.h15 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
/linux/include/linux/
H A Dnvme.h965 #define nvme_opcode_name(opcode) { opcode, #opcode } argument
1072 __u8 opcode; member
1090 __u8 opcode; member
1136 __u8 opcode; member
1162 __u8 opcode; member
1188 __u8 opcode; member
1204 __u8 opcode; member
1220 __u8 opcode; member
1326 #define nvme_admin_opcode_name(opcode) { opcode, #opcode } argument
1444 __u8 opcode; member
[all …]
H A Dio_uring.h41 static inline const char *io_uring_get_opcode(u8 opcode) in io_uring_get_opcode()
/linux/arch/powerpc/include/asm/
H A Dasm-prototypes.h27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets()
/linux/net/bluetooth/
H A Dhci_sock.c363 __le16 opcode; in hci_send_to_monitor() local
486 __le16 opcode; in create_monitor_event() local
660 u16 opcode, u16 len, in create_monitor_ctrl_command()
1622 u16 opcode, index, len; in hci_mgmt_cmd() local
1879 u16 opcode = get_unaligned_le16(skb->data); in hci_sock_sendmsg() local
/linux/drivers/acpi/acpica/
H A Dacresrc.h33 u8 opcode; member
92 u8 opcode; member
/linux/include/linux/soc/qcom/
H A Dpmic_glink.h21 __le32 opcode; member
/linux/drivers/nvme/host/
H A Dtrace.h26 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
/linux/net/ceph/
H A Dceph_strings.c52 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
/linux/drivers/scsi/
H A Dconstants.c27 int opcode; member
260 bool scsi_opcode_sa_name(int opcode, int service_action, in scsi_opcode_sa_name()
H A Dps3rom.c89 unsigned char opcode = cmd->cmnd[0]; in ps3rom_atapi_request() local
208 unsigned char opcode; in ps3rom_queuecommand_lck() local
/linux/arch/csky/kernel/probes/
H A Dkprobes.c24 u32 opcode; member
47 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text()

12345678910>>...21