Home
last modified time | relevance | path

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

12345678910>>...25

/Linux-v6.1/arch/x86/include/asm/
Dkprobes.h67 unsigned char opcode; member
/Linux-v6.1/net/bluetooth/
Dhci_core.c1495 u16 opcode = __le16_to_cpu(sent->opcode); in hci_cmd_timeout() local
2996 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, in hci_send_cmd()
3020 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_send()
3052 void *hci_sent_cmd_data(struct hci_dev *hdev, __u16 opcode) in hci_sent_cmd_data()
3910 u16 opcode; in hci_resend_last() local
3928 void hci_req_cmd_complete(struct hci_dev *hdev, u16 opcode, u8 status, in hci_req_cmd_complete()
/Linux-v6.1/drivers/gpu/drm/tegra/
Dfirewall.c158 u32 word, opcode, offset, count, mask, class; in tegra_drm_fw_validate() local
/Linux-v6.1/arch/parisc/kernel/
Dsignal.c408 u32 opcode, source_reg; in check_syscallno_in_delay_branch() local
/Linux-v6.1/drivers/char/xillybus/
Dxillyusb.c877 int opcode, in process_in_opcode()
939 int chan_num = 0, opcode; in process_bulk_in() local
1064 int chan_num, char opcode, u32 data) in xillyusb_send_opcode()
1221 char opcode) in request_read_anything()
Dxillybus_core.c92 int opcode; in malformed_message() local
118 int opcode; in xillybus_isr() local
/Linux-v6.1/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c167 u32 opcode = FW_OFLD_TX_DATA_WR; in cxgbit_tx_data_wr() local
1214 u8 opcode = (hdr->opcode & ISCSI_OPCODE_MASK); in cxgbit_target_rx_opcode() local
1291 u8 opcode; in cxgbit_rx_opcode() local
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Ddriver.c307 u8 opcode; in rcv_hdrerr() local
411 u8 hdr_type, sc, svc_type, opcode; in hfi1_process_ecn_slowpath() local
1849 u8 opcode; in seqfile_dump_rcd() local
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gpu_commands.h36 #define MI_INSTR(opcode, flags) \ argument
193 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) argument
337 #define MI_MATH_INSTR(opcode, op1, op2) ((opcode) << 20 | (op1) << 10 | (op2)) argument
/Linux-v6.1/tools/perf/util/
Dbpf-prologue.c336 u8 opcode; in prologue_relocate() local
/Linux-v6.1/arch/riscv/kernel/
Dkgdb.c52 static int decode_register_index_short(unsigned long opcode, int offset) in decode_register_index_short()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_mdio.c138 int phy_reg, u32 opcode) in mlxbf_gige_mdio_create_cmd()
/Linux-v6.1/arch/powerpc/lib/
Dcode-patching.c231 unsigned int opcode = ppc_inst_primary_opcode(instr); in is_conditional_branch() local
/Linux-v6.1/arch/x86/mm/
Dfault.c70 unsigned char opcode, int *prefetch) in check_prefetch_opcode()
149 unsigned char opcode; in is_prefetch() local
/Linux-v6.1/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-v6.1/include/linux/
Dti_wilink_st.h338 u16 opcode; member
400 u8 opcode; member
/Linux-v6.1/drivers/spi/
Dspi-cadence-quadspi.c492 u8 opcode; in cqspi_command_read() local
560 u8 opcode; in cqspi_command_write() local
627 u8 opcode; in cqspi_read_setup() local
906 u8 opcode; in cqspi_write_setup() local
/Linux-v6.1/kernel/bpf/
Dverifier.c2566 u8 opcode = BPF_OP(insn->code); in backtrack_insn() local
7953 static bool sanitize_needed(u8 opcode) in sanitize_needed()
7997 u8 opcode = BPF_OP(insn->code); in sanitize_ptr_alu() local
8217 u8 opcode = BPF_OP(insn->code); in adjust_ptr_min_max_vals() local
9006 u8 opcode = BPF_OP(insn->code); in adjust_scalar_min_max_vals() local
9168 u8 opcode = BPF_OP(insn->code); in adjust_reg_min_max_vals() local
9245 u8 opcode = BPF_OP(insn->code); in check_alu_op() local
9494 static int is_branch32_taken(struct bpf_reg_state *reg, u32 val, u8 opcode) in is_branch32_taken()
9568 static int is_branch64_taken(struct bpf_reg_state *reg, u64 val, u8 opcode) in is_branch64_taken()
9647 static int is_branch_taken(struct bpf_reg_state *reg, u64 val, u8 opcode, in is_branch_taken()
[all …]
/Linux-v6.1/drivers/mmc/host/
Dmtk-sd.c1018 u32 opcode = cmd->opcode; in msdc_cmd_prepare_raw_cmd() local
1995 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response()
2089 static int hs400_tune_response(struct mmc_host *mmc, u32 opcode) in hs400_tune_response()
2139 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data()
2194 static int msdc_tune_together(struct mmc_host *mmc, u32 opcode) in msdc_tune_together()
2254 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
Dsdhci_am654.c391 static int sdhci_am654_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_am654_execute_tuning()
422 u32 opcode) in sdhci_am654_platform_execute_tuning()
/Linux-v6.1/drivers/scsi/aic7xxx/
Daiclib.h62 uint8_t opcode; member
/Linux-v6.1/drivers/gpu/drm/i915/
Dvlv_sideband.c75 u32 devfn, u32 port, u32 opcode, in vlv_sideband_rw()
/Linux-v6.1/drivers/crypto/
Datmel-i2c.h52 u8 opcode; member
/Linux-v6.1/drivers/net/ethernet/intel/iavf/
Diavf_adminq.c836 void iavf_fill_default_direct_cmd_desc(struct iavf_aq_desc *desc, u16 opcode) in iavf_fill_default_direct_cmd_desc()
/Linux-v6.1/drivers/net/ethernet/brocade/bna/
Dbna_hw_defs.h365 u16 opcode; /* Either */ member
377 u16 opcode; /* Must be */ member

12345678910>>...25