/linux/arch/arm/kernel/ |
H A D | insn.c | 40 unsigned long opcode = 0xea000000; in __arm_gen_branch_arm() local
|
/linux/drivers/mtd/spi-nor/controllers/ |
H A D | nxp-spifi.c | 125 static int nxp_spifi_read_reg(struct spi_nor *nor, u8 opcode, u8 *buf, in nxp_spifi_read_reg() 148 static int nxp_spifi_write_reg(struct spi_nor *nor, u8 opcode, const u8 *buf, in nxp_spifi_write_reg()
|
/linux/arch/arm/nwfpe/ |
H A D | extended_cpdo.c | 78 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in ExtendedCPDO()
|
H A D | single_cpdo.c | 76 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in SingleCPDO()
|
H A D | double_cpdo.c | 99 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in DoubleCPDO()
|
/linux/arch/sh/kernel/ |
H A D | traps.c | 119 insn_size_t opcode; in is_valid_bugaddr() local
|
/linux/drivers/acpi/acpica/ |
H A D | dsobject.c | 321 u16 opcode, in acpi_ds_init_object_from_op()
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_dev.h | 129 u64 opcode: 6; member 134 u64 opcode: 6; member 140 u64 opcode: 6; member
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | qpc.c | 376 static int get_ece_from_mbox(void *out, u16 opcode) in get_ece_from_mbox() 403 static int modify_qp_mbox_alloc(struct mlx5_core_dev *dev, u16 opcode, int qpn, in modify_qp_mbox_alloc() 495 int mlx5_core_qp_modify(struct mlx5_ib_dev *dev, u16 opcode, u32 opt_param_mask, in mlx5_core_qp_modify()
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_resp.c | 780 int opcode, in prepare_ack_packet() 891 int opcode; in read_reply() local 1185 int opcode, const char *msg) in send_common_ack()
|
/linux/drivers/mmc/host/ |
H A D | rtsx_pci_sdmmc.c | 700 u8 opcode, u8 sample_point) in sd_tuning_rx_cmd() 727 u8 opcode, u32 *phase_map) in sd_tuning_phase() 744 static int sd_tuning_rx(struct realtek_pci_sdmmc *host, u8 opcode) in sd_tuning_rx() 1309 static int sdmmc_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdmmc_execute_tuning()
|
/linux/arch/x86/kernel/ |
H A D | step.c | 61 unsigned char opcode[15]; in is_setting_trap_flag() local
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_nl.h | 112 uint32_t opcode; member 145 uint8_t opcode; member
|
/linux/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-hdcp.c | 53 u8 opcode, in cdns_mhdp_secure_mailbox_recv_header() 101 u8 opcode, in cdns_mhdp_secure_mailbox_send()
|
/linux/arch/um/kernel/ |
H A D | um_arch.c | 458 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke() 470 void *text_poke_copy(void *addr, const void *opcode, size_t len) in text_poke_copy()
|
/linux/arch/s390/kernel/ |
H A D | jump_label.c | 15 u16 opcode; member
|
/linux/include/cxl/ |
H A D | mailbox.h | 34 u16 opcode; member
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | uc.c | 266 u32 opcode = packet->opcode; in hfi1_uc_rcv() local
|
/linux/include/uapi/linux/ |
H A D | cachefiles.h | 31 __u32 opcode; member
|
/linux/net/bluetooth/ |
H A D | mgmt_util.h | 35 u16 opcode; member
|
/linux/include/linux/qed/ |
H A 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/include/scsi/ |
H A D | scsi_common.h | 32 #define COMMAND_SIZE(opcode) scsi_command_size_tbl[((opcode) >> 5) & 7] argument
|
/linux/drivers/media/pci/mantis/ |
H A D | mantis_dma.c | 35 #define RISC_INSTR(risc_pos, opcode) (mantis->risc_cpu[risc_pos++] = cpu_to_le32(opcode)) argument
|
/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_arp.h | 25 __be16 opcode; member
|
/linux/include/trace/events/ |
H A D | libata.h | 13 #define ata_opcode_name(opcode) { opcode, #opcode } argument
|