Home
last modified time | relevance | path

Searched defs:opcode (Results 226 – 250 of 592) sorted by relevance

12345678910>>...24

/Linux-v5.15/arch/riscv/kernel/
Dkgdb.c52 static int decode_register_index_short(unsigned long opcode, int offset) in decode_register_index_short()
/Linux-v5.15/tools/perf/util/
Dbpf-prologue.c336 u8 opcode; in prologue_relocate() local
/Linux-v5.15/drivers/char/xillybus/
Dxillyusb.c876 int opcode, in process_in_opcode()
938 int chan_num = 0, opcode; in process_bulk_in() local
1063 int chan_num, char opcode, u32 data) in xillyusb_send_opcode()
1220 char opcode) in request_read_anything()
Dxillybus_core.c92 int opcode; in malformed_message() local
118 int opcode; in xillybus_isr() local
/Linux-v5.15/drivers/spi/
Dspi-cadence-quadspi.c512 u8 opcode; in cqspi_command_read() local
585 u8 opcode; in cqspi_command_write() local
657 u8 opcode; in cqspi_read_setup() local
791 u8 opcode; in cqspi_write_setup() local
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Ddriver.c312 u8 opcode; in rcv_hdrerr() local
416 u8 hdr_type, sc, svc_type, opcode; in hfi1_process_ecn_slowpath() local
1852 u8 opcode; in seqfile_dump_rcd() local
/Linux-v5.15/drivers/mmc/host/
Dsdhci_am654.c372 static int sdhci_am654_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_am654_execute_tuning()
403 u32 opcode) in sdhci_am654_platform_execute_tuning()
Dmtk-sd.c999 u32 opcode = cmd->opcode; in msdc_cmd_prepare_raw_cmd() local
1934 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response()
2028 static int hs400_tune_response(struct mmc_host *mmc, u32 opcode) in hs400_tune_response()
2078 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data()
2133 static int msdc_tune_together(struct mmc_host *mmc, u32 opcode) in msdc_tune_together()
2193 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
/Linux-v5.15/include/linux/
Dti_wilink_st.h338 u16 opcode; member
400 u8 opcode; member
/Linux-v5.15/drivers/net/ethernet/ibm/ehea/
Dehea_phyp.c35 static long ehea_plpar_hcall_norets(unsigned long opcode, in ehea_plpar_hcall_norets()
70 static long ehea_plpar_hcall9(unsigned long opcode, in ehea_plpar_hcall9()
/Linux-v5.15/arch/parisc/kernel/
Dsignal.c437 u32 opcode, source_reg; in check_syscallno_in_delay_branch() local
/Linux-v5.15/drivers/scsi/aic7xxx/
Daiclib.h62 uint8_t opcode; member
/Linux-v5.15/drivers/crypto/
Datmel-i2c.h52 u8 opcode; member
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_adminq.c827 void iavf_fill_default_direct_cmd_desc(struct iavf_aq_desc *desc, u16 opcode) in iavf_fill_default_direct_cmd_desc()
/Linux-v5.15/drivers/dma/idxd/
Ddma.c63 struct dsa_hw_desc *hw, char opcode, in idxd_prep_desc_common()
/Linux-v5.15/drivers/net/ethernet/brocade/bna/
Dbna_hw_defs.h365 u16 opcode; /* Either */ member
377 u16 opcode; /* Must be */ member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c291 int opcode) in mlx5_fpga_ipsec_update_hw_sa()
679 int opcode, err; in mlx5_fpga_ipsec_create_sa_ctx() local
841 int opcode = is_v2_sadb_supported(fdev->ipsec) ? in mlx5_fpga_ipsec_release_sa_ctx() local
/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/
Dliquidio_common.h543 u64 opcode:4; member
579 u64 opcode:4; member
586 u64 opcode:4; member
598 u64 opcode:4; member
609 u64 opcode:4; member
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h162 u8 opcode; member
171 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid)) argument
436 u8 opcode; member
456 u8 opcode; member
485 u8 opcode; member
/Linux-v5.15/include/linux/mlx5/
Dmlx5_ifc_fpga.h260 u8 opcode[0x10]; member
286 u8 opcode[0x10]; member
310 u8 opcode[0x10]; member
334 u8 opcode[0x10]; member
369 u8 opcode[0x10]; member
/Linux-v5.15/arch/x86/lib/
Dinsn.c263 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
/Linux-v5.15/drivers/scsi/aic94xx/
Daic94xx_task.c200 u8 opcode = dl->opcode; in asd_task_tasklet_complete() local
/Linux-v5.15/tools/arch/x86/lib/
Dinsn.c263 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_comp.c91 static enum ib_wc_opcode wr_to_wc_opcode(enum ib_wr_opcode opcode) in wr_to_wc_opcode()
/Linux-v5.15/arch/sh/kernel/
Dkprobes.c42 kprobe_opcode_t opcode = *(kprobe_opcode_t *) (p->addr); in arch_prepare_kprobe() local

12345678910>>...24