Home
last modified time | relevance | path

Searched defs:opcode (Results 351 – 375 of 737) sorted by relevance

1...<<11121314151617181920>>...30

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dio_uring.h18 __u8 opcode; /* type of operation for this sqe */ member
381 __u16 opcode; member
H A Dcoda.h277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
296 u_int32_t opcode; member
305 u_int32_t opcode; member
/OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/
H A Di2c-hid-core.c94 __u8 opcode; member
104 __u8 opcode; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-fc.h89 __u8 opcode; member
107 __u8 opcode; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c99 static bool be_cmd_allowed(struct be_adapter *adapter, u8 opcode, u8 subsystem) in be_cmd_allowed()
168 static bool be_skip_err_log(u8 opcode, u16 base_status, u16 addl_status) in be_skip_err_log()
190 u8 opcode = 0, subsystem = 0; in be_async_cmd_process() local
248 u8 opcode = 0, subsystem = 0; in be_mcc_compl_process() local
795 u8 subsystem, u8 opcode, int cmd_len, in be_wrb_cmd_hdr_prepare()
1458 u8 subsys = 0, opcode = 0; in be_cmd_q_destroy() local
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_isr.c664 uint32_t opcode = 0; in qla4xxx_isr_decode_mailbox() local
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Djob.c469 u32 opcode = (word & 0xf0000000) >> 28; in validate() local
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Ddisasm.h101 int opcode = (word >> 11) & 0x1F; in is_short_instr() local
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt() local
H A Drtk_btusb.h232 uint8_t opcode; member
375 __le16 opcode; member
385 __le16 opcode; /* OCF & OGF */ member
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-xenon.c344 static int xenon_execute_tuning(struct mmc_host *mmc, u32 opcode) in xenon_execute_tuning()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers.h34 uint32_t opcode:8; member
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dinsn.h30 struct insn_field opcode; /* member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_controlq.c1088 void ice_fill_dflt_direct_cmd_desc(struct ice_aq_desc *desc, u16 opcode) in ice_fill_dflt_direct_cmd_desc()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Discsi_iser.c161 iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_iser_pdu_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Datari_scsi.c513 unsigned char opcode = cmd->cmnd[0]; in falcon_classify_cmd() local
/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Dhre.c371 uint8_t opcode; in hre_execute_op() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dinsn.h30 struct insn_field opcode; /* member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c191 struct opcode { struct
196 const struct opcode *group; argument
208 struct opcode mod012[8]; argument
5185 struct opcode opcode; in x86_decode_insn() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcoda.h280 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
294 u_int32_t opcode; member
303 u_int32_t opcode; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcoda.h280 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
294 u_int32_t opcode; member
303 u_int32_t opcode; member
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Darmv8_deprecated.c354 static unsigned int __kprobes aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition()
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dfpu_emu.h115 unsigned int opcode:11; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dmetronomefb.c312 u16 opcode; in metronome_display_cmd() local
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c725 static int dwmci_execute_tuning(struct udevice *dev, u32 opcode)

1...<<11121314151617181920>>...30