Home
last modified time | relevance | path

Searched defs:insns (Results 26 – 50 of 63) sorted by relevance

123

/openbmc/linux/arch/parisc/kernel/
H A Dmodule.c85 Elf32_Word insns[2]; /* each stub entry has two insns */ member
93 Elf64_Word insns[4]; /* each stub entry has four insns */ member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock.c28 struct bpf_insn insns[MAX_INSNS]; member
H A Dtest_sysctl.c30 struct bpf_insn insns[MAX_INSNS]; member
H A Dtesting_helpers.c295 int bpf_test_load_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_test_load_program()
H A Dtest_lru_map.c45 struct bpf_insn insns[] = { in bpf_map_lookup_elem_with_ref_bit() local
/openbmc/linux/arch/mips/kernel/
H A Dftrace.c311 int faulted, insns; in prepare_ftrace_return() local
/openbmc/linux/arch/riscv/kernel/
H A Dtraps.c42 const u16 *insns = (u16 *)instruction_pointer(regs); in dump_kernel_instr() local
/openbmc/qemu/linux-user/sparc/
H A Dsignal.c71 uint32_t insns[2] QEMU_ALIGNED(8); member
89 uint32_t insns[2]; member
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c48 uint64_t insns; member
H A Dhowvec.c38 static GHashTable *insns; variable
/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c187 unsigned int *insns; in per_cpu_patch() local
/openbmc/linux/arch/sparc/include/asm/
H A Dtrap_block.h86 unsigned int insns[2]; member
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c1528 struct comedi_insn *insns, in do_insnlist_ioctl()
2235 struct comedi_insn *insns = NULL; in comedi_unlocked_ioctl() local
2895 compat_uptr_t insns; /* 32-bit 'struct comedi_insn *' */ member
3074 struct comedi_insn *insns; in compat_insnlist() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c444 struct bpf_insn insns[] = { in load_fentry() local
/openbmc/linux/tools/lib/bpf/
H A Dskel_internal.h63 const void *insns; member
H A Dbpf.c109 struct bpf_insn insns[] = { in probe_memcg_account() local
232 const struct bpf_insn *insns, size_t insn_cnt, in bpf_prog_load()
H A Dlibbpf.c420 struct bpf_insn *insns; member
4508 struct bpf_insn insns[] = { in bpf_object__probe_loading() local
4549 struct bpf_insn insns[] = { in probe_kern_prog_name() local
4571 struct bpf_insn insns[] = { in probe_kern_global_data() local
4719 struct bpf_insn insns[] = { in probe_kern_exp_attach_type() local
4736 struct bpf_insn insns[] = { in probe_kern_probe_read_kernel() local
4753 struct bpf_insn insns[] = { in probe_prog_bind_map() local
4813 struct bpf_insn insns[] = { in probe_perf_link() local
4843 struct bpf_insn insns[] = { in probe_uprobe_multi_link() local
4872 struct bpf_insn insns[] = { in probe_kern_bpf_cookie() local
[all …]
H A Dlibbpf.h1604 const char *insns; member
/openbmc/qemu/include/qemu/
H A Dplugin.h133 GPtrArray *insns; member
/openbmc/linux/sound/pci/emu10k1/
H A Demuproc.c334 static const char * const insns[16] = { in snd_emu10k1_proc_acode_read() local
/openbmc/qemu/hw/arm/
H A Dboot.c135 const ARMInsnFixup *insns, in arm_write_bootloader()
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c651 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in gen_jump_or_nops()
/openbmc/linux/tools/bpf/bpftool/
H A Dcommon.c101 struct bpf_insn insns[] = { in known_to_need_rlimit() local
/openbmc/qemu/target/sh4/
H A Dtranslate.c1851 uint16_t insns[5]; in decode_gusa() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h544 struct list_head insns; member

123