/Linux-v5.10/arch/s390/kernel/ |
D | traps.c | 148 __u8 opcode[6]; in illegal_op() local
|
/Linux-v5.10/drivers/acpi/acpica/ |
D | dsmthdat.c | 651 acpi_ds_method_data_get_type(u16 opcode, in acpi_ds_method_data_get_type()
|
/Linux-v5.10/arch/arc/kernel/ |
D | kgdb.c | 78 uint16_t opcode[2]; member
|
/Linux-v5.10/drivers/atm/ |
D | fore200e.h | 249 typedef enum opcode { enum 293 struct activate_opcode opcode; /* activate VC command opcode */ member 313 struct deactivate_opcode opcode; /* deactivate VC command opcode */ member 344 struct oc3_opcode opcode; /* set/get OC-3 regs command opcode */ member 465 struct stats_opcode opcode; /* get statistics command opcode */ member 492 struct prom_opcode opcode; /* get PROM data command opcode */ member 500 enum opcode opcode; /* operation code */ member 669 enum opcode opcode; /* initialize command */ member
|
/Linux-v5.10/fs/fuse/ |
D | file.c | 36 int opcode, struct fuse_open_out *outargp) in fuse_send_open() 138 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_do_open() local 262 int flags, int opcode) in fuse_prepare_release() 296 int opcode = isdir ? FUSE_RELEASEDIR : FUSE_RELEASE; in fuse_release_common() local 512 int datasync, int opcode) in fuse_fsync_common() 582 size_t count, int opcode) in fuse_read_args_fill() 2398 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill() 2447 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk() local
|
/Linux-v5.10/arch/arm/probes/uprobes/ |
D | core.c | 48 probes_opcode_t opcode; in arch_uprobe_skip_sstep() local
|
/Linux-v5.10/arch/powerpc/sysdev/ |
D | cpm2.c | 83 int cpm_command(u32 command, u8 opcode) in cpm_command()
|
/Linux-v5.10/arch/alpha/math-emu/ |
D | math.c | 343 unsigned long insn, opcode, rc, si_code = 0; in alpha_fp_emul_imprecise() local
|
/Linux-v5.10/arch/mips/kernel/ |
D | unaligned.c | 1244 unsigned int opcode; in emulate_load_store_MIPS16e() local
|
/Linux-v5.10/drivers/net/ethernet/realtek/ |
D | r8169_firmware.c | 152 enum rtl_fw_opcode opcode = action >> 28; in rtl_fw_write_firmware() local
|
/Linux-v5.10/drivers/mmc/host/ |
D | dw_mmc-rockchip.c | 135 static int dw_mci_rk3288_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_rk3288_execute_tuning()
|
/Linux-v5.10/drivers/gpu/drm/rockchip/ |
D | cdn-dp-reg.c | 107 u8 module_id, u8 opcode, in cdn_dp_mailbox_validate_receive() 159 u8 opcode, u16 size, u8 *message) in cdn_dp_mailbox_send()
|
/Linux-v5.10/drivers/gpu/drm/msm/adreno/ |
D | adreno_gpu.h | 299 OUT_PKT3(struct msm_ringbuffer *ring, uint8_t opcode, uint16_t cnt) in OUT_PKT3() 328 OUT_PKT7(struct msm_ringbuffer *ring, uint8_t opcode, uint16_t cnt) in OUT_PKT7()
|
/Linux-v5.10/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 275 u8 opcode; in bnx2fc_srr_compl() local 390 u8 opcode; in bnx2fc_rec_compl() local
|
/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_proto_tcp.c | 361 int opcode=*ptr++; in tcp_options() local 422 int opcode = *ptr++; in tcp_sack() local
|
/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_device.c | 1064 octeon_get_dispatch(struct octeon_device *octeon_dev, u16 opcode, in octeon_get_dispatch() 1123 u16 opcode, in octeon_register_dispatch_fn()
|
/Linux-v5.10/drivers/infiniband/hw/cxgb4/ |
D | t4fw_ri_api.h | 546 __u8 opcode; member 574 __u8 opcode; member 599 __u8 opcode; member 630 __u8 opcode; member 647 __u8 opcode; member 656 __u8 opcode; member 694 __u8 opcode; member 731 __u8 opcode; member 743 __u8 opcode; member
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | intel_gpu_commands.h | 35 #define MI_INSTR(opcode, flags) (((opcode) << 23) | (flags)) argument 175 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) argument 252 #define MI_MATH_INSTR(opcode, op1, op2) ((opcode) << 20 | (op1) << 10 | (op2)) argument
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 947 unsigned int opcode = get_opcode(skb); in do_term() local 1005 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h) in t3_register_cpl_handler() 1023 unsigned int opcode = get_opcode(skb); in process_rx() local
|
/Linux-v5.10/drivers/scsi/ |
D | myrb.h | 578 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 583 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 590 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 598 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 606 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 616 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 626 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 635 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 644 enum myrb_cmd_opcode opcode; /* Byte 0 */ member 662 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
|
/Linux-v5.10/drivers/nvme/host/ |
D | lightnvm.c | 29 __u8 opcode; member 45 __u8 opcode; member 60 __u8 opcode; member 71 __u8 opcode; member 83 __u8 opcode; member
|
/Linux-v5.10/arch/csky/abiv1/ |
D | alignment.c | 216 uint32_t opcode = 0; in csky_alignment() local
|
/Linux-v5.10/drivers/infiniband/hw/qib/ |
D | qib_ud.c | 430 int opcode; in qib_ud_rcv() local
|
/Linux-v5.10/arch/x86/kernel/ |
D | paravirt.c | 58 unsigned char opcode; member
|
/Linux-v5.10/include/video/ |
D | metronomefb.h | 17 u16 opcode; member
|