/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | kprobes.h | 67 unsigned char opcode; member
|
H A D | text-patching.h | 73 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 D | erdma_cq.c | 113 u8 opcode, syndrome, qtype; in erdma_poll_one_cqe() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | uc.c | 266 u32 opcode = packet->opcode; in hfi1_uc_rcv() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | cmdhdr.h | 45 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 D | static_call.c | 116 u8 opcode = insn[0]; in __static_call_validate() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | vlv_sideband.c | 77 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 D | debug_hw.c | 44 unsigned int mask, subop, num, opcode; in show_channel_command() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | disasm.c | 305 u8 opcode = BPF_OP(insn->code); in print_bpf_insn() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/ |
H A D | scsi_bsg_ufs.h | 31 __u8 opcode; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/can/ |
H A D | bcm.h | 28 __u32 opcode; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nvme_ioctl.h | 10 __u8 opcode; member 24 __u8 opcode; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/can/ |
H A D | bcm.h | 28 __u32 opcode; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/ |
H A D | scsi_bsg_ufs.h | 31 __u8 opcode; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/can/ |
H A D | bcm.h | 15 __u32 opcode; member
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | insn.c | 249 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local [all...] |
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btmrvl_main.c | 60 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 D | btbcm.c | 209 u16 opcode; in btbcm_patchram() local
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | pf_in.c | 103 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 D | kprobes.c | 22 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 D | math.c | 343 unsigned long insn, opcode, rc, si_code = 0; in alpha_fp_emul_imprecise() local
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | code-patching.c | 244 unsigned int opcode = ppc_inst_primary_opcode(instr); in is_conditional_branch() local
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | ftrace.c | 94 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 D | signal.c | 449 u32 opcode, source_reg; in check_syscallno_in_delay_branch() local
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
H A D | kgdb.c | 47 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
|