/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 288 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 D | hci_ath.c | 44 __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 D | xe_gfx_state_commands.h | 13 #define GFX_STATE_CMD(opcode) \ argument
|
/linux/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()
|
/linux/drivers/media/dvb-frontends/ |
H A D | mxl692.c | 111 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 D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
H A D | mlx5_ifc_vhca_event.h | 38 u8 opcode[0x10]; member 67 u8 opcode[0x10]; member
|
/linux/arch/riscv/kernel/ |
H A D | kgdb.c | 26 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 D | fault.c | 264 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 D | siw-abi.h | 112 __u8 opcode; member 133 __u8 opcode; member 164 __u8 opcode; member
|
/linux/drivers/cxl/core/ |
H A D | features.c | 609 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 D | fpa11_cpdo.c | 18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
|
/linux/include/linux/netfilter/ |
H A D | nf_conntrack_tftp.h | 13 __be16 opcode; member
|
/linux/include/trace/events/ |
H A D | target.h | 15 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
|
/linux/include/linux/ |
H A D | nvme.h | 965 #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 D | io_uring.h | 41 static inline const char *io_uring_get_opcode(u8 opcode) in io_uring_get_opcode()
|
/linux/arch/powerpc/include/asm/ |
H A D | asm-prototypes.h | 27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets()
|
/linux/net/bluetooth/ |
H A D | hci_sock.c | 363 __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 D | acresrc.h | 33 u8 opcode; member 92 u8 opcode; member
|
/linux/include/linux/soc/qcom/ |
H A D | pmic_glink.h | 21 __le32 opcode; member
|
/linux/drivers/nvme/host/ |
H A D | trace.h | 26 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
|
/linux/net/ceph/ |
H A D | ceph_strings.c | 52 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
|
/linux/drivers/scsi/ |
H A D | constants.c | 27 int opcode; member 260 bool scsi_opcode_sa_name(int opcode, int service_action, in scsi_opcode_sa_name()
|
H A D | ps3rom.c | 89 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 D | kprobes.c | 24 u32 opcode; member 47 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text()
|