| /Linux-v6.1/arch/powerpc/xmon/ |
| D | ppc-dis.c | 83 const struct powerpc_opcode *opcode; in lookup_powerpc() local 121 const struct powerpc_opcode *opcode; in print_insn_powerpc() local
|
| /Linux-v6.1/arch/arm/probes/ |
| D | decode-thumb.c | 843 static void __kprobes thumb16_singlestep(probes_opcode_t opcode, in thumb16_singlestep() 852 static void __kprobes thumb32_singlestep(probes_opcode_t opcode, in thumb32_singlestep()
|
| /Linux-v6.1/drivers/scsi/aic7xxx/aicasm/ |
| D | aicasm_gram.y | 1645 format_1_instr(int opcode, symbol_ref_t *dest, expression_t *immed, in format_1_instr() 1722 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() 1783 format_3_instr(int opcode, symbol_ref_t *src, in format_3_instr() 1853 type_check(symbol_ref_t *sym, expression_t *expression, int opcode) in type_check()
|
| /Linux-v6.1/drivers/infiniband/hw/hfi1/ |
| D | fault.h | 32 bool opcode; member 55 u32 opcode) in hfi1_dbg_should_fault_tx()
|
| /Linux-v6.1/net/bluetooth/ |
| D | amp.c | 217 u16 opcode, struct sk_buff *skb) in read_local_amp_assoc_complete() 318 u16 opcode, struct sk_buff *skb) in write_remote_amp_assoc_complete() 416 u16 opcode) in create_phylink_complete() 464 u16 opcode) in accept_phylink_complete()
|
| D | hci_request.c | 100 void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 212 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd() 239 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() 269 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add()
|
| /Linux-v6.1/drivers/net/ipa/ |
| D | gsi_trans.c | 405 dma_addr_t addr, enum ipa_cmd_opcode opcode) in gsi_trans_cmd_add() 485 static __le16 gsi_tre_len_opcode(enum ipa_cmd_opcode opcode, u32 len) in gsi_tre_len_opcode() 492 static __le32 gsi_tre_flags(bool last_tre, bool bei, enum ipa_cmd_opcode opcode) in gsi_tre_flags() 516 enum ipa_cmd_opcode opcode) in gsi_trans_tre_fill() 546 enum ipa_cmd_opcode opcode = IPA_CMD_NONE; in __gsi_trans_commit() local
|
| /Linux-v6.1/drivers/mmc/core/ |
| D | mmc_ops.c | 261 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native() 283 int mmc_send_adtc_data(struct mmc_card *card, struct mmc_host *host, u32 opcode, in mmc_send_adtc_data() 332 static int mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) in mmc_spi_send_cxd() 667 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() 736 int mmc_send_abort_tuning(struct mmc_host *host, u32 opcode) in mmc_send_abort_tuning() 762 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test()
|
| D | sdio_ops.h | 26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy()
|
| /Linux-v6.1/drivers/mtd/spi-nor/ |
| D | core.h | 87 #define SPI_NOR_SECTOR_ERASE_OP(opcode, addr_nbytes, addr) \ argument 93 #define SPI_NOR_READ_OP(opcode) \ argument 99 #define SPI_NOR_PP_OP(opcode) \ argument 138 u8 opcode; member 143 u8 opcode; member 208 u8 opcode; member 227 u8 opcode; member
|
| D | core.c | 160 int spi_nor_controller_ops_read_reg(struct spi_nor *nor, u8 opcode, in spi_nor_controller_ops_read_reg() 169 int spi_nor_controller_ops_write_reg(struct spi_nor *nor, u8 opcode, in spi_nor_controller_ops_write_reg() 990 static u8 spi_nor_convert_opcode(u8 opcode, const u8 table[][2], size_t size) in spi_nor_convert_opcode() 1002 u8 spi_nor_convert_3to4_read(u8 opcode) in spi_nor_convert_3to4_read() 1023 static u8 spi_nor_convert_3to4_program(u8 opcode) in spi_nor_convert_3to4_program() 1037 static u8 spi_nor_convert_3to4_erase(u8 opcode) in spi_nor_convert_3to4_erase() 1801 u8 opcode, in spi_nor_set_read_settings() 1810 void spi_nor_set_pp_settings(struct spi_nor_pp_command *pp, u8 opcode, in spi_nor_set_pp_settings() 1993 u8 opcode) in spi_nor_set_erase_type()
|
| /Linux-v6.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| D | chtls_main.c | 367 unsigned int opcode = *(u8 *)rsp; in chtls_recv_packet() local 385 unsigned int opcode; in chtls_recv_rsp() local 425 unsigned int opcode; in chtls_recv() local 442 unsigned int opcode; in chtls_uld_rx_handler() local
|
| /Linux-v6.1/net/nfc/nci/ |
| D | core.c | 343 __u16 opcode; member 368 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len, in nci_core_cmd() 1351 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload) in nci_send_cmd() 1385 __u16 opcode) in ops_cmd_lookup() 1428 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_rsp_packet() 1435 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() 1442 int nci_core_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_rsp_packet() 1449 int nci_core_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_ntf_packet()
|
| /Linux-v6.1/arch/powerpc/platforms/pseries/ |
| D | hvCall_inst.c | 86 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) in probe_hcall_entry() 98 static void probe_hcall_exit(void *ignored, unsigned long opcode, long retval, in probe_hcall_exit()
|
| /Linux-v6.1/include/uapi/linux/ |
| D | nvme_ioctl.h | 13 __u8 opcode; member 28 __u8 opcode; member 49 __u8 opcode; member 75 __u8 opcode; member
|
| /Linux-v6.1/drivers/acpi/acpica/ |
| D | psargs.c | 366 u16 opcode; in acpi_ps_get_next_simple_arg() local 461 u16 opcode; in acpi_ps_get_next_field() local
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
| D | cmd.h | 33 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_in() 41 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_out() 51 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_none() 79 static inline const char *mlxsw_cmd_opcode_str(u16 opcode) in mlxsw_cmd_opcode_str()
|
| /Linux-v6.1/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_if.h | 118 u8 opcode; member 151 u8 opcode; member 170 u8 opcode; member 189 u8 opcode; member 210 u8 opcode; member 310 u8 opcode; member 552 u8 opcode; member 580 u8 opcode; member 661 u8 opcode; member 866 static inline u64 encode_txq_desc_cmd(u8 opcode, u8 flags, in encode_txq_desc_cmd() [all …]
|
| /Linux-v6.1/include/linux/ |
| D | mmiotrace.h | 93 unsigned char opcode; /* one of MMIO_{READ,WRITE,UNKNOWN_OP} */ member 102 unsigned char opcode; /* MMIO_PROBE or MMIO_UNPROBE */ member
|
| /Linux-v6.1/arch/x86/platform/intel/ |
| D | iosf_mbi.c | 97 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) in iosf_mbi_read() 120 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write() 143 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) in iosf_mbi_modify()
|
| /Linux-v6.1/arch/s390/include/asm/ |
| D | cpacf.h | 174 static __always_inline void __cpacf_query(unsigned int opcode, cpacf_mask_t *mask) in __cpacf_query() 188 static __always_inline int __cpacf_check_opcode(unsigned int opcode) in __cpacf_check_opcode() 213 static __always_inline int cpacf_query(unsigned int opcode, cpacf_mask_t *mask) in cpacf_query() 228 static __always_inline int cpacf_query_func(unsigned int opcode, unsigned int func) in cpacf_query_func()
|
| /Linux-v6.1/drivers/scsi/megaraid/ |
| D | megaraid_mm.c | 285 uint8_t opcode; in handle_drvrcmd() local 360 uint8_t opcode; in mimd_to_kioc() local 807 uint8_t opcode; in kioc_to_mimd() local
|
| /Linux-v6.1/drivers/spmi/ |
| D | spmi.c | 94 spmi_cmd(struct spmi_controller *ctrl, u8 opcode, u8 sid) in spmi_cmd() 106 static inline int spmi_read_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_read_cmd() 120 static inline int spmi_write_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_write_cmd()
|
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| D | hclge_comm_cmd.c | 64 enum hclge_opcode_type opcode, in hclge_comm_cmd_setup_basic_desc() 251 static bool hclge_comm_is_special_opcode(u16 opcode) in hclge_comm_is_special_opcode() 378 u16 opcode, desc_ret; in hclge_comm_cmd_check_retval() local
|
| /Linux-v6.1/arch/arm/kernel/ |
| D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|