Home
last modified time | relevance | path

Searched defs:opcode (Results 26 – 50 of 737) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dupd78f0730.c97 u8 opcode; member
104 u8 opcode; member
110 u8 opcode; member
117 u8 opcode; member
123 u8 opcode; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c48 void __trace_opal_entry(unsigned long opcode, unsigned long *args) in __trace_opal_entry()
69 void __trace_opal_exit(long opcode, unsigned long retval) in __trace_opal_exit()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_rc.c739 u32 opcode; in reset_psn() local
885 u32 opcode; in qib_rc_send_complete() local
1006 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
1271 u32 opcode, in qib_rc_rcv_resp()
1493 u32 opcode, in qib_rc_rcv_error()
1716 u32 opcode; in qib_rc_rcv() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dtrace.c55 u8 opcode; in __get_ib_hdr_len() local
69 u8 opcode; in __get_16b_hdr_len() local
161 u8 *se, u8 *pad, u8 *opcode, u8 *tver, in hfi1_trace_parse_9b_bth()
178 u8 *ack, u8 *mig, u8 *opcode, in hfi1_trace_parse_16b_bth()
260 u8 se, u8 pad, u8 opcode, const char *opname, in hfi1_trace_fmt_rest()
287 u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn, in parse_everbs_hdrs()
H A Drc.c1462 u32 opcode = wqe->wr.opcode; in update_num_rd_atomic() local
1504 u32 opcode; in reset_psn() local
1717 u8 opcode = ib_bth_get_opcode(ohdr); in hfi1_rc_verbs_aborted() local
1740 u32 opcode, head, tail; in hfi1_rc_send_complete() local
2006 int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
2361 u8 opcode = packet->opcode; in rc_rcv_resp() local
2552 struct rvt_qp *qp, u32 opcode, u32 psn, in rc_rcv_error()
2813 u32 opcode = packet->opcode; in hfi1_rc_rcv() local
3257 u32 opcode; in hfi1_rc_hdrerr() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c281 static inline bool is_jmp(const u8 opcode) in is_jmp()
1054 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()
1147 static void *__text_poke(void *addr, const void *opcode, size_t len) in __text_poke()
1267 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke()
1288 void *text_poke_kgdb(void *addr, const void *opcode, size_t len) in text_poke_kgdb()
1308 u8 opcode; member
1570 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init()
1669 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue()
1695 void __ref text_poke_bp(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_bp()
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dgen_opcode_table.c24 char opcode[STRING_SIZE_MAX]; member
35 char opcode[2]; member
233 char *opcode; in print_opcode() local
273 char opcode[2] = ""; in print_opcode_table() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dpsutils.c56 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) in acpi_ps_init_op()
85 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode, u8 *aml) in acpi_ps_alloc_op()
H A Dpsparse.c41 u32 acpi_ps_get_opcode_size(u32 opcode) in acpi_ps_get_opcode_size()
70 u16 opcode; in acpi_ps_peek_opcode() local
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dmodule.c15 u32 opcode; in fixup_pcr() local
49 u32 *location, opcode; in apply_relocate_add() local
/OK3568_Linux_fs/kernel/tools/arch/s390/include/uapi/asm/
H A Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
90 #define exit_code(opcode, mnemonic) \ argument
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
90 #define exit_code(opcode, mnemonic) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_cmd.c374 enum ipa_cmd_opcode opcode, u16 size, u32 offset, in ipa_cmd_table_init_add()
418 enum ipa_cmd_opcode opcode = IPA_CMD_HDR_INIT_LOCAL; in ipa_cmd_hdr_init_local_add() local
450 u32 opcode = IPA_CMD_REGISTER_WRITE; in ipa_cmd_register_write_add() local
501 enum ipa_cmd_opcode opcode = IPA_CMD_IP_PACKET_INIT; in ipa_cmd_ip_packet_init_add() local
525 enum ipa_cmd_opcode opcode = IPA_CMD_DMA_SHARED_MEM; in ipa_cmd_dma_shared_mem_add() local
567 enum ipa_cmd_opcode opcode = IPA_CMD_IP_PACKET_TAG_STATUS; in ipa_cmd_ip_tag_status_add() local
589 enum ipa_cmd_opcode opcode = IPA_CMD_NONE; in ipa_cmd_transfer_add() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcmdhdr.h100 static inline u32 iwl_cmd_id(u8 opcode, u8 groupid, u8 version) in iwl_cmd_id()
106 #define WIDE_ID(grp, opcode) (((grp) << 8) | (opcode)) argument
107 #define DEF_ID(opcode) ((1 << 8) | (opcode)) argument
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dnsp32_debug.c47 #define group(opcode) (((opcode) >> 5) & 7) argument
63 static void print_opcodek(unsigned char opcode) in print_opcodek()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Diosf_mbi.h202 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) in iosf_mbi_read()
209 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write()
216 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) in iosf_mbi_modify()
/OK3568_Linux_fs/kernel/include/scsi/
H A Discsi_proto.h77 uint8_t opcode; member
139 uint8_t opcode; member
184 uint8_t opcode; member
215 uint8_t opcode; member
243 uint8_t opcode; member
258 uint8_t opcode; member
274 uint8_t opcode; member
305 uint8_t opcode; member
332 uint8_t opcode; member
350 uint8_t opcode; member
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf_debug.c220 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, in emit_extended_opcode()
231 static void emit_opcode(struct buffer_ext *be, ubyte opcode) in emit_opcode()
237 ubyte opcode, long data) in emit_opcode_signed()
243 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, in emit_opcode_unsigned()
318 unsigned long opcode = temp + in get_special_opcode() local
/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dnsp_debug.c49 #define group(opcode) (((opcode) >> 5) & 7) argument
65 static void print_opcodek(unsigned char opcode) in print_opcodek()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_awg_utils.c16 enum opcode { enum
28 static int awg_generate_instr(enum opcode opcode, in awg_generate_instr()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c63 static int spi_nor_write_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len) in spi_nor_write_reg()
164 static u8 spi_nor_convert_opcode(u8 opcode, const u8 table[][2], size_t size) in spi_nor_convert_opcode()
176 static inline u8 spi_nor_convert_3to4_read(u8 opcode) in spi_nor_convert_3to4_read()
548 u8 opcode; member
571 u8 opcode, in spi_nor_set_read_settings()
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-dis.c83 const struct powerpc_opcode *opcode; in lookup_powerpc() local
121 const struct powerpc_opcode *opcode; in print_insn_powerpc() local
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_vhci.c76 static int __vhci_create_device(struct vhci_data *data, __u8 opcode) in __vhci_create_device()
145 static int vhci_create_device(struct vhci_data *data, __u8 opcode) in vhci_create_device()
161 __u8 pkt_type, opcode; in vhci_get_user() local
/OK3568_Linux_fs/kernel/arch/arm/probes/
H A Ddecode-thumb.c843 static void __kprobes thumb16_singlestep(probes_opcode_t opcode, in thumb16_singlestep()
852 static void __kprobes thumb32_singlestep(probes_opcode_t opcode, in thumb32_singlestep()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1646 format_1_instr(int opcode, symbol_ref_t *dest, expression_t *immed, in format_1_instr()
1723 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr()
1784 format_3_instr(int opcode, symbol_ref_t *src, in format_3_instr()
1854 type_check(symbol_ref_t *sym, expression_t *expression, int opcode) in type_check()

12345678910>>...30