| /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
|
| /kernel/linux/linux-5.10/arch/um/kernel/ |
| H A D | um_arch.c | 375 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | iosf_mbi.h | 202 int iosf_mbi_read(u8 port, u8 opcode, u3 argument 209 iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) iosf_mbi_write() argument 216 iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) iosf_mbi_modify() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | paravirt.c | 58 unsigned char opcode; member
|
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| H A D | kprobes.c | 42 kprobe_opcode_t opcode = *(kprobe_opcode_t *) (p->addr); in arch_prepare_kprobe() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/probes/ |
| H A D | decode.c | 175 void __kprobes probes_simulate_nop(probes_opcode_t opcode, in probes_simulate_nop() argument 181 void __kprobes probes_emulate_none(probes_opcode_t opcode, in probes_emulate_none() argument
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | hci_ath.c | 44 __u8 opcode; member 147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd() argument
|
| H A D | hci_vhci.c | 79 static int __vhci_create_device(struct vhci_data *data, __u8 opcode) in __vhci_create_device() argument 148 static int vhci_create_device(struct vhci_data *data, __u8 opcode) in vhci_create_device() argument 164 __u8 pkt_type, opcode; in vhci_get_user() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/idxd/ |
| H A D | dma.c | 62 idxd_prep_desc_common(struct idxd_wq *wq, struct dsa_hw_desc *hw, char opcode, u64 addr_f1, u64 addr_f2, u64 len, u64 compl, u32 flags) idxd_prep_desc_common() argument
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | kprobes.h | 42 unsigned long long opcode : 4; member
|
| /kernel/linux/linux-5.10/arch/loongarch/kvm/ |
| H A D | csr.c | 527 u32 rd, rj, opcode; in _kvm_emu_iocsr() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_cmd.c | 167 static bool hclge_is_special_opcode(u16 opcode) in hclge_is_special_opcode() argument 227 u16 opcode, desc_ret; in hclge_cmd_check_retval() local 88 hclge_cmd_setup_basic_desc(struct hclge_desc *desc, enum hclge_opcode_type opcode, bool is_read) hclge_cmd_setup_basic_desc() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_adminq.c | 838 void iavf_fill_default_direct_cmd_desc(struct iavf_aq_desc *desc, u16 opcode) in iavf_fill_default_direct_cmd_desc() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_adminq.c | 977 i40e_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc, u16 opcode) i40e_fill_default_direct_cmd_desc() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_cmd.c | 72 static bool hclgevf_is_special_opcode(u16 opcode) in hclgevf_is_special_opcode() argument 229 u16 opcode; in hclgevf_cmd_send() local 166 hclgevf_cmd_setup_basic_desc(struct hclgevf_desc *desc, enum hclgevf_opcode_type opcode, bool is_read) hclgevf_cmd_setup_basic_desc() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
| H A D | gve_adminq.c | 179 u32 opcode; in gve_adminq_issue_cmd() local [all...] |
| /kernel/linux/linux-6.6/arch/alpha/math-emu/ |
| H A D | math.c | 345 unsigned long insn, opcode, rc, si_code = 0; in alpha_fp_emul_imprecise() local
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | patch-scs.c | 91 static int __always_inline skip_xleb128(const u8 **opcode, int size) in skip_xleb128() argument 138 const u8 *opcode = frame->opcodes; in scs_handle_fde_frame() local [all...] |
| /kernel/linux/linux-6.6/arch/csky/kernel/probes/ |
| H A D | kprobes.c | 24 u32 opcode; member 47 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text() argument [all...] |
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| H A D | kprobes.h | 42 unsigned long long opcode : 4; member
|
| /kernel/linux/linux-6.6/arch/arm/probes/ |
| H A D | decode.c | 175 void __kprobes probes_simulate_nop(probes_opcode_t opcode, in probes_simulate_nop() argument 181 void __kprobes probes_emulate_none(probes_opcode_t opcode, in probes_emulate_none() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/lib/ |
| H A D | code-patching.c | 397 unsigned int opcode = ppc_inst_primary_opcode(instr); in is_conditional_branch() local
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| H A D | insn-def.h | 25 .macro insn_r, opcode, func3, func7, rd, rs1, rs2 variable 29 .macro insn_i, opcode, func3, rd, rs1, simm12 variable [all...] |
| /kernel/linux/linux-6.6/arch/parisc/kernel/ |
| H A D | signal.c | 408 u32 opcode, source_reg; in check_syscallno_in_delay_branch() local
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/probes/ |
| H A D | simulate-insn.c | 36 bool __kprobes simulate_jal(u32 opcode, unsigned long addr, struct pt_regs *regs) in simulate_jal() argument 61 bool __kprobes simulate_jalr(u32 opcode, unsigned long addr, struct pt_regs *regs) in simulate_jalr() argument 101 simulate_auipc(u32 opcode, unsigned long addr, struct pt_regs *regs) simulate_auipc() argument 139 simulate_branch(u32 opcode, unsigned long addr, struct pt_regs *regs) simulate_branch() argument 192 simulate_c_j(u32 opcode, unsigned long addr, struct pt_regs *regs) simulate_c_j() argument 216 simulate_c_jr_jalr(u32 opcode, unsigned long addr, struct pt_regs *regs, bool is_jalr) simulate_c_jr_jalr() argument 243 simulate_c_jr(u32 opcode, unsigned long addr, struct pt_regs *regs) simulate_c_jr() argument 248 simulate_c_jalr(u32 opcode, unsigned long addr, struct pt_regs *regs) simulate_c_jalr() argument 253 simulate_c_bnez_beqz(u32 opcode, unsigned long addr, struct pt_regs *regs, bool is_bnez) simulate_c_bnez_beqz() argument 287 simulate_c_bnez(u32 opcode, unsigned long addr, struct pt_regs *regs) simulate_c_bnez() argument 292 simulate_c_beqz(u32 opcode, unsigned long addr, struct pt_regs *regs) simulate_c_beqz() argument [all...] |