Searched defs:opcode (Results 1 - 200 of 369) sorted by relevance

12

/linux-4.1.27/include/linux/netfilter/
H A Dnf_conntrack_tftp.h7 __be16 opcode; member in struct:tftphdr
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c44 void __trace_opal_entry(unsigned long opcode, unsigned long *args) __trace_opal_entry() argument
65 void __trace_opal_exit(long opcode, unsigned long retval) __trace_opal_exit() argument
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpa11.c47 int8 SetRoundingMode(const unsigned int opcode) SetRoundingMode() argument
65 int8 SetRoundingPrecision(const unsigned int opcode) SetRoundingPrecision() argument
97 unsigned int EmulateAll(unsigned int opcode) EmulateAll() argument
H A Dfpa11_cpdo.c30 unsigned int EmulateCPDO(const unsigned int opcode) EmulateCPDO() argument
H A Dfpa11_cprt.c35 unsigned int EmulateCPRT(const unsigned int opcode) EmulateCPRT() argument
69 unsigned int PerformFLT(const unsigned int opcode) PerformFLT() argument
112 unsigned int PerformFIX(const unsigned int opcode) PerformFIX() argument
154 static unsigned int PerformComparison(const unsigned int opcode) PerformComparison() argument
H A Ddouble_cpdo.c111 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) DoubleCPDO() argument
H A Dextended_cpdo.c90 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) ExtendedCPDO() argument
H A Dsingle_cpdo.c88 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) SingleCPDO() argument
H A Dfpa11_cpdt.c224 unsigned int PerformLDF(const unsigned int opcode) PerformLDF() argument
267 unsigned int PerformSTF(const unsigned int opcode) PerformSTF() argument
318 unsigned int PerformLFM(const unsigned int opcode) PerformLFM() argument
354 unsigned int PerformSFM(const unsigned int opcode) PerformSFM() argument
390 unsigned int EmulateCPDT(const unsigned int opcode) EmulateCPDT() argument
/linux-4.1.27/arch/arm/kernel/
H A Dopcodes.c55 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) arm_check_condition() argument
H A Dinsn.c38 unsigned long opcode = 0xea000000; __arm_gen_branch_arm() local
/linux-4.1.27/net/bluetooth/
H A Dmgmt_util.h25 u16 opcode; member in struct:mgmt_pending_cmd
H A Dmgmt_util.c124 struct mgmt_pending_cmd *mgmt_pending_find(unsigned short channel, u16 opcode, mgmt_pending_find() argument
156 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev, mgmt_pending_foreach() argument
170 struct mgmt_pending_cmd *mgmt_pending_add(struct sock *sk, u16 opcode, mgmt_pending_add() argument
139 mgmt_pending_find_data(unsigned short channel, u16 opcode, struct hci_dev *hdev, const void *data) mgmt_pending_find_data() argument
H A Dhci_request.c81 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, hci_prepare_cmd() argument
108 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, hci_req_add_ev() argument
138 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, hci_req_add() argument
548 update_background_scan_complete(struct hci_dev *hdev, u8 status, u16 opcode) update_background_scan_complete() argument
H A Dhci_conn.c636 static void create_le_conn_complete(struct hci_dev *hdev, u8 status, u16 opcode) create_le_conn_complete() argument
H A Dhci_sock.c256 __le16 opcode; hci_send_to_monitor() local
307 __le16 opcode; create_monitor_event() local
975 u16 opcode, index, len; hci_mgmt_cmd() local
1160 u16 opcode = get_unaligned_le16(skb->data); hci_sock_sendmsg() local
/linux-4.1.27/drivers/ssb/
H A Ddriver_chipcommon_sflash.c72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) ssb_sflash_cmd() argument
/linux-4.1.27/arch/x86/lib/
H A Dinat.c27 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) inat_get_opcode_attribute() argument
40 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, inat_get_escape_attribute() argument
79 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, inat_get_avx_attribute() argument
H A Dinsn.c205 struct insn_field *opcode = &insn->opcode; insn_get_opcode() local
/linux-4.1.27/drivers/acpi/acpica/
H A Dexresop.c133 acpi_ex_resolve_operands(u16 opcode, acpi_ex_resolve_operands() argument
H A Dpsopinfo.c72 const struct acpi_opcode_info *acpi_ps_get_opcode_info(u16 opcode) acpi_ps_get_opcode_info() argument
164 char *acpi_ps_get_opcode_name(u16 opcode) acpi_ps_get_opcode_name() argument
H A Dpsutils.c89 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) acpi_ps_init_op() argument
116 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode) acpi_ps_alloc_op() argument
H A Dpsparse.c74 u32 acpi_ps_get_opcode_size(u32 opcode) acpi_ps_get_opcode_size() argument
103 u16 opcode; acpi_ps_peek_opcode() local
H A Ddsmthdat.c684 acpi_ds_method_data_get_type(u16 opcode, acpi_ds_method_data_get_type() argument
H A Ddsobject.c627 acpi_ds_init_object_from_op(struct acpi_walk_state *walk_state, union acpi_parse_object *op, u16 opcode, union acpi_operand_object **ret_obj_desc) acpi_ds_init_object_from_op() argument
H A Dexmisc.c414 u64 acpi_ex_do_math_op(u16 opcode, u64 integer0, u64 integer1) acpi_ex_do_math_op() argument
501 acpi_ex_do_logical_numeric_op(u16 opcode, acpi_ex_do_logical_numeric_op() argument
563 acpi_ex_do_logical_op(u16 opcode, acpi_ex_do_logical_op() argument
H A Dacinterp.h68 u8 opcode; member in struct:acpi_exdump_info
H A Ddsutils.c468 u16 opcode; acpi_ds_create_operand() local
H A Dnsxfname.c543 u16 opcode; ACPI_EXPORT_SYMBOL() local
H A Dpsargs.c395 u16 opcode; acpi_ps_get_next_simple_arg() local
490 u16 opcode; acpi_ps_get_next_field() local
H A Dacresrc.h67 u8 opcode; member in struct:acpi_rsconvert_info
125 u8 opcode; member in struct:acpi_rsdump_info
H A Dacstruct.h75 u16 opcode; /* Current AML opcode */ member in struct:acpi_walk_state
/linux-4.1.27/arch/powerpc/xmon/
H A Dspu-dis.c58 unsigned int opcode = insn >> (32-11); get_index_for_opcode() local
H A Dppc-dis.c33 const struct powerpc_opcode *opcode; print_insn_powerpc() local
H A Dppc.h34 unsigned long opcode; member in struct:powerpc_opcode
H A Dspu.h86 unsigned int opcode; member in struct:spu_opcode
/linux-4.1.27/arch/blackfin/kernel/
H A Ddumpstack.c21 unsigned int opcode; is_bfin_call() local
H A Dtraps.c75 int opcode; trap_c() local
568 unsigned int opcode; is_valid_bugaddr() local
H A Dpseudodbg.c106 bool execute_pseudodbg_assert(struct pt_regs *fp, unsigned int opcode) execute_pseudodbg_assert() argument
158 bool execute_pseudodbg(struct pt_regs *fp, unsigned int opcode) execute_pseudodbg() argument
/linux-4.1.27/arch/sh/kernel/
H A Dtraps.c111 insn_size_t opcode; is_valid_bugaddr() local
H A Dkprobes.c45 kprobe_opcode_t opcode = *(kprobe_opcode_t *) (p->addr); arch_prepare_kprobe() local
H A Dtraps_64.c39 insn_size_t opcode; read_opcode() local
458 insn_size_t opcode; misaligned_fixup() local
649 insn_size_t opcode = 0x6ff4fff0; /* guaranteed reserved opcode */ do_reserved_inst() local
83 generate_and_check_address(struct pt_regs *regs, insn_size_t opcode, int displacement_not_indexed, int width_shift, __u64 *address) generate_and_check_address() argument
165 misaligned_load(struct pt_regs *regs, insn_size_t opcode, int displacement_not_indexed, int width_shift, int do_sign_extend) misaligned_load() argument
240 misaligned_store(struct pt_regs *regs, insn_size_t opcode, int displacement_not_indexed, int width_shift) misaligned_store() argument
311 misaligned_fpu_load(struct pt_regs *regs, insn_size_t opcode, int displacement_not_indexed, int width_shift, int do_paired_load) misaligned_fpu_load() argument
383 misaligned_fpu_store(struct pt_regs *regs, insn_size_t opcode, int displacement_not_indexed, int width_shift, int do_paired_load) misaligned_fpu_store() argument
/linux-4.1.27/drivers/bcma/
H A Ddriver_chipcommon_sflash.c73 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) bcma_sflash_cmd() argument
/linux-4.1.27/include/uapi/linux/mmc/
H A Dioctl.h13 __u32 opcode; member in struct:mmc_ioc_cmd
/linux-4.1.27/arch/c6x/kernel/
H A Dmodule.c19 u32 opcode; fixup_pcr() local
53 u32 *location, opcode; apply_relocate_add() local
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_mm.h72 uint8_t opcode; member in struct:mimd::__anon9276::__anon9277
H A Dmegaraid_mm.c289 uint8_t opcode; handle_drvrcmd() local
364 uint8_t opcode; mimd_to_kioc() local
807 uint8_t opcode; kioc_to_mimd() local
H A Dmegaraid_ioctl.h124 uint32_t opcode; member in struct:uioc
H A Dmegaraid_sas_fusion.c1319 u8 opcode = 0, flagvals = 0, groupnum = 0, control = 0; megasas_set_pd_lba() local
2220 u32 opcode; build_mpt_mfi_pass_thru() local
/linux-4.1.27/drivers/scsi/
H A Dnsp32_debug.c63 static void print_opcodek(unsigned char opcode) print_opcodek() argument
H A Dps3rom.c100 unsigned char opcode = cmd->cmnd[0]; ps3rom_atapi_request() local
220 unsigned char opcode; ps3rom_queuecommand_lck() local
H A Dconstants.c26 int opcode; member in struct:sa_name_list
259 bool scsi_opcode_sa_name(int opcode, int service_action, scsi_opcode_sa_name() argument
H A Dultrastor.c178 unsigned char opcode: 3; /* type of command */ member in struct:mscp
H A Dwd719x.c118 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, wd719x_direct_cmd() argument
484 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) wd719x_reset() argument
H A Dscsi.c935 scsi_report_opcode(struct scsi_device *sdev, unsigned char *buffer, unsigned int len, unsigned char opcode) scsi_report_opcode() argument
H A Datari_scsi.c633 unsigned char opcode = cmd->cmnd[0]; falcon_classify_cmd() local
H A Discsi_tcp.c529 static int iscsi_sw_tcp_pdu_alloc(struct iscsi_task *task, uint8_t opcode) iscsi_sw_tcp_pdu_alloc() argument
H A Dlibiscsi_tcp.c647 int rc = 0, opcode, ahslen; iscsi_tcp_hdr_dissect() local
H A DNCR5380.c770 static void lprint_opcode(int opcode, struct seq_file *m) lprint_opcode() argument
/linux-4.1.27/drivers/scsi/pcmcia/
H A Dnsp_debug.c65 static void print_opcodek(unsigned char opcode) print_opcodek() argument
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_uc.c244 int opcode; ipath_uc_rcv() local
H A Dipath_rc.c728 u32 opcode; reset_psn() local
857 static int do_rc_ack(struct ipath_qp *qp, u32 aeth, u32 psn, int opcode, do_rc_ack() argument
1574 u32 opcode; ipath_rc_rcv() local
1117 ipath_rc_rcv_resp(struct ipath_ibdev *dev, struct ipath_other_headers *ohdr, void *data, u32 tlen, struct ipath_qp *qp, u32 opcode, u32 psn, u32 hdrsize, u32 pmtu, int header_in_data) ipath_rc_rcv_resp() argument
1335 ipath_rc_rcv_error(struct ipath_ibdev *dev, struct ipath_other_headers *ohdr, void *data, struct ipath_qp *qp, u32 opcode, u32 psn, int diff, int header_in_data) ipath_rc_rcv_error() argument
H A Dipath_ud.c413 int opcode; ipath_ud_rcv() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_uc.c246 u32 opcode; qib_uc_rcv() local
H A Dqib_ud.c432 int opcode; qib_ud_rcv() local
H A Dqib_rc.c787 u32 opcode; reset_psn() local
975 u32 opcode; qib_rc_send_complete() local
1127 static int do_rc_ack(struct qib_qp *qp, u32 aeth, u32 psn, int opcode, do_rc_ack() argument
1867 u32 opcode; qib_rc_rcv() local
1397 qib_rc_rcv_resp(struct qib_ibport *ibp, struct qib_other_headers *ohdr, void *data, u32 tlen, struct qib_qp *qp, u32 opcode, u32 psn, u32 hdrsize, u32 pmtu, struct qib_ctxtdata *rcd) qib_rc_rcv_resp() argument
1622 qib_rc_rcv_error(struct qib_other_headers *ohdr, void *data, struct qib_qp *qp, u32 opcode, u32 psn, int diff, struct qib_ctxtdata *rcd) qib_rc_rcv_error() argument
H A Dqib_driver.c314 u32 opcode; qib_rcv_hdrerr() local
/linux-4.1.27/arch/x86/kernel/
H A Dstep.c55 unsigned char opcode[15]; is_setting_trap_flag() local
H A Diosf_mbi.c101 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) iosf_mbi_read() argument
124 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) iosf_mbi_write() argument
147 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) iosf_mbi_modify() argument
H A Dparavirt.c88 unsigned char opcode; member in struct:branch
H A Dalternative.c264 static inline bool is_jmp(const u8 opcode) is_jmp() argument
649 void *__init_or_module text_poke_early(void *addr, const void *opcode, text_poke_early() argument
675 void *text_poke(void *addr, const void *opcode, size_t len) text_poke() argument
758 void *text_poke_bp(void *addr, const void *opcode, size_t len, void *handler) text_poke_bp() argument
H A Duprobes.c616 static bool is_cond_jmp_opcode(u8 opcode) is_cond_jmp_opcode() argument
H A Dvm86_32.c572 unsigned char opcode; handle_vm86_fault() local
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_awg_utils.c11 enum opcode { enum
23 static int awg_generate_instr(enum opcode opcode, awg_generate_instr() argument
/linux-4.1.27/include/net/bluetooth/
H A Dhci_mon.h28 __le16 opcode; member in struct:hci_mon_hdr
H A Dhci_sock.h52 __le16 opcode; member in struct:hci_filter
58 __le16 opcode; member in struct:hci_ufilter
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
H A Debt_arp.h23 __be16 opcode; member in struct:ebt_arp_info
/linux-4.1.27/arch/s390/kernel/
H A Djump_label.c16 u16 opcode; member in struct:insn
H A Dtraps.c183 __u8 opcode[6]; illegal_op() local
/linux-4.1.27/arch/ia64/kernel/
H A Dbrl_emu.c58 unsigned long opcode, btype, qp, offset, cpl; ia64_emulate_brl() local
H A Dparavirt_patch.c33 unsigned long long opcode : 4; member in struct:ia64_inst::__anon1713
363 unsigned long opcode: 4; member in struct:inst_x3_op::__anon1714
422 unsigned long opcode: 4; member in struct:inst_b1::__anon1716
/linux-4.1.27/arch/arm/probes/
H A Ddecode-thumb.c846 static void __kprobes thumb16_singlestep(probes_opcode_t opcode, thumb16_singlestep() argument
855 static void __kprobes thumb32_singlestep(probes_opcode_t opcode, thumb32_singlestep() argument
H A Ddecode.c178 void __kprobes probes_simulate_nop(probes_opcode_t opcode, probes_simulate_nop() argument
184 void __kprobes probes_emulate_none(probes_opcode_t opcode, probes_emulate_none() argument
/linux-4.1.27/net/ceph/
H A Ddebugfs.c151 int opcode; osdc_show() local
/linux-4.1.27/tools/firewire/
H A Ddecode-fcp.c136 uint32_t opcode:8; member in struct:avc_frame
/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-sirf.c46 static int sdhci_sirf_execute_tuning(struct sdhci_host *host, u32 opcode) sdhci_sirf_execute_tuning() argument
H A Dsdricoh_cs.c167 static int sdricoh_mmc_cmd(struct sdricoh_host *host, unsigned char opcode, sdricoh_mmc_cmd() argument
271 unsigned char opcode = cmd->opcode; sdricoh_request() local
H A Drtsx_usb_sdmmc.c719 static int sd_tuning_rx(struct rtsx_usb_sdmmc *host, u8 opcode) sd_tuning_rx() argument
1268 static int sdmmc_execute_tuning(struct mmc_host *mmc, u32 opcode) sdmmc_execute_tuning() argument
681 sd_tuning_rx_cmd(struct rtsx_usb_sdmmc *host, u8 opcode, u8 sample_point) sd_tuning_rx_cmd() argument
703 sd_tuning_phase(struct rtsx_usb_sdmmc *host, u8 opcode, u16 *phase_map) sd_tuning_phase() argument
H A Dsdhci-msm.c346 static int sdhci_msm_execute_tuning(struct sdhci_host *host, u32 opcode) sdhci_msm_execute_tuning() argument
H A Drtsx_pci_sdmmc.c748 static int sd_tuning_rx(struct realtek_pci_sdmmc *host, u8 opcode) sd_tuning_rx() argument
1273 static int sdmmc_execute_tuning(struct mmc_host *mmc, u32 opcode) sdmmc_execute_tuning() argument
708 sd_tuning_rx_cmd(struct realtek_pci_sdmmc *host, u8 opcode, u8 sample_point) sd_tuning_rx_cmd() argument
730 sd_tuning_phase(struct realtek_pci_sdmmc *host, u8 opcode, u32 *phase_map) sd_tuning_phase() argument
H A Dsdhci-esdhc-imx.c712 static int esdhc_executing_tuning(struct sdhci_host *host, u32 opcode) esdhc_executing_tuning() argument
/linux-4.1.27/drivers/mtd/devices/
H A Dbcm47xxsflash.c20 static void bcm47xxsflash_cmd(struct bcm47xxsflash *b47s, u32 opcode) bcm47xxsflash_cmd() argument
H A Dm25p80.c65 static int m25p80_write_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len, m25p80_write_reg() argument
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dusb-fw.c188 int opcode = _cmd == NULL ? -1 : i2400m_brh_get_opcode(_cmd); i2400mu_bus_bm_cmd_send() local
H A Dfw.c453 ssize_t __i2400m_bm_ack_verify(struct i2400m *i2400m, int opcode, __i2400m_bm_ack_verify() argument
590 int opcode = cmd == NULL ? -1 : i2400m_brh_get_opcode(cmd); i2400m_bm_cmd() local
H A Di2400m.h729 __le32 i2400m_brh_command(enum i2400m_brh_opcode opcode, unsigned use_checksum, i2400m_brh_command() argument
741 i2400m_brh_set_opcode(struct i2400m_bootrom_header *hdr, enum i2400m_brh_opcode opcode) i2400m_brh_set_opcode() argument
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_sideband.c42 vlv_sideband_rw(struct drm_i915_private *dev_priv, u32 devfn, u32 port, u32 opcode, u32 addr, u32 *val) vlv_sideband_rw() argument
/linux-4.1.27/drivers/bluetooth/
H A Dbtbcm.c105 u16 opcode; btbcm_patchram() local
H A Dbtintel.h68 __le16 opcode; member in struct:intel_secure_send_result
H A Dbtmrvl_main.c60 u16 opcode; btmrvl_check_evtpkt() local
175 static int btmrvl_send_sync_cmd(struct btmrvl_private *priv, u16 opcode, btmrvl_send_sync_cmd() argument
H A Dhci_vhci.c99 static int __vhci_create_device(struct vhci_data *data, __u8 opcode) __vhci_create_device() argument
166 static int vhci_create_device(struct vhci_data *data, __u8 opcode) vhci_create_device() argument
182 __u8 pkt_type, opcode; vhci_get_user() local
H A Dhci_bcsp.c212 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; bcsp_prepare_pkt() local
/linux-4.1.27/include/uapi/linux/can/
H A Dbcm.h62 __u32 opcode; member in struct:bcm_msg_head
/linux-4.1.27/include/video/
H A Dmetronomefb.h17 u16 opcode; member in struct:metromem_cmd
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c106 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) probe_hcall_entry() argument
118 static void probe_hcall_exit(void *ignored, unsigned long opcode, unsigned long retval, probe_hcall_exit() argument
H A Dlpar.c700 void __trace_hcall_entry(unsigned long opcode, unsigned long *args) __trace_hcall_entry() argument
728 void __trace_hcall_exit(long opcode, unsigned long retval, __trace_hcall_exit() argument
/linux-4.1.27/arch/arm/probes/uprobes/
H A Dcore.c51 probes_opcode_t opcode; arch_uprobe_skip_sstep() local
/linux-4.1.27/arch/avr32/kernel/
H A Dtraps.c175 unsigned short opcode; is_valid_bugaddr() local
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dptrace.c277 unsigned long opcode; insn_size() local
/linux-4.1.27/arch/arc/kernel/
H A Dkgdb.c80 uint16_t opcode[2]; member in struct:single_step_data_t
/linux-4.1.27/net/irda/
H A Dirlmp_frame.c58 irlmp_send_lcf_pdu(struct lap_cb *self, __u8 dlsap, __u8 slsap, __u8 opcode, struct sk_buff *skb) irlmp_send_lcf_pdu() argument
H A Diriap.c820 __u8 opcode; iriap_data_indication() local
911 __u8 opcode; iriap_call_indication() local
/linux-4.1.27/include/linux/
H A Dmmiotrace.h92 unsigned char opcode; /* one of MMIO_{READ,WRITE,UNKNOWN_OP} */ member in struct:mmiotrace_rw
101 unsigned char opcode; /* MMIO_PROBE or MMIO_UNPROBE */ member in struct:mmiotrace_map
H A Dkprobes.h110 kprobe_opcode_t opcode; member in struct:kprobe
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c914 i40e_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc, u16 opcode) i40e_fill_default_direct_cmd_desc() argument
H A Di40e_virtchnl_pf.c1106 i40e_vc_send_resp_to_vf(struct i40e_vf *vf, enum i40e_virtchnl_ops opcode, i40e_status retval) i40e_vc_send_resp_to_vf() argument
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40e_adminq.c866 i40evf_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc, u16 opcode) i40evf_fill_default_direct_cmd_desc() argument
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_task.c218 u8 opcode = dl->opcode; asd_task_tasklet_complete() local
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c367 u32 opcode, new, old, tmp1, tmp2; sym_fw_bind_script() local
/linux-4.1.27/drivers/spmi/
H A Dspmi.c97 spmi_cmd(struct spmi_controller *ctrl, u8 opcode, u8 sid) spmi_cmd() argument
105 static inline int spmi_read_cmd(struct spmi_controller *ctrl, u8 opcode, spmi_read_cmd() argument
114 static inline int spmi_write_cmd(struct spmi_controller *ctrl, u8 opcode, spmi_write_cmd() argument
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager.c41 static unsigned int build_pm4_header(unsigned int opcode, size_t packet_size) build_pm4_header() argument
H A Dkfd_pm4_headers.h32 uint32_t opcode:8; /* < IT opcode */ member in struct:PM4_MES_TYPE_3_HEADER::__anon3940
/linux-4.1.27/arch/x86/mm/
H A Dpf_in.c119 static int get_opcode(unsigned char *addr, unsigned int *opcode) get_opcode() argument
145 unsigned int opcode; get_ins_type() local
166 unsigned int opcode; get_ins_reg_width() local
189 unsigned int opcode; get_ins_mem_width() local
412 unsigned int opcode; get_ins_reg_val() local
466 unsigned int opcode; get_ins_imm_val() local
H A Dfault.c155 unsigned char opcode; is_prefetch() local
88 check_prefetch_opcode(struct pt_regs *regs, unsigned char *instr, unsigned char opcode, int *prefetch) check_prefetch_opcode() argument
/linux-4.1.27/block/
H A Dscsi_ioctl.c421 unsigned int in_len, out_len, bytes, opcode, cmdlen; sg_scsi_ioctl() local
/linux-4.1.27/arch/tile/kernel/
H A Dkgdb.c185 unsigned int opcode; get_step_address() local
H A Dsingle_step.c419 int opcode = get_Opcode_X1(bundle); single_step_once() local
604 int opcode = get_Opcode_Y2(bundle); single_step_once() local
H A Dunaligned.c589 unsigned int mod, opcode; jit_bundle_gen() local
682 unsigned int opcode; jit_bundle_gen() local
/linux-4.1.27/arch/x86/include/asm/
H A Dinsn.h43 struct insn_field opcode; /* member in struct:insn
H A Diosf_mbi.h124 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) iosf_mbi_read() argument
131 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) iosf_mbi_write() argument
138 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) iosf_mbi_modify() argument
/linux-4.1.27/drivers/gpu/host1x/
H A Djob.c398 u32 opcode = (word & 0xf0000000) >> 28; validate() local
/linux-4.1.27/arch/powerpc/sysdev/
H A Dcpm2.c88 int cpm_command(u32 command, u8 opcode) cpm_command() argument
H A Dcpm1.c241 int cpm_command(u32 command, u8 opcode) cpm_command() argument
/linux-4.1.27/arch/mn10300/kernel/
H A Dkgdb.c364 u8 opcode; kgdb_arch_undo_singlestep() local
H A Dtraps.c128 u8 opcode; die_if_no_fixup() local
H A Dgdb-stub.c417 u8 opcode[2]; member in struct:gdb_bp_save
/linux-4.1.27/arch/ia64/include/asm/
H A Dkprobes.h50 unsigned long long opcode : 4; member in struct:cmp_inst::__anon1480
/linux-4.1.27/arch/alpha/math-emu/
H A Dmath.c340 unsigned long insn, opcode, rc, si_code = 0; alpha_fp_emul_imprecise() local
/linux-4.1.27/kernel/locking/
H A Drtmutex-tester.c28 int opcode; member in struct:test_thread_data
/linux-4.1.27/net/netfilter/
H A Dnf_synproxy_core.c40 int opcode = *ptr++; synproxy_parse_options() local
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c615 int opcode = -1; build_term_codes() local
/linux-4.1.27/drivers/mmc/core/
H A Dmmc_ops.c264 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) mmc_send_cxd_native() argument
590 u32 opcode; mmc_send_tuning() local
650 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, mmc_send_bus_test() argument
751 unsigned int opcode; mmc_send_hpi_cmd() local
290 mmc_send_cxd_data(struct mmc_card *card, struct mmc_host *host, u32 opcode, void *buf, unsigned len) mmc_send_cxd_data() argument
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dmci.c210 static void ath_mci_cal_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) ath_mci_cal_msg() argument
367 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) ath_mci_msg() argument
490 u32 offset, subtype, opcode; ath_mci_intr() local
H A Dar9003_mci.c1074 u8 type, opcode; ar9003_mci_queue_unsent_gpm() local
465 ar9003_mci_send_coex_bt_flags(struct ath_hw *ah, bool wait_done, u8 opcode, u32 bt_flags) ar9003_mci_send_coex_bt_flags() argument
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_nl.h110 uint32_t opcode; member in struct:lpfc_fcprdchkerr_event
143 uint8_t opcode; member in struct:lpfc_scsi_check_condition_event
H A Dlpfc_mbox.c1612 uint8_t subsys, opcode; lpfc_mbox_tmo_val() local
1873 uint8_t opcode = 0; lpfc_sli4_mbox_rsrc_extent() local
1762 lpfc_sli4_config(struct lpfc_hba *phba, struct lpfcMboxq *mbox, uint8_t subsystem, uint8_t opcode, uint32_t length, bool emb) lpfc_sli4_config() argument
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_isr.c665 uint32_t opcode = 0; qla4xxx_isr_decode_mailbox() local
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c106 rsi_issue_sdiocommand(struct sdio_func *func, u32 opcode, u32 arg, u32 flags, u32 *resp) rsi_issue_sdiocommand() argument
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h54 opcode : 4, member in struct:ins_format1
73 opcode : 4, member in struct:ins_format2
91 opcode : 4, member in struct:ins_format3
109 opcode : 4, member in struct:ins_format4
127 opcode : 4, member in struct:ins_format5
145 opcode : 4, member in struct:ins_format6
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daiclib.h62 uint8_t opcode; member in struct:scsi_sense
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c267 u8 opcode; bnx2fc_srr_compl() local
382 u8 opcode; bnx2fc_rec_compl() local
/linux-4.1.27/drivers/nfc/
H A Dnfcwilink.c58 __u8 opcode; member in struct:nfcwilink_hdr
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes_utils.c634 u32 opcode; nes_post_cqp_request() local
H A Dnes.c317 u32 opcode; nes_rem_ref() local
/linux-4.1.27/drivers/infiniband/ulp/iser/
H A Discsi_iser.c157 iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) iscsi_iser_pdu_alloc() argument
/linux-4.1.27/include/rdma/
H A Dib_pma.h61 u8 opcode; member in struct:ib_pma_portsamplescontrol
H A Dib_pack.h200 u8 opcode; member in struct:ib_unpacked_bth
/linux-4.1.27/arch/alpha/kernel/
H A Dtraps.c460 do_entUna(void * va, unsigned long opcode, unsigned long reg, do_entUna() argument
775 do_entUnaUser(void __user * va, unsigned long opcode, do_entUnaUser() argument
/linux-4.1.27/fs/coda/
H A Dupcall.c44 static void *alloc_upcall(int opcode, int size) alloc_upcall() argument
807 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out) coda_downcall() argument
/linux-4.1.27/include/linux/mmc/
H A Dcore.h19 u32 opcode; member in struct:mmc_command
/linux-4.1.27/drivers/net/can/usb/peak_usb/
H A Dpcan_ucan.h195 pucan_cmd_opcode_channel(struct peak_usb_device *dev, int opcode) pucan_cmd_opcode_channel() argument
/linux-4.1.27/drivers/spi/
H A Dspi-bcm63xx-hsspi.c155 u16 opcode = 0; bcm63xx_hsspi_do_txrx() local
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_nvram.c57 unsigned char opcode; /* see below */ member in struct:register_foo
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c167 u32 opcode = bnx2x_dmae_opcode(bp, DMAE_SRC_PCI, DMAE_DST_GRC, bnx2x_hw_stats_post() local
219 u32 opcode; bnx2x_stats_pmf_update() local
267 u32 opcode; bnx2x_port_stats_init() local
1263 u32 opcode; bnx2x_port_stats_stop() local
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dodp.c397 unsigned ds, opcode; mlx5_ib_mr_initiator_pfault_handler() local
H A Dcq.c414 uint8_t opcode; mlx5_poll_one() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_p4.c23 unsigned int opcode; /* Event code and ESCR selector */ member in struct:p4_event_bind
/linux-4.1.27/arch/x86/kernel/kprobes/
H A Dcore.c168 kprobe_opcode_t opcode; can_boost() local
/linux-4.1.27/arch/x86/math-emu/
H A Dfpu_emu.h114 unsigned int opcode:11; member in struct:address
/linux-4.1.27/drivers/video/fbdev/
H A Dmetronomefb.c312 u16 opcode; metronome_display_cmd() local
/linux-4.1.27/include/scsi/
H A Dsrp.h119 u8 opcode; member in struct:srp_login_req
137 u8 opcode; member in struct:srp_login_rsp
149 u8 opcode; member in struct:srp_login_rej
159 u8 opcode; member in struct:srp_i_logout
165 u8 opcode; member in struct:srp_t_logout
177 u8 opcode; member in struct:srp_tsk_mgmt
195 u8 opcode; member in struct:srp_cmd
227 u8 opcode; member in struct:srp_rsp
243 u8 opcode; member in struct:srp_cred_req
251 u8 opcode; member in struct:srp_cred_rsp
262 u8 opcode; member in struct:srp_aer_req
275 u8 opcode; member in struct:srp_aer_rsp
/linux-4.1.27/arch/mn10300/mm/
H A Dmisalignment.c154 u_int32_t opcode; member in struct:mn10300_opcode
325 uint32_t opcode, noc, xo, xm; misalignment() local
741 static void misalignment_MOV_Lcc(struct pt_regs *regs, uint32_t opcode) misalignment_MOV_Lcc() argument
548 misalignment_addr(unsigned long *registers, unsigned long sp, unsigned params, unsigned opcode, unsigned long disp, void **_address, unsigned long **_postinc, unsigned long *_inc) misalignment_addr() argument
677 misalignment_reg(unsigned long *registers, unsigned params, unsigned opcode, unsigned long disp, unsigned long **_register) misalignment_reg() argument
/linux-4.1.27/arch/powerpc/lib/
H A Dsstep.c645 unsigned int opcode, ra, rb, rd, spr, u; analyse_instr() local
/linux-4.1.27/arch/arc/include/asm/
H A Ddisasm.h104 int opcode = (word >> 11) & 0x1F; is_short_instr() local
/linux-4.1.27/net/nfc/nci/
H A Dcore.c1138 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, void *payload) nci_send_cmd() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1108 unsigned int opcode = *(u8 *)rsp; recv_rx_pkt() local
1136 u8 opcode; c4iw_uld_rx_handler() local
H A Dqp.c937 int opcode; build_term_codes() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c947 unsigned int opcode = get_opcode(skb); do_term() local
1005 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h) t3_register_cpl_handler() argument
1023 unsigned int opcode = get_opcode(skb); process_rx() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1483 u8 opcode = FW_CMD_OP_G(be32_to_cpu(cmd_hdr->hi)); t4vf_handle_fw_rpl() local
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c49 static long ehea_plpar_hcall_norets(unsigned long opcode, ehea_plpar_hcall_norets() argument
84 static long ehea_plpar_hcall9(unsigned long opcode, ehea_plpar_hcall9() argument
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c853 qlcnic_83xx_cfg_default_mac_vlan(struct qlcnic_adapter *adapter, struct qlcnic_vf_info *vf, int opcode) qlcnic_83xx_cfg_default_mac_vlan() argument
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c265 u8 opcode, rw; ath6kl_sdio_scat_rw() local
107 ath6kl_sdio_set_cmd53_arg(u32 *arg, u8 rw, u8 func, u8 mode, u8 opcode, u32 addr, u16 blksz) ath6kl_sdio_set_cmd53_arg() argument
/linux-4.1.27/drivers/scsi/be2iscsi/
H A Dbe_cmds.c1072 u8 subsys = 0, opcode = 0; beiscsi_cmd_q_destroy() local
758 be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, u8 subsystem, u8 opcode, int cmd_len) be_cmd_hdr_prepare() argument
/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_lnode.c1470 uint8_t portid, opcode = *(uint8_t *)cmd; csio_fcoe_fwevt_handler() local
H A Dcsio_mb.c1403 uint8_t opcode = *(uint8_t *)cmd; csio_mb_fwevt_handler() local
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_fcp.c1469 u8 opcode; fc_fcp_rec_resp() local
/linux-4.1.27/drivers/sbus/char/
H A Ductrl.c90 u8 opcode; member in struct:uctrl_txn
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dlproc_ptlrpc.c49 __u32 opcode; member in struct:ll_rpc_opcode
140 __u32 opcode; member in struct:ll_eopcode
159 const char *ll_opcode2str(__u32 opcode) ll_opcode2str() argument
178 static const char *ll_eopcode2str(__u32 opcode) ll_eopcode2str() argument
241 __u32 opcode = ll_rpc_opcode_table[i].opcode; ptlrpc_lprocfs_register() local
H A Dsec.c798 void sptlrpc_req_set_flavor(struct ptlrpc_request *req, int opcode) sptlrpc_req_set_flavor() argument
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbna_hw_defs.h373 u16 opcode; /* Either */ member in struct:bna_txq_entry::__anon6275::__anon6276
385 u16 opcode; /* Must be */ member in struct:bna_txq_entry::__anon6275::__anon6277
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dhcp_if.c93 static long ehca_plpar_hcall_norets(unsigned long opcode, ehca_plpar_hcall_norets() argument
141 static long ehca_plpar_hcall9(unsigned long opcode, ehca_plpar_hcall9() argument
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c127 u8 opcode; member in struct:mthca_cqe
141 u8 opcode; member in struct:mthca_err_cqe
/linux-4.1.27/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h140 static inline u64 encode_wr_id(u8 opcode, u32 idx) encode_wr_id() argument
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h108 u32 opcode:3; member in struct:sa_command_0::__anon3794
/linux-4.1.27/arch/tile/include/hv/
H A Diorpc.h314 uint32_t opcode; /**< Opcode combines code & format. */ member in union:iorpc_offset
/linux-4.1.27/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h262 OUT_PKT3(struct msm_ringbuffer *ring, uint8_t opcode, uint16_t cnt) OUT_PKT3() argument
/linux-4.1.27/drivers/char/xillybus/
H A Dxillybus_core.c106 int opcode; malformed_message() local
132 int opcode; xillybus_isr() local
/linux-4.1.27/drivers/gpu/ipu-v3/
H A Dipu-dc.c130 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, dc_write_tmpl() argument
/linux-4.1.27/drivers/hid/i2c-hid/
H A Di2c-hid.c82 __u8 opcode; member in struct:i2c_hid_cmd
92 __u8 opcode; member in struct:command::cmd
/linux-4.1.27/drivers/media/firewire/
H A Dfiredtv-avc.c81 u8 opcode; member in struct:avc_command_frame
88 u8 opcode; member in struct:avc_response_frame
164 static const char *debug_fcp_opcode(unsigned int opcode, debug_fcp_opcode() argument
208 unsigned int subunit_type, subunit_id, opcode; debug_fcp() local

Completed in 5341 milliseconds

12