Home
last modified time | relevance | path

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

12345678910>>...24

/Linux-v5.15/arch/powerpc/platforms/powernv/
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()
/Linux-v5.15/drivers/usb/serial/
Dupd78f0730.c97 u8 opcode; member
104 u8 opcode; member
110 u8 opcode; member
117 u8 opcode; member
123 u8 opcode; member
/Linux-v5.15/drivers/acpi/acpica/
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()
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
/Linux-v5.15/tools/arch/s390/include/uapi/asm/
Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
90 #define exit_code(opcode, mnemonic) \ argument
/Linux-v5.15/arch/s390/include/uapi/asm/
Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
90 #define exit_code(opcode, mnemonic) \ argument
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dtrace.c13 u8 opcode; in __get_ib_hdr_len() local
27 u8 opcode; in __get_16b_hdr_len() local
119 u8 *se, u8 *pad, u8 *opcode, u8 *tver, in hfi1_trace_parse_9b_bth()
136 u8 *ack, u8 *mig, u8 *opcode, in hfi1_trace_parse_16b_bth()
223 u8 se, u8 pad, u8 opcode, const char *opname, in hfi1_trace_fmt_rest()
250 u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn, in parse_everbs_hdrs()
Drc.c1420 u32 opcode = wqe->wr.opcode; in update_num_rd_atomic() local
1462 u32 opcode; in reset_psn() local
1675 u8 opcode = ib_bth_get_opcode(ohdr); in hfi1_rc_verbs_aborted() local
1698 u32 opcode, head, tail; in hfi1_rc_send_complete() local
1964 int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
2319 u8 opcode = packet->opcode; in rc_rcv_resp() local
2511 struct rvt_qp *qp, u32 opcode, u32 psn, in rc_rcv_error()
2772 u32 opcode = packet->opcode; in hfi1_rc_rcv() local
3216 u32 opcode; in hfi1_rc_hdrerr() local
Dfault.h32 bool opcode; member
55 u32 opcode) in hfi1_dbg_should_fault_tx()
/Linux-v5.15/drivers/infiniband/hw/qib/
Dqib_rc.c740 u32 opcode; in reset_psn() local
886 u32 opcode; in qib_rc_send_complete() local
1007 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
1273 u32 opcode, in qib_rc_rcv_resp()
1496 u32 opcode, in qib_rc_rcv_error()
1719 u32 opcode; in qib_rc_rcv() local
/Linux-v5.15/arch/s390/tools/
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
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/
Dcmdhdr.h45 static inline u32 iwl_cmd_id(u8 opcode, u8 groupid, u8 version) in iwl_cmd_id()
51 #define WIDE_ID(grp, opcode) (((grp) << 8) | (opcode)) argument
52 #define DEF_ID(opcode) ((1 << 8) | (opcode)) argument
/Linux-v5.15/drivers/net/ipa/
Dipa_cmd.c401 enum ipa_cmd_opcode opcode, u16 size, u32 offset, in ipa_cmd_table_init_add()
445 enum ipa_cmd_opcode opcode = IPA_CMD_HDR_INIT_LOCAL; in ipa_cmd_hdr_init_local_add() local
477 u32 opcode = IPA_CMD_REGISTER_WRITE; in ipa_cmd_register_write_add() local
532 enum ipa_cmd_opcode opcode = IPA_CMD_IP_PACKET_INIT; in ipa_cmd_ip_packet_init_add() local
553 enum ipa_cmd_opcode opcode = IPA_CMD_DMA_SHARED_MEM; in ipa_cmd_dma_shared_mem_add() local
596 enum ipa_cmd_opcode opcode = IPA_CMD_IP_PACKET_TAG_STATUS; in ipa_cmd_ip_tag_status_add() local
616 enum ipa_cmd_opcode opcode = IPA_CMD_NONE; in ipa_cmd_transfer_add() local
/Linux-v5.15/drivers/scsi/
Dnsp32_debug.c47 #define group(opcode) (((opcode) >> 5) & 7) argument
63 static void print_opcodek(unsigned char opcode) in print_opcodek()
/Linux-v5.15/arch/x86/include/asm/
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()
/Linux-v5.15/drivers/scsi/pcmcia/
Dnsp_debug.c49 #define group(opcode) (((opcode) >> 5) & 7) argument
65 static void print_opcodek(unsigned char opcode) in print_opcodek()
/Linux-v5.15/tools/perf/util/
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
/Linux-v5.15/include/scsi/
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 …]
/Linux-v5.15/drivers/gpu/drm/sti/
Dsti_awg_utils.c16 enum opcode { enum
28 static int awg_generate_instr(enum opcode opcode, in awg_generate_instr()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Ddevx.c190 static u16 get_legacy_obj_type(u16 opcode) in get_legacy_obj_type()
208 u16 opcode; in get_dec_obj_type() local
286 static u64 get_enc_obj_id(u32 opcode, u32 obj_id) in get_enc_obj_id()
291 static u32 devx_get_created_obj_id(const void *in, const void *out, u16 opcode) in devx_get_created_obj_id()
367 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_get_obj_id() local
609 u16 opcode; in devx_is_valid_obj_id() local
678 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_set_umem_valid() local
767 static bool devx_is_obj_create_cmd(const void *in, u16 *opcode) in devx_is_obj_create_cmd()
822 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_is_obj_modify_cmd() local
868 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_is_obj_query_cmd() local
[all …]
/Linux-v5.15/arch/powerpc/xmon/
Dppc-dis.c83 const struct powerpc_opcode *opcode; in lookup_powerpc() local
121 const struct powerpc_opcode *opcode; in print_insn_powerpc() local
/Linux-v5.15/arch/arm/probes/
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()
/Linux-v5.15/drivers/bluetooth/
Dhci_vhci.c76 static int __vhci_create_device(struct vhci_data *data, __u8 opcode) in __vhci_create_device()
143 static int vhci_create_device(struct vhci_data *data, __u8 opcode) in vhci_create_device()
159 __u8 pkt_type, opcode; in vhci_get_user() local
/Linux-v5.15/drivers/cxl/
Dpci.c41 enum opcode { enum
97 u16 opcode; member
142 enum opcode opcode; member
258 static bool cxl_is_security_command(u16 opcode) in cxl_is_security_command()
571 static bool cxl_mem_raw_command_allowed(u16 opcode) in cxl_mem_raw_command_allowed()
837 static inline struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command()
872 static int cxl_mem_mbox_send_cmd(struct cxl_mem *cxlm, u16 opcode, in cxl_mem_mbox_send_cmd()
1216 __le16 opcode; in cxl_walk_cel() member
1225 u16 opcode = le16_to_cpu(cel_entry[i].opcode); in cxl_walk_cel() local
/Linux-v5.15/drivers/mmc/core/
Dmmc_ops.c232 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()
254 int mmc_send_adtc_data(struct mmc_card *card, struct mmc_host *host, u32 opcode, in mmc_send_adtc_data()
303 static int mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) in mmc_spi_send_cxd()
637 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning()
706 int mmc_send_abort_tuning(struct mmc_host *host, u32 opcode) in mmc_send_abort_tuning()
732 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test()

12345678910>>...24