Home
last modified time | relevance | path

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

12345678910>>...23

/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.c210 static void ath_mci_cal_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_cal_msg()
369 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg()
492 u32 offset, subtype, opcode; in ath_mci_intr() local
/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/arch/x86/kernel/
H A Dalternative.c2421 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()
2586 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke()
2607 void *text_poke_kgdb(void *addr, const void *opcode, size_t len) in text_poke_kgdb()
2612 void *text_poke_copy_locked(void *addr, const void *opcode, size_t len, in text_poke_copy_locked()
2645 void *text_poke_copy(void *addr, const void *opcode, size_t len) in text_poke_copy()
2704 u8 opcode; member
3007 static void __smp_text_poke_batch_add(void *addr, const void *opcode, size_t len, const void *emula… in __smp_text_poke_batch_add()
3120 void __ref smp_text_poke_batch_add(void *addr, const void *opcode, size_t len, const void *emulate) in smp_text_poke_batch_add()
3139 void __ref smp_text_poke_single(void *addr, const void *opcode, size_t len, const void *emulate) in smp_text_poke_single()
/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/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/arch/loongarch/kvm/
H A Dexit.c161 u32 addr, rd, rj, opcode; in kvm_emu_iocsr() local
370 unsigned int op8, opcode, rd; in kvm_emu_mmio_read() local
544 unsigned int rd, op8, opcode; in kvm_emu_mmio_write() local
/linux/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
/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/nwfpe/
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
/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/drivers/infiniband/hw/hfi1/
H A Dfault.c273 static bool __hfi1_should_fault(struct hfi1_ibdev *ibd, u32 opcode, in __hfi1_should_fault()
306 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx()
/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/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/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/powerpc/include/asm/
H A Dasm-prototypes.h27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets()
/linux/include/linux/soc/qcom/
H A Dpmic_glink.h21 __le32 opcode; member
/linux/drivers/acpi/acpica/
H A Dacresrc.h33 u8 opcode; member
92 u8 opcode; member
/linux/net/bluetooth/
H A Dhci_sock.c362 __le16 opcode; hci_send_to_monitor() local
479 __le16 opcode; create_monitor_event() local
653 create_monitor_ctrl_command(struct sock * sk,u16 index,u16 opcode,u16 len,const void * buf) create_monitor_ctrl_command() argument
1615 u16 opcode, index, len; hci_mgmt_cmd() local
1871 u16 opcode = get_unaligned_le16(skb->data); hci_sock_sendmsg() local
[all...]
/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/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

12345678910>>...23