Home
last modified time | relevance | path

Searched defs:prog (Results 201 – 225 of 384) sorted by relevance

12345678910>>...16

/openbmc/linux/tools/perf/util/
H A Dbpf-filter.c92 struct bpf_program *prog; in perf_bpf_filter__prepare() local
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c115 static void __setup(struct bpf_program *prog, bool hashmap) in __setup()
H A Dbench_trigger.c59 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c107 struct bpf_program *prog; in test_linked_list_fail_prog() local
H A Dcgroup_iter.c50 static void read_from_cgroup_iter(struct bpf_program *prog, int cgroup_fd, in read_from_cgroup_iter()
H A Dsockmap_helpers.h147 #define xbpf_prog_attach(prog, target, type, flags) \ argument
156 #define xbpf_prog_detach2(prog, target, type) \ argument
H A Dcore_autosize.c58 struct bpf_program *prog; in test_core_autosize() local
/openbmc/linux/samples/bpf/
H A Dtracex2_user.c120 struct bpf_program *prog; in main() local
H A Dcookie_uid_helper_example.c80 struct bpf_insn prog[] = { in prog_load() local
H A Dtrace_event_user.c24 struct bpf_program *prog; variable
/openbmc/linux/tools/testing/memblock/tests/
H A Dcommon.c121 static void usage(const char *prog) in usage()
/openbmc/linux/net/kcm/
H A Dkcmsock.c389 struct bpf_prog *prog = psock->bpf_prog; in kcm_parse_func_strparser() local
1217 struct bpf_prog *prog) in kcm_attach()
1322 struct bpf_prog *prog; in kcm_attach_ioctl() local
/openbmc/linux/tools/bpf/bpftool/
H A Dprog.c1462 auto_attach_program(struct bpf_program *prog, const char *path) in auto_attach_program()
1482 struct bpf_program *prog; in auto_attach_programs() local
1517 struct bpf_program *prog = NULL, *pos; in load_with_options() local
2350 struct bpf_program *prog; in do_profile() local
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c136 struct sock_fprog prog = { in main() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dpriv.h39 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
/openbmc/linux/arch/um/drivers/
H A Dvector_user.c756 struct sock_fprog *prog = bpf; in uml_vector_attach_bpf() local
767 struct sock_fprog *prog = bpf; in uml_vector_detach_bpf() local
/openbmc/linux/net/sunrpc/
H A Dsvc.c456 __svc_create(struct svc_program *prog, struct svc_stat *stats, in __svc_create()
532 struct svc_serv *svc_create(struct svc_program *prog, unsigned int bufsize, in svc_create()
548 struct svc_serv *svc_create_pooled(struct svc_program *prog, in svc_create_pooled()
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c190 struct bpf_prog *prog; member
802 struct bpf_prog *prog = ctx->prog; in build_prologue() local
1440 const struct bpf_prog *prog = ctx->prog; in build_body() local
1480 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
/openbmc/u-boot/net/
H A Dnfs.h65 uint32_t prog; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tag.c25 static struct bpf_insn prog[BPF_MAXINSNS]; variable
H A Dtest_sock.c387 static int load_sock_prog(const struct bpf_insn *prog, in load_sock_prog()
H A Dxdp_synproxy.c193 struct bpf_program *prog; in syncookie_attach() local
/openbmc/linux/kernel/bpf/
H A Dcpumap.c69 struct bpf_prog *prog; member
370 struct bpf_prog *prog; in __cpu_map_load_bpf_program() local
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c531 struct bpf_program *prog; in load_programs() local
547 struct bpf_program *prog; in load_programs() local
/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c57 void usage(char *prog) in usage()

12345678910>>...16