Home
last modified time | relevance | path

Searched defs:opcode (Results 176 – 200 of 699) sorted by relevance

12345678910>>...28

/linux-6.14.4/drivers/media/pci/mantis/
Dmantis_dma.c35 #define RISC_INSTR(risc_pos, opcode) (mantis->risc_cpu[risc_pos++] = cpu_to_le32(opcode)) argument
/linux-6.14.4/drivers/acpi/acpica/
Dacinterp.h34 u8 opcode; member
Dnsxfname.c486 u16 opcode; in ACPI_EXPORT_SYMBOL() local
/linux-6.14.4/include/uapi/linux/netfilter_bridge/
Debt_arp.h25 __be16 opcode; member
/linux-6.14.4/include/trace/events/
Dlibata.h13 #define ata_opcode_name(opcode) { opcode, #opcode } argument
/linux-6.14.4/drivers/scsi/
Dwd719x.c126 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, in wd719x_direct_cmd()
487 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset()
Dscsi.c548 unsigned int len, unsigned char opcode, in scsi_report_opcode()
602 static bool scsi_cdl_check_cmd(struct scsi_device *sdev, u8 opcode, u16 sa, in scsi_cdl_check_cmd()
/linux-6.14.4/arch/um/kernel/
Dum_arch.c465 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke()
477 void *text_poke_copy(void *addr, const void *opcode, size_t len) in text_poke_copy()
/linux-6.14.4/include/linux/qed/
Discsi_common.h295 u8 opcode; member
324 u8 opcode; member
345 u8 opcode; member
364 u8 opcode; member
394 u8 opcode; member
410 u8 opcode; member
431 u8 opcode; member
452 u8 opcode; member
484 u8 opcode; member
509 u8 opcode; member
[all …]
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c122 bool ice_vc_is_opcode_allowed(struct ice_vf *vf, u32 opcode) in ice_vc_is_opcode_allowed()
/linux-6.14.4/include/uapi/linux/mmc/
Dioctl.h18 __u32 opcode; member
/linux-6.14.4/include/uapi/linux/
Dcfm_bridge.h31 __u8 opcode; member
/linux-6.14.4/drivers/scsi/megaraid/
Dmegaraid_mm.h68 uint8_t opcode; member
/linux-6.14.4/net/bluetooth/
Dhci_sync.c23 static void hci_cmd_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_cmd_sync_complete()
51 struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync_alloc()
85 static void hci_cmd_sync_add(struct hci_request *req, u16 opcode, u32 plen, in hci_cmd_sync_add()
156 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_sk()
220 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync()
228 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync()
247 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev()
256 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status_sk()
284 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status()
292 int hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync_status()
[all …]
Dhci_core.c1451 u16 opcode = hci_skb_opcode(hdev->req_skb); in hci_cmd_timeout() local
3033 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, in hci_send_cmd()
3057 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_send()
3089 static void *hci_cmd_data(struct sk_buff *skb, __u16 opcode) in hci_cmd_data()
3105 void *hci_sent_cmd_data(struct hci_dev *hdev, __u16 opcode) in hci_sent_cmd_data()
3878 u16 opcode; in hci_resend_last() local
3896 void hci_req_cmd_complete(struct hci_dev *hdev, u16 opcode, u8 status, in hci_req_cmd_complete()
/linux-6.14.4/drivers/crypto/cavium/cpt/
Drequest_manager.h46 union opcode_info opcode; member
117 __be16 opcode; member
/linux-6.14.4/arch/x86/kernel/
Dstatic_call.c116 u8 opcode = insn[0]; in __static_call_validate() local
/linux-6.14.4/drivers/gpu/drm/xe/instructions/
Dxe_mi_commands.h21 #define __MI_INSTR(opcode) \ argument
/linux-6.14.4/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h538 __u8 opcode; member
564 __u8 opcode; member
587 __u8 opcode; member
616 __u8 opcode; member
633 __u8 opcode; member
642 __u8 opcode; member
680 __u8 opcode; member
717 __u8 opcode; member
729 __u8 opcode; member
/linux-6.14.4/drivers/bluetooth/
Dbtintel_pcie.c1258 static int btintel_pcie_inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) in btintel_pcie_inject_cmd_complete()
1288 __u16 opcode = ~0; in btintel_pcie_send_frame() local
1314 __u16 opcode = le16_to_cpu(cmd->opcode); in btintel_pcie_send_frame() local
/linux-6.14.4/tools/perf/arch/powerpc/annotate/
Dinstructions.c195 int opcode = PPC_OP(raw_insn); in check_ppc_insn() local
/linux-6.14.4/drivers/mmc/host/
Dsdhci-pci-o2micro.c210 static void __sdhci_o2_execute_tuning(struct sdhci_host *host, u32 opcode) in __sdhci_o2_execute_tuning()
314 static int sdhci_o2_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_o2_execute_tuning()
/linux-6.14.4/include/uapi/scsi/
Dscsi_bsg_ufs.h109 __u8 opcode; member
133 __u8 opcode; member
/linux-6.14.4/include/net/bluetooth/
Dhci_sock.h53 __le16 opcode; member
59 __le16 opcode; member
/linux-6.14.4/drivers/nvme/target/
Dtrace.c106 u8 opcode, u8 *cdw10) in nvmet_trace_parse_admin_cmd()
284 u8 opcode, u8 *cdw10) in nvmet_trace_parse_nvm_cmd()

12345678910>>...28