| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_stats.c | 171 u32 opcode = bnx2x_dmae_opcode(bp, DMAE_SRC_PCI, DMAE_DST_GRC, in bnx2x_hw_stats_post() local 223 u32 opcode; in bnx2x_stats_pmf_update() local 271 u32 opcode; in bnx2x_port_stats_init() local 1267 u32 opcode; in bnx2x_port_stats_stop() local
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| D | trace.h | 26 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
|
| /kernel/linux/linux-6.6/net/ceph/ |
| D | ceph_strings.c | 52 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| D | trace.h | 26 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | fault.c | 316 static bool __hfi1_should_fault(struct hfi1_ibdev *ibd, u32 opcode, in __hfi1_should_fault() 349 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| D | fault.c | 274 static bool __hfi1_should_fault(struct hfi1_ibdev *ibd, u32 opcode, in __hfi1_should_fault() 307 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| D | mlx5_ifc_vhca_event.h | 38 u8 opcode[0x10]; member 67 u8 opcode[0x10]; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
| D | siw_cq.c | 86 u8 opcode = cqe->opcode; in siw_reap_cqe() local
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | exresop.c | 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands()
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | exresop.c | 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands()
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
| D | siw_cq.c | 86 u8 opcode = cqe->opcode; in siw_reap_cqe() local
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| D | mgmt_util.h | 25 u16 opcode; member
|
| D | mgmt.c | 359 __le16 *opcode = rp->opcodes; in read_commands() local 367 __le16 *opcode = rp->opcodes; in read_commands() local 615 static int send_options_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_options_rsp() 895 static struct mgmt_pending_cmd *pending_find(u16 opcode, struct hci_dev *hdev) in pending_find() 900 static struct mgmt_pending_cmd *pending_find_data(u16 opcode, in pending_find_data() 1120 static int send_settings_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_settings_rsp() 1128 static void clean_up_hci_complete(struct hci_dev *hdev, u8 status, u16 opcode) in clean_up_hci_complete() 1876 static void le_enable_complete(struct hci_dev *hdev, u8 status, u16 opcode) in le_enable_complete() 2091 static void add_uuid_complete(struct hci_dev *hdev, u8 status, u16 opcode) in add_uuid_complete() 2170 static void remove_uuid_complete(struct hci_dev *hdev, u8 status, u16 opcode) in remove_uuid_complete() [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/net/ |
| 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
|
| /kernel/linux/linux-5.10/arch/sparc/net/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/nvme/target/ |
| D | trace.c | 92 u8 opcode, u8 *cdw10) in nvmet_trace_parse_admin_cmd() 107 u8 opcode, u8 *cdw10) in nvmet_trace_parse_nvm_cmd()
|
| D | trace.h | 28 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| 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()
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
| D | siw-abi.h | 95 __u8 opcode; member 110 __u8 opcode; member 137 __u8 opcode; member
|
| /kernel/linux/linux-5.10/include/uapi/rdma/ |
| D | siw-abi.h | 112 __u8 opcode; member 133 __u8 opcode; member 164 __u8 opcode; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
| D | siw-abi.h | 95 __u8 opcode; member 110 __u8 opcode; member 137 __u8 opcode; member
|
| /kernel/linux/linux-6.6/include/uapi/rdma/ |
| D | siw-abi.h | 112 __u8 opcode; member 133 __u8 opcode; member 164 __u8 opcode; member
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| D | trace.h | 28 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
|
| /kernel/linux/linux-5.10/tools/io_uring/ |
| D | syscall.c | 36 int io_uring_register(int fd, unsigned int opcode, void *arg, in io_uring_register()
|
| /kernel/linux/linux-5.10/arch/csky/kernel/probes/ |
| D | kprobes.c | 22 u32 opcode; member 45 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text()
|