Home
last modified time | relevance | path

Searched defs:opcode (Results 176 - 200 of 1234) sorted by relevance

12345678910>>...50

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkprobes.h67 unsigned char opcode; member
H A Dtext-patching.h73 static __always_inline int text_opcode_size(u8 opcode) in text_opcode_size() argument
96 u8 opcode; member
102 __text_gen_insn(void *buf, u8 opcode, const void *addr, const void *dest, int size) __text_gen_insn() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/erdma/
H A Derdma_cq.c113 u8 opcode, syndrome, qtype; in erdma_poll_one_cqe() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duc.c266 u32 opcode = packet->opcode; in hfi1_uc_rcv() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcmdhdr.h45 static inline u32 iwl_cmd_id(u8 opcode, u8 groupid, u8 version) in iwl_cmd_id() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dstatic_call.c116 u8 opcode = insn[0]; in __static_call_validate() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_sideband.c77 vlv_sideband_rw(struct drm_i915_private *i915, u32 devfn, u32 port, u32 opcode, u32 addr, u32 *val) vlv_sideband_rw() argument
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Ddebug_hw.c44 unsigned int mask, subop, num, opcode; in show_channel_command() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Ddisasm.c305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
H A Dscsi_bsg_ufs.h31 __u8 opcode; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/can/
H A Dbcm.h28 __u32 opcode; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnvme_ioctl.h10 __u8 opcode; member
24 __u8 opcode; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/can/
H A Dbcm.h28 __u32 opcode; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
H A Dscsi_bsg_ufs.h31 __u8 opcode; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/can/
H A Dbcm.h15 __u32 opcode; member
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dinsn.c249 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_main.c60 u16 opcode; in btmrvl_check_evtpkt() local
175 static int btmrvl_send_sync_cmd(struct btmrvl_private *priv, u16 opcode, in btmrvl_send_sync_cmd() argument
H A Dbtbcm.c209 u16 opcode; in btbcm_patchram() local
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpf_in.c103 static int get_opcode(unsigned char *addr, unsigned int *opcode) in get_opcode() argument
129 unsigned int opcode; in get_ins_type() local
150 unsigned int opcode; get_ins_reg_width() local
173 unsigned int opcode; get_ins_mem_width() local
396 unsigned int opcode; get_ins_reg_val() local
450 unsigned int opcode; get_ins_imm_val() local
[all...]
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
H A Dkprobes.c22 u32 opcode; member
45 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text() argument
[all...]
/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A Dmath.c343 unsigned long insn, opcode, rc, si_code = 0; in alpha_fp_emul_imprecise() local
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dcode-patching.c244 unsigned int opcode = ppc_inst_primary_opcode(instr); in is_conditional_branch() local
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dftrace.c94 unsigned long opcode = 0x46000000; in gen_sethi_insn() local
103 unsigned long opcode = 0x58000000; in gen_ori_insn() local
113 unsigned long opcode = 0x4a000001; in gen_jral_insn() local
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsignal.c449 u32 opcode, source_reg; in check_syscallno_in_delay_branch() local
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dkgdb.c47 static int decode_register_index(unsigned long opcode, int offset) in decode_register_index() argument
52 static int decode_register_index_short(unsigned long opcode, int offset) in decode_register_index_short() argument

Completed in 14 milliseconds

12345678910>>...50