/linux-6.14.4/drivers/media/pci/mantis/ |
D | mantis_dma.c | 35 #define RISC_INSTR(risc_pos, opcode) (mantis->risc_cpu[risc_pos++] = cpu_to_le32(opcode)) argument
|
/linux-6.14.4/drivers/acpi/acpica/ |
D | acinterp.h | 34 u8 opcode; member
|
D | nsxfname.c | 486 u16 opcode; in ACPI_EXPORT_SYMBOL() local
|
/linux-6.14.4/include/uapi/linux/netfilter_bridge/ |
D | ebt_arp.h | 25 __be16 opcode; member
|
/linux-6.14.4/include/trace/events/ |
D | libata.h | 13 #define ata_opcode_name(opcode) { opcode, #opcode } argument
|
/linux-6.14.4/drivers/scsi/ |
D | wd719x.c | 126 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()
|
D | scsi.c | 548 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/ |
D | um_arch.c | 465 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/ |
D | iscsi_common.h | 295 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/ |
D | ice_virtchnl_allowlist.c | 122 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/ |
D | ioctl.h | 18 __u32 opcode; member
|
/linux-6.14.4/include/uapi/linux/ |
D | cfm_bridge.h | 31 __u8 opcode; member
|
/linux-6.14.4/drivers/scsi/megaraid/ |
D | megaraid_mm.h | 68 uint8_t opcode; member
|
/linux-6.14.4/net/bluetooth/ |
D | hci_sync.c | 23 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 …]
|
D | hci_core.c | 1451 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/ |
D | request_manager.h | 46 union opcode_info opcode; member 117 __be16 opcode; member
|
/linux-6.14.4/arch/x86/kernel/ |
D | static_call.c | 116 u8 opcode = insn[0]; in __static_call_validate() local
|
/linux-6.14.4/drivers/gpu/drm/xe/instructions/ |
D | xe_mi_commands.h | 21 #define __MI_INSTR(opcode) \ argument
|
/linux-6.14.4/drivers/infiniband/hw/cxgb4/ |
D | t4fw_ri_api.h | 538 __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/ |
D | btintel_pcie.c | 1258 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/ |
D | instructions.c | 195 int opcode = PPC_OP(raw_insn); in check_ppc_insn() local
|
/linux-6.14.4/drivers/mmc/host/ |
D | sdhci-pci-o2micro.c | 210 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/ |
D | scsi_bsg_ufs.h | 109 __u8 opcode; member 133 __u8 opcode; member
|
/linux-6.14.4/include/net/bluetooth/ |
D | hci_sock.h | 53 __le16 opcode; member 59 __le16 opcode; member
|
/linux-6.14.4/drivers/nvme/target/ |
D | trace.c | 106 u8 opcode, u8 *cdw10) in nvmet_trace_parse_admin_cmd() 284 u8 opcode, u8 *cdw10) in nvmet_trace_parse_nvm_cmd()
|