Home
last modified time | relevance | path

Searched defs:opcode (Results 201 – 225 of 737) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dlibiscsi.c231 static int iscsi_check_tmf_restrictions(struct iscsi_task *task, int opcode) in iscsi_check_tmf_restrictions()
611 uint8_t opcode = hdr->opcode & ISCSI_OPCODE_MASK; in iscsi_prep_mgmt_task() local
657 uint8_t opcode = hdr->opcode & ISCSI_OPCODE_MASK; in __iscsi_conn_send_pdu() local
1009 int opcode, rc = 0; in iscsi_handle_reject() local
1131 int opcode = hdr->opcode & ISCSI_OPCODE_MASK, rc = 0; in __iscsi_complete_pdu() local
H A Dmyrb.h578 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
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c36 int opcode, struct fuse_open_out *outargp) in fuse_send_open()
138 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_do_open() local
268 int flags, int opcode) in fuse_prepare_release()
302 int opcode = isdir ? FUSE_RELEASEDIR : FUSE_RELEASE; in fuse_release_common() local
520 int datasync, int opcode) in fuse_fsync_common()
590 size_t count, int opcode) in fuse_read_args_fill()
2451 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
2500 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk() local
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dfore200e.h249 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
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dscsi_bsg_ufs.h46 __u8 opcode; member
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddsutils.c430 u16 opcode; in acpi_ds_create_operand() local
H A Ddsmthdat.c651 acpi_ds_method_data_get_type(u16 opcode, in acpi_ds_method_data_get_type()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h546 __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
/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/scsi/
H A Dscsi_bsg_ufs.h46 __u8 opcode; member
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtraps.c148 __u8 opcode[6]; in illegal_op() 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/scsi/
H A Dscsi_bsg_ufs.h46 __u8 opcode; member
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dkgdb.c78 uint16_t opcode[2]; member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c1813 u8 opcode = BPF_OP(insn->code); in backtrack_insn() local
5730 static bool sanitize_needed(u8 opcode) in sanitize_needed()
5774 u8 opcode = BPF_OP(insn->code); in sanitize_ptr_alu() local
5994 u8 opcode = BPF_OP(insn->code); in adjust_ptr_min_max_vals() local
6784 u8 opcode = BPF_OP(insn->code); in adjust_scalar_min_max_vals() local
6946 u8 opcode = BPF_OP(insn->code); in adjust_reg_min_max_vals() local
7023 u8 opcode = BPF_OP(insn->code); in check_alu_op() local
7272 static int is_branch32_taken(struct bpf_reg_state *reg, u32 val, u8 opcode) in is_branch32_taken()
7346 static int is_branch64_taken(struct bpf_reg_state *reg, u64 val, u8 opcode) in is_branch64_taken()
7425 static int is_branch_taken(struct bpf_reg_state *reg, u64 val, u8 opcode, in is_branch_taken()
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_tcp.c361 int opcode=*ptr++; in tcp_options() local
422 int opcode = *ptr++; in tcp_sack() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c1013 u8 opcode; in siw_get_hdr() local
1224 u8 opcode = __rdmap_get_opcode(&srx->hdr.ctrl); in siw_rdmap_complete() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c107 u8 module_id, u8 opcode, in cdn_dp_mailbox_validate_receive()
159 u8 opcode, u16 size, u8 *message) in cdn_dp_mailbox_send()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c275 u8 opcode; in bnx2fc_srr_compl() local
390 u8 opcode; in bnx2fc_rec_compl() local
/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/arpa/
H A Dnameser_compat.h46 unsigned opcode: 4; /*%< purpose of message */ member
62 unsigned opcode :4; /*%< purpose of message */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1064 octeon_get_dispatch(struct octeon_device *octeon_dev, u16 opcode, in octeon_get_dispatch()
1123 u16 opcode, in octeon_register_dispatch_fn()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h299 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()
/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/arpa/
H A Dnameser_compat.h46 unsigned opcode: 4; /*%< purpose of message */ member
62 unsigned opcode :4; /*%< purpose of message */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h35 #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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c947 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
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dlightnvm.c29 __u8 opcode; member
45 __u8 opcode; member
60 __u8 opcode; member
71 __u8 opcode; member
83 __u8 opcode; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A Dr8169_firmware.c152 enum rtl_fw_opcode opcode = action >> 28; in rtl_fw_write_firmware() local

12345678910>>...30