/openbmc/linux/arch/mips/kvm/ |
H A D | emulate.c | 44 union mips_instruction insn; in kvm_compute_return_epc() local
|
/openbmc/linux/arch/mips/lib/ |
H A D | memcpy.S | 115 #define EXC(insn, type, reg, addr, handler) \ argument
|
H A D | csum_partial.S | 346 #define EXC(insn, type, reg, addr) \ argument
|
/openbmc/linux/kernel/bpf/ |
H A D | arraymap.c | 211 struct bpf_insn *insn = insn_buf; in array_map_gen_lookup() local 1341 struct bpf_insn *insn = insn_buf; in array_of_map_gen_lookup() local
|
H A D | hashtab.c | 721 struct bpf_insn *insn = insn_buf; in htab_map_gen_lookup() local 761 struct bpf_insn *insn = insn_buf; in htab_lru_map_gen_lookup() local 2572 struct bpf_insn *insn = insn_buf; in htab_of_map_gen_lookup() local
|
/openbmc/linux/arch/sh/kernel/ |
H A D | dwarf.c | 403 unsigned char insn; in dwarf_cfa_execute_insns() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ctx_rewrite.c | 683 static void print_xlated(FILE *out, struct bpf_insn *insn, __u32 len) in print_xlated()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | vpe.c | 346 unsigned long insn; in apply_r_mips_lo16() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | sev.h | 45 struct insn insn; member
|
/openbmc/linux/arch/x86/coco/tdx/ |
H A D | tdx.c | 385 struct insn insn = {}; in handle_mmio() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | unwind_i.h | 164 struct unw_insn insn[UNW_MAX_SCRIPT_LEN]; member
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | gsc_hpdi.c | 455 struct comedi_insn *insn, in gsc_hpdi_dio_insn_config()
|
H A D | jr3_pci.c | 253 struct comedi_insn *insn, in jr3_pci_ai_insn_read()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | 530 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument
|
/openbmc/qemu/hw/arm/ |
H A D | boot.c | 154 uint32_t insn = insns[i].insn; in arm_write_bootloader() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | traps.c | 549 struct insn insn; in get_kernel_gp_address() local
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | processor.h | 1122 #define KVM_ASM_SAFE(insn) \ argument 1135 #define kvm_asm_safe(insn, inputs...) \ argument 1147 #define kvm_asm_safe_ec(insn, error_code, inputs...) \ argument
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 727 static bool insn_is_subprog_call(const struct bpf_insn *insn) in insn_is_subprog_call() 737 static bool is_call_insn(const struct bpf_insn *insn) in is_call_insn() 742 static bool insn_is_pseudo_func(struct bpf_insn *insn) in insn_is_pseudo_func() 4053 struct bpf_insn *insn = &prog->insns[insn_idx]; in bpf_program__record_reloc() local 5792 struct bpf_insn *insn; in bpf_object__relocate_core() local 5906 int insn_idx, struct bpf_insn *insn, in poison_map_ldimm64() 5936 int insn_idx, struct bpf_insn *insn, in poison_kfunc_call() 5967 struct bpf_insn *insn = &prog->insns[relo->insn_idx]; in bpf_object__relocate_data() local 6249 struct bpf_insn *insns, *insn; in bpf_object__reloc_code() local 6546 struct bpf_insn *insn = &prog->insns[relo->insn_idx]; in bpf_object__relocate() local [all …]
|
/openbmc/linux/arch/arm/net/ |
H A D | bpf_jit_32.c | 1348 static int build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx) in build_insn() 1835 const struct bpf_insn *insn = &(prog->insnsi[i]); in build_body() local
|
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit.h | 259 static inline void emit(const u32 insn, struct hppa_jit_context *ctx) in emit() 304 static inline signed long hppa_offset(int insn, int off, struct hppa_jit_context *ctx) in hppa_offset()
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 1570 const struct bpf_insn *insn, u8 **pprog) in emit_kfunc_call() 1662 struct bpf_insn *insn = bpf_prog->insnsi; in do_jit() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | traps.c | 399 u16 insn = __opcode_to_mem_thumb16(BUG_INSTR_VALUE); in is_valid_bugaddr() local
|
/openbmc/linux/tools/perf/dlfilters/ |
H A D | dlfilter-test-api-v0.c | 106 const __u8 *(*insn)(void *ctx, __u32 *length); member
|
H A D | dlfilter-test-api-v2.c | 116 const __u8 *(*insn)(void *ctx, __u32 *length); member
|
/openbmc/qemu/target/alpha/ |
H A D | translate.c | 1366 static DisasJumpType translate_one(DisasContext *ctx, uint32_t insn) in translate_one() 2916 uint32_t insn = translator_ldl(cpu_env(cpu), &ctx->base, in alpha_tr_translate_insn() local
|