/linux-4.1.27/include/linux/netfilter/ |
H A D | nf_conntrack_tftp.h | 7 __be16 opcode; member in struct:tftphdr
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | opal-tracepoints.c | 44 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 D | fpa11.c | 47 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 D | fpa11_cpdo.c | 30 unsigned int EmulateCPDO(const unsigned int opcode) EmulateCPDO() argument
|
H A D | fpa11_cprt.c | 35 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 D | double_cpdo.c | 111 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) DoubleCPDO() argument
|
H A D | extended_cpdo.c | 90 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) ExtendedCPDO() argument
|
H A D | single_cpdo.c | 88 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) SingleCPDO() argument
|
H A D | fpa11_cpdt.c | 224 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 D | opcodes.c | 55 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) arm_check_condition() argument
|
H A D | insn.c | 38 unsigned long opcode = 0xea000000; __arm_gen_branch_arm() local
|
/linux-4.1.27/net/bluetooth/ |
H A D | mgmt_util.h | 25 u16 opcode; member in struct:mgmt_pending_cmd
|
H A D | mgmt_util.c | 124 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 D | hci_request.c | 81 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 D | hci_conn.c | 636 static void create_le_conn_complete(struct hci_dev *hdev, u8 status, u16 opcode) create_le_conn_complete() argument
|
H A D | hci_sock.c | 256 __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 D | driver_chipcommon_sflash.c | 72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) ssb_sflash_cmd() argument
|
/linux-4.1.27/arch/x86/lib/ |
H A D | inat.c | 27 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 D | insn.c | 205 struct insn_field *opcode = &insn->opcode; insn_get_opcode() local
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | exresop.c | 133 acpi_ex_resolve_operands(u16 opcode, acpi_ex_resolve_operands() argument
|
H A D | psopinfo.c | 72 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 D | psutils.c | 89 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 D | psparse.c | 74 u32 acpi_ps_get_opcode_size(u32 opcode) acpi_ps_get_opcode_size() argument 103 u16 opcode; acpi_ps_peek_opcode() local
|
H A D | dsmthdat.c | 684 acpi_ds_method_data_get_type(u16 opcode, acpi_ds_method_data_get_type() argument
|
H A D | dsobject.c | 627 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 D | exmisc.c | 414 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 D | acinterp.h | 68 u8 opcode; member in struct:acpi_exdump_info
|
H A D | dsutils.c | 468 u16 opcode; acpi_ds_create_operand() local
|
H A D | nsxfname.c | 543 u16 opcode; ACPI_EXPORT_SYMBOL() local
|
H A D | psargs.c | 395 u16 opcode; acpi_ps_get_next_simple_arg() local 490 u16 opcode; acpi_ps_get_next_field() local
|
H A D | acresrc.h | 67 u8 opcode; member in struct:acpi_rsconvert_info 125 u8 opcode; member in struct:acpi_rsdump_info
|
H A D | acstruct.h | 75 u16 opcode; /* Current AML opcode */ member in struct:acpi_walk_state
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | spu-dis.c | 58 unsigned int opcode = insn >> (32-11); get_index_for_opcode() local
|
H A D | ppc-dis.c | 33 const struct powerpc_opcode *opcode; print_insn_powerpc() local
|
H A D | ppc.h | 34 unsigned long opcode; member in struct:powerpc_opcode
|
H A D | spu.h | 86 unsigned int opcode; member in struct:spu_opcode
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | dumpstack.c | 21 unsigned int opcode; is_bfin_call() local
|
H A D | traps.c | 75 int opcode; trap_c() local 568 unsigned int opcode; is_valid_bugaddr() local
|
H A D | pseudodbg.c | 106 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 D | traps.c | 111 insn_size_t opcode; is_valid_bugaddr() local
|
H A D | kprobes.c | 45 kprobe_opcode_t opcode = *(kprobe_opcode_t *) (p->addr); arch_prepare_kprobe() local
|
H A D | traps_64.c | 39 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 D | driver_chipcommon_sflash.c | 73 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 D | ioctl.h | 13 __u32 opcode; member in struct:mmc_ioc_cmd
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | module.c | 19 u32 opcode; fixup_pcr() local 53 u32 *location, opcode; apply_relocate_add() local
|
/linux-4.1.27/drivers/scsi/megaraid/ |
H A D | megaraid_mm.h | 72 uint8_t opcode; member in struct:mimd::__anon9276::__anon9277
|
H A D | megaraid_mm.c | 289 uint8_t opcode; handle_drvrcmd() local 364 uint8_t opcode; mimd_to_kioc() local 807 uint8_t opcode; kioc_to_mimd() local
|
H A D | megaraid_ioctl.h | 124 uint32_t opcode; member in struct:uioc
|
H A D | megaraid_sas_fusion.c | 1319 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 D | nsp32_debug.c | 63 static void print_opcodek(unsigned char opcode) print_opcodek() argument
|
H A D | ps3rom.c | 100 unsigned char opcode = cmd->cmnd[0]; ps3rom_atapi_request() local 220 unsigned char opcode; ps3rom_queuecommand_lck() local
|
H A D | constants.c | 26 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 D | ultrastor.c | 178 unsigned char opcode: 3; /* type of command */ member in struct:mscp
|
H A D | wd719x.c | 118 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 D | scsi.c | 935 scsi_report_opcode(struct scsi_device *sdev, unsigned char *buffer, unsigned int len, unsigned char opcode) scsi_report_opcode() argument
|
H A D | atari_scsi.c | 633 unsigned char opcode = cmd->cmnd[0]; falcon_classify_cmd() local
|
H A D | iscsi_tcp.c | 529 static int iscsi_sw_tcp_pdu_alloc(struct iscsi_task *task, uint8_t opcode) iscsi_sw_tcp_pdu_alloc() argument
|
H A D | libiscsi_tcp.c | 647 int rc = 0, opcode, ahslen; iscsi_tcp_hdr_dissect() local
|
H A D | NCR5380.c | 770 static void lprint_opcode(int opcode, struct seq_file *m) lprint_opcode() argument
|
/linux-4.1.27/drivers/scsi/pcmcia/ |
H A D | nsp_debug.c | 65 static void print_opcodek(unsigned char opcode) print_opcodek() argument
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_uc.c | 244 int opcode; ipath_uc_rcv() local
|
H A D | ipath_rc.c | 728 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 D | ipath_ud.c | 413 int opcode; ipath_ud_rcv() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_uc.c | 246 u32 opcode; qib_uc_rcv() local
|
H A D | qib_ud.c | 432 int opcode; qib_ud_rcv() local
|
H A D | qib_rc.c | 787 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 D | qib_driver.c | 314 u32 opcode; qib_rcv_hdrerr() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | step.c | 55 unsigned char opcode[15]; is_setting_trap_flag() local
|
H A D | iosf_mbi.c | 101 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 D | paravirt.c | 88 unsigned char opcode; member in struct:branch
|
H A D | alternative.c | 264 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 D | uprobes.c | 616 static bool is_cond_jmp_opcode(u8 opcode) is_cond_jmp_opcode() argument
|
H A D | vm86_32.c | 572 unsigned char opcode; handle_vm86_fault() local
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
H A D | sti_awg_utils.c | 11 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 D | hci_mon.h | 28 __le16 opcode; member in struct:hci_mon_hdr
|
H A D | hci_sock.h | 52 __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 D | ebt_arp.h | 23 __be16 opcode; member in struct:ebt_arp_info
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | jump_label.c | 16 u16 opcode; member in struct:insn
|
H A D | traps.c | 183 __u8 opcode[6]; illegal_op() local
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | brl_emu.c | 58 unsigned long opcode, btype, qp, offset, cpl; ia64_emulate_brl() local
|
H A D | paravirt_patch.c | 33 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 D | decode-thumb.c | 846 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 D | decode.c | 178 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 D | debugfs.c | 151 int opcode; osdc_show() local
|
/linux-4.1.27/tools/firewire/ |
H A D | decode-fcp.c | 136 uint32_t opcode:8; member in struct:avc_frame
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | sdhci-sirf.c | 46 static int sdhci_sirf_execute_tuning(struct sdhci_host *host, u32 opcode) sdhci_sirf_execute_tuning() argument
|
H A D | sdricoh_cs.c | 167 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 D | rtsx_usb_sdmmc.c | 719 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 D | sdhci-msm.c | 346 static int sdhci_msm_execute_tuning(struct sdhci_host *host, u32 opcode) sdhci_msm_execute_tuning() argument
|
H A D | rtsx_pci_sdmmc.c | 748 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 D | sdhci-esdhc-imx.c | 712 static int esdhc_executing_tuning(struct sdhci_host *host, u32 opcode) esdhc_executing_tuning() argument
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | bcm47xxsflash.c | 20 static void bcm47xxsflash_cmd(struct bcm47xxsflash *b47s, u32 opcode) bcm47xxsflash_cmd() argument
|
H A D | m25p80.c | 65 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 D | usb-fw.c | 188 int opcode = _cmd == NULL ? -1 : i2400m_brh_get_opcode(_cmd); i2400mu_bus_bm_cmd_send() local
|
H A D | fw.c | 453 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 D | i2400m.h | 729 __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 D | intel_sideband.c | 42 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 D | btbcm.c | 105 u16 opcode; btbcm_patchram() local
|
H A D | btintel.h | 68 __le16 opcode; member in struct:intel_secure_send_result
|
H A D | btmrvl_main.c | 60 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 D | hci_vhci.c | 99 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 D | hci_bcsp.c | 212 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; bcsp_prepare_pkt() local
|
/linux-4.1.27/include/uapi/linux/can/ |
H A D | bcm.h | 62 __u32 opcode; member in struct:bcm_msg_head
|
/linux-4.1.27/include/video/ |
H A D | metronomefb.h | 17 u16 opcode; member in struct:metromem_cmd
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | hvCall_inst.c | 106 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 D | lpar.c | 700 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 D | core.c | 51 probes_opcode_t opcode; arch_uprobe_skip_sstep() local
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | traps.c | 175 unsigned short opcode; is_valid_bugaddr() local
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
H A D | ptrace.c | 277 unsigned long opcode; insn_size() local
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | kgdb.c | 80 uint16_t opcode[2]; member in struct:single_step_data_t
|
/linux-4.1.27/net/irda/ |
H A D | irlmp_frame.c | 58 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 D | iriap.c | 820 __u8 opcode; iriap_data_indication() local 911 __u8 opcode; iriap_call_indication() local
|
/linux-4.1.27/include/linux/ |
H A D | mmiotrace.h | 92 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 D | kprobes.h | 110 kprobe_opcode_t opcode; member in struct:kprobe
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_adminq.c | 914 i40e_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc, u16 opcode) i40e_fill_default_direct_cmd_desc() argument
|
H A D | i40e_virtchnl_pf.c | 1106 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 D | i40e_adminq.c | 866 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 D | aic94xx_task.c | 218 u8 opcode = dl->opcode; asd_task_tasklet_complete() local
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 367 u32 opcode, new, old, tmp1, tmp2; sym_fw_bind_script() local
|
/linux-4.1.27/drivers/spmi/ |
H A D | spmi.c | 97 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 D | kfd_packet_manager.c | 41 static unsigned int build_pm4_header(unsigned int opcode, size_t packet_size) build_pm4_header() argument
|
H A D | kfd_pm4_headers.h | 32 uint32_t opcode:8; /* < IT opcode */ member in struct:PM4_MES_TYPE_3_HEADER::__anon3940
|
/linux-4.1.27/arch/x86/mm/ |
H A D | pf_in.c | 119 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 D | fault.c | 155 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 D | scsi_ioctl.c | 421 unsigned int in_len, out_len, bytes, opcode, cmdlen; sg_scsi_ioctl() local
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | kgdb.c | 185 unsigned int opcode; get_step_address() local
|
H A D | single_step.c | 419 int opcode = get_Opcode_X1(bundle); single_step_once() local 604 int opcode = get_Opcode_Y2(bundle); single_step_once() local
|
H A D | unaligned.c | 589 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 D | insn.h | 43 struct insn_field opcode; /* member in struct:insn
|
H A D | iosf_mbi.h | 124 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 D | job.c | 398 u32 opcode = (word & 0xf0000000) >> 28; validate() local
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | cpm2.c | 88 int cpm_command(u32 command, u8 opcode) cpm_command() argument
|
H A D | cpm1.c | 241 int cpm_command(u32 command, u8 opcode) cpm_command() argument
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | kgdb.c | 364 u8 opcode; kgdb_arch_undo_singlestep() local
|
H A D | traps.c | 128 u8 opcode; die_if_no_fixup() local
|
H A D | gdb-stub.c | 417 u8 opcode[2]; member in struct:gdb_bp_save
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | kprobes.h | 50 unsigned long long opcode : 4; member in struct:cmp_inst::__anon1480
|
/linux-4.1.27/arch/alpha/math-emu/ |
H A D | math.c | 340 unsigned long insn, opcode, rc, si_code = 0; alpha_fp_emul_imprecise() local
|
/linux-4.1.27/kernel/locking/ |
H A D | rtmutex-tester.c | 28 int opcode; member in struct:test_thread_data
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_synproxy_core.c | 40 int opcode = *ptr++; synproxy_parse_options() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
H A D | iwch_qp.c | 615 int opcode = -1; build_term_codes() local
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | mmc_ops.c | 264 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 D | mci.c | 210 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 D | ar9003_mci.c | 1074 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 D | lpfc_nl.h | 110 uint32_t opcode; member in struct:lpfc_fcprdchkerr_event 143 uint8_t opcode; member in struct:lpfc_scsi_check_condition_event
|
H A D | lpfc_mbox.c | 1612 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 D | ql4_isr.c | 665 uint32_t opcode = 0; qla4xxx_isr_decode_mailbox() local
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
H A D | rsi_91x_sdio.c | 106 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 D | aicasm_insformat.h | 54 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 D | aiclib.h | 62 uint8_t opcode; member in struct:scsi_sense
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 267 u8 opcode; bnx2fc_srr_compl() local 382 u8 opcode; bnx2fc_rec_compl() local
|
/linux-4.1.27/drivers/nfc/ |
H A D | nfcwilink.c | 58 __u8 opcode; member in struct:nfcwilink_hdr
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
H A D | nes_utils.c | 634 u32 opcode; nes_post_cqp_request() local
|
H A D | nes.c | 317 u32 opcode; nes_rem_ref() local
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 157 iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) iscsi_iser_pdu_alloc() argument
|
/linux-4.1.27/include/rdma/ |
H A D | ib_pma.h | 61 u8 opcode; member in struct:ib_pma_portsamplescontrol
|
H A D | ib_pack.h | 200 u8 opcode; member in struct:ib_unpacked_bth
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | traps.c | 460 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 D | upcall.c | 44 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 D | core.h | 19 u32 opcode; member in struct:mmc_command
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
H A D | pcan_ucan.h | 195 pucan_cmd_opcode_channel(struct peak_usb_device *dev, int opcode) pucan_cmd_opcode_channel() argument
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-bcm63xx-hsspi.c | 155 u16 opcode = 0; bcm63xx_hsspi_do_txrx() local
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | cpqphp_nvram.c | 57 unsigned char opcode; /* see below */ member in struct:register_foo
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 167 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 D | odp.c | 397 unsigned ds, opcode; mlx5_ib_mr_initiator_pfault_handler() local
|
H A D | cq.c | 414 uint8_t opcode; mlx5_poll_one() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_p4.c | 23 unsigned int opcode; /* Event code and ESCR selector */ member in struct:p4_event_bind
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
H A D | core.c | 168 kprobe_opcode_t opcode; can_boost() local
|
/linux-4.1.27/arch/x86/math-emu/ |
H A D | fpu_emu.h | 114 unsigned int opcode:11; member in struct:address
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | metronomefb.c | 312 u16 opcode; metronome_display_cmd() local
|
/linux-4.1.27/include/scsi/ |
H A D | srp.h | 119 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 D | misalignment.c | 154 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 D | sstep.c | 645 unsigned int opcode, ra, rb, rd, spr, u; analyse_instr() local
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | disasm.h | 104 int opcode = (word >> 11) & 0x1F; is_short_instr() local
|
/linux-4.1.27/net/nfc/nci/ |
H A D | core.c | 1138 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 D | device.c | 1108 unsigned int opcode = *(u8 *)rsp; recv_rx_pkt() local 1136 u8 opcode; c4iw_uld_rx_handler() local
|
H A D | qp.c | 937 int opcode; build_term_codes() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.c | 947 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 D | t4vf_hw.c | 1483 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 D | ehea_phyp.c | 49 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 D | qlcnic_sriov_pf.c | 853 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 D | sdio.c | 265 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 D | be_cmds.c | 1072 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 D | csio_lnode.c | 1470 uint8_t portid, opcode = *(uint8_t *)cmd; csio_fcoe_fwevt_handler() local
|
H A D | csio_mb.c | 1403 uint8_t opcode = *(uint8_t *)cmd; csio_mb_fwevt_handler() local
|
/linux-4.1.27/drivers/scsi/libfc/ |
H A D | fc_fcp.c | 1469 u8 opcode; fc_fcp_rec_resp() local
|
/linux-4.1.27/drivers/sbus/char/ |
H A D | uctrl.c | 90 u8 opcode; member in struct:uctrl_txn
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | lproc_ptlrpc.c | 49 __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 D | sec.c | 798 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 D | bna_hw_defs.h | 373 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 D | hcp_if.c | 93 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 D | mthca_cq.c | 127 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 D | ib_srpt.h | 140 static inline u64 encode_wr_id(u8 opcode, u32 idx) encode_wr_id() argument
|
/linux-4.1.27/drivers/crypto/amcc/ |
H A D | crypto4xx_sa.h | 108 u32 opcode:3; member in struct:sa_command_0::__anon3794
|
/linux-4.1.27/arch/tile/include/hv/ |
H A D | iorpc.h | 314 uint32_t opcode; /**< Opcode combines code & format. */ member in union:iorpc_offset
|
/linux-4.1.27/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.h | 262 OUT_PKT3(struct msm_ringbuffer *ring, uint8_t opcode, uint16_t cnt) OUT_PKT3() argument
|
/linux-4.1.27/drivers/char/xillybus/ |
H A D | xillybus_core.c | 106 int opcode; malformed_message() local 132 int opcode; xillybus_isr() local
|
/linux-4.1.27/drivers/gpu/ipu-v3/ |
H A D | ipu-dc.c | 130 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 D | i2c-hid.c | 82 __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 D | firedtv-avc.c | 81 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
|