Home
last modified time | relevance | path

Searched defs:insns (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tag.c27 static void bpf_gen_imm_prog(unsigned int insns, int fd_map) in bpf_gen_imm_prog()
37 static void bpf_gen_map_prog(unsigned int insns, int fd_map) in bpf_gen_map_prog()
53 static int bpf_try_load_prog(int insns, int fd_map, in bpf_try_load_prog()
54 void (*bpf_filler)(unsigned int insns, in bpf_try_load_prog()
114 static void tag_from_alg(int insns, uint8_t *tag, uint32_t len) in tag_from_alg()
154 static void tag_exit_report(int insns, int fd_map, uint8_t *ftag, in tag_exit_report()
166 void (*bpf_filler)(unsigned int insns, int fd)) in do_test()
H A Dtest_sock_addr.c645 const struct bpf_insn *insns, size_t insns_cnt) in load_insns()
720 struct bpf_insn insns[] = { in xmsg_ret_only_prog_load() local
763 struct bpf_insn insns[] = { in sendmsg4_rw_asm_prog_load() local
826 struct bpf_insn insns[] = { in sendmsg6_rw_dst_asm_prog_load() local
/openbmc/linux/arch/sparc/kernel/
H A Dentry.h50 unsigned int insns[3]; member
57 unsigned int insns[6]; member
64 unsigned int insns[3]; member
H A Dsignal_32.c40 unsigned long insns[2] __attribute__ ((aligned (8))); member
52 unsigned int insns[2]; member
H A Dsignal32.c49 unsigned int insns[2]; member
63 unsigned int insns[2]; member
H A Dsetup_32.c216 unsigned int *insns; in per_cpu_patch() local
/openbmc/linux/tools/bpf/bpftool/
H A Dfeature.c518 const struct bpf_insn *insns, size_t insns_cnt, in probe_prog_load_ifindex()
541 struct bpf_insn insns[2] = { in probe_prog_type_ifindex() local
662 struct bpf_insn insns[2] = { in probe_helper_ifindex() local
784 probe_misc_feature(struct bpf_insn *insns, size_t len, in probe_misc_feature()
814 struct bpf_insn insns[BPF_MAXINSNS + 1]; in probe_large_insn_limit() local
835 struct bpf_insn insns[4] = { in probe_bounded_loops() local
856 struct bpf_insn insns[4] = { in probe_v2_isa_extension() local
877 struct bpf_insn insns[4] = { in probe_v3_isa_extension() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_probes.c104 const struct bpf_insn *insns, size_t insns_cnt, in probe_prog_load()
207 struct bpf_insn insns[] = { in libbpf_probe_bpf_prog_type() local
406 struct bpf_insn insns[] = { in libbpf_probe_bpf_helper() local
H A Dgen_loader.c867 static void emit_relo(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insns) in emit_relo()
885 static void emit_relos(struct bpf_gen *gen, int insns) in emit_relos()
902 static void cleanup_relos(struct bpf_gen *gen, int insns) in cleanup_relos()
936 const char *license, struct bpf_insn *insns, size_t insn_cnt, in bpf_gen__prog_load()
/openbmc/linux/arch/riscv/kernel/
H A Dpatch.c21 u32 *insns; member
220 int patch_text_nosync(void *addr, const void *insns, size_t len) in patch_text_nosync()
257 int patch_text(void *addr, u32 *insns, int ninsns) in patch_text()
/openbmc/qemu/contrib/plugins/
H A Dhotblocks.c39 unsigned long insns; member
105 size_t insns = qemu_plugin_tb_n_insns(tb); in vcpu_tb_trans() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c25 const struct bpf_insn insns[64]; member
919 static int load_prog(const struct bpf_insn *insns, in load_prog()
H A Dxdp_dev_bound_only.c10 struct bpf_insn insns[] = { BPF_MOV64_IMM(BPF_REG_0, 0), BPF_EXIT_INSN() }; in load_dummy_prog() local
H A Dalign.c14 struct bpf_insn insns[MAX_INSNS]; member
H A Dverifier_log.c33 static const struct bpf_insn *insns; variable
/openbmc/linux/arch/x86/include/asm/
H A Dstatic_call.h34 #define __ARCH_DEFINE_STATIC_CALL_TRAMP(name, insns) \ argument
/openbmc/linux/lib/
H A Dtest_bpf.c68 struct sock_filter insns[MAX_INSNS]; member
71 void *insns; member
483 struct bpf_insn *insns; in __bpf_fill_max_jmp() local
827 struct bpf_insn *insns; in __bpf_fill_pattern() local
917 struct bpf_insn *insns, s64 dst, s64 imm) in __bpf_emit_alu64_imm()
938 struct bpf_insn *insns, s64 dst, s64 imm) in __bpf_emit_alu32_imm()
959 struct bpf_insn *insns, s64 dst, s64 src) in __bpf_emit_alu64_reg()
1221 struct bpf_insn *insns; in __bpf_fill_alu_imm_regs() local
1405 struct bpf_insn *insns; in __bpf_fill_alu_reg_pairs() local
2704 struct bpf_insn *insns; in __bpf_fill_staggered_jumps() local
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dexec_prot.c30 static unsigned int *insns; variable
H A Dpkey_exec_prot.c28 static unsigned int *insns; variable
/openbmc/linux/net/netfilter/
H A Dxt_bpf.c24 static int __bpf_mt_check_bytecode(struct sock_filter *insns, __u16 len, in __bpf_mt_check_bytecode()
/openbmc/linux/arch/x86/tools/
H A Dinsn_decoder_test.c116 int insns = 0; in main() local
H A Dinsn_sanity.c221 int insns = 0, ret; in main() local
/openbmc/linux/samples/bpf/
H A Dfds_example.c52 static struct bpf_insn insns[] = { in bpf_prog_create() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c64 static struct bpf_insn insns[] = { in bpf_prog() local
/openbmc/linux/arch/arm64/kernel/
H A Dpatching.c153 int __kprobes aarch64_insn_patch_text(void *addrs[], u32 insns[], int cnt) in aarch64_insn_patch_text()

123