| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | lpar.c | 1842 notrace void __trace_hcall_entry(unsigned long opcode, unsigned long *args) in __trace_hcall_entry() argument 1863 notrace void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() argument
|
| /kernel/linux/linux-6.6/arch/mips/mm/ |
| H A D | uasm.c | 48 enum opcode { enum
|
| /kernel/linux/linux-6.6/arch/riscv/net/ |
| H A D | bpf_jit.h | 236 static inline u32 rv_i_insn(u16 imm11_0, u8 rs1, u8 funct3, u8 rd, u8 opcode) in rv_i_insn() argument 242 static inline u32 rv_s_insn(u16 imm11_0, u8 rs2, u8 rs1, u8 funct3, u8 opcode) in rv_s_insn() argument 250 static inline u32 rv_b_insn(u16 imm12_1, u8 rs2, u8 rs1, u8 funct3, u8 opcode) in rv_b_insn() argument 259 static inline u32 rv_u_insn(u32 imm31_12, u8 rd, u8 opcode) in rv_u_insn() argument 229 rv_r_insn(u8 funct7, u8 rs2, u8 rs1, u8 funct3, u8 rd, u8 opcode) rv_r_insn() argument 264 rv_j_insn(u32 imm20_1, u8 rd, u8 opcode) rv_j_insn() argument 274 rv_amo_insn(u8 funct5, u8 aq, u8 rl, u8 rs2, u8 rs1, u8 funct3, u8 rd, u8 opcode) rv_amo_insn() argument [all...] |
| /kernel/linux/linux-6.6/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() argument 293 static void emit_alu3(u32 opcode, u32 a, u32 b, u32 c, struct jit_ctx *ctx) in emit_alu3() argument 298 static void emit_alu_K(unsigned int opcode, unsigned int dst, unsigned int imm, in emit_alu_K() argument 317 static void emit_alu3_K(unsigned int opcode, unsigned int src, unsigned int imm, in emit_alu3_K() argument 1260 u32 opcode = 0, rs2; in build_insn() local 1300 u32 opcode = 0, rs2; build_insn() local 1341 u32 opcode = 0, rs2; build_insn() local [all...] |
| /kernel/linux/linux-5.10/drivers/misc/altera-stapl/ |
| H A D | altera.c | 233 u32 opcode; in altera_execute() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma.h | 472 static inline int pvrdma_wc_opcode_to_ib(unsigned int opcode) in pvrdma_wc_opcode_to_ib() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.h | 119 int opcode; member 131 int opcode; member 174 int opcode; member
|
| H A D | rxe_hdr.h | 24 u8 opcode; /* bth opcode of packet */ member 63 u8 opcode; member 92 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode() argument 286 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode() argument 406 bth_init(struct rxe_pkt_info *pkt, u8 opcode, int se, int mig, int pad, u16 pkey, u32 qpn, int ack_req, u32 psn) bth_init() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.c | 1231 u8 opcode = (hdr->opcode & ISCSI_OPCODE_MASK); in isert_rx_opcode() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| H A D | odp.c | 1134 unsigned ds, opcode; in mlx5_ib_mr_initiator_pfault_handler() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
| H A D | iwarp.h | 142 static inline void __rdmap_set_opcode(struct iwarp_ctrl *ctrl, u8 opcode) in __rdmap_set_opcode() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/ |
| H A D | cdns-mhdp8546-core.c | 87 cdns_mhdp_mailbox_recv_header(struct cdns_mhdp_device *mhdp, u8 module_id, u8 opcode, u16 req_size) cdns_mhdp_mailbox_recv_header() argument 139 cdns_mhdp_mailbox_send(struct cdns_mhdp_device *mhdp, u8 module_id, u8 opcode, u16 size, u8 *message) cdns_mhdp_mailbox_send() argument
|
| /kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
| H A D | gru_instructions.h | 313 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword() argument
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| H A D | core.c | 928 u32 opcode; mmc_execute_tuning() local [all...] |
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | sdhci-of-arasan.c | 895 static int arasan_zynqmp_execute_tuning(struct mmc_host *mmc, u32 opcode) in arasan_zynqmp_execute_tuning() argument
|
| H A D | sdhci-omap.c | 289 static int sdhci_omap_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_omap_execute_tuning() argument
|
| H A D | dw_mmc.c | 1683 dw_mci_execute_tuning(struct mmc_host *mmc, u32 opcode) dw_mci_execute_tuning() argument [all...] |
| H A D | meson-gx-mmc.c | 511 static int meson_mmc_resampling_tuning(struct mmc_host *mmc, u32 opcode) in meson_mmc_resampling_tuning() argument
|
| H A D | sdhci-esdhc-imx.c | 958 static int usdhc_execute_tuning(struct mmc_host *mmc, u32 opcode) in usdhc_execute_tuning() argument 1009 static int esdhc_executing_tuning(struct sdhci_host *host, u32 opcode) in esdhc_executing_tuning() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 742 u8 opcode[0x10]; member 761 u16 opcode; in mlx5_cmd_check() local 883 opcode_allowed(struct mlx5_cmd *cmd, u16 opcode) opcode_allowed() argument 1481 mlx5_cmd_allowed_opcode(struct mlx5_core_dev *dev, u16 opcode) mlx5_cmd_allowed_opcode() argument 1787 u16 opcode; cmd_exec() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_hw.c | 1938 u32 opcode, read_value, addr; in netxen_md_cntrl() local
|
| H A D | netxen_nic_init.c | 1431 int i = 0, opcode; in netxen_handle_fw_message() local 1660 int opcode, ring = 0, desc_cnt; in netxen_process_rcv_ring() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_io.c | 374 u8 opcode = 0, inner_hdr_len = 0, outer_hdr_len = 0, total_hdr_len = 0; in qlcnic_tx_encap_pkt() local 461 u8 l4proto, opcode = 0, hdr_len = 0, tag_vlan = 0; in qlcnic_tx_pkt() local 1088 int i = 0, opcode, ret; qlcnic_handle_fw_message() local 1363 int opcode, desc_cnt, count = 0; qlcnic_process_rcv_ring() local 1540 int ring, opcode, desc_cnt; qlcnic_82xx_process_rcv_ring_diag() local 1889 int count = 0, opcode; qlcnic_83xx_process_rcv_ring() local 2214 int ring, opcode; qlcnic_83xx_process_rcv_ring_diag() local [all...] |
| H A D | qlcnic_sriov_common.c | 1381 u32 rsp_data, opcode, mbx_err_code, rsp; in __qlcnic_sriov_issue_cmd() local 2023 qlcnic_sriov_vlan_operation(struct qlcnic_vf_info *vf, u16 vlan_id, enum qlcnic_vlan_operations opcode) qlcnic_sriov_vlan_operation() argument
|
| H A D | qlcnic_minidump.c | 88 u8 opcode; member 96 u8 opcode; member 379 enum qlcnic_minidump_opcode opcode; member
|