/openbmc/linux/tools/perf/util/ |
H A D | bpf-filter.c | 92 struct bpf_program *prog; in perf_bpf_filter__prepare() local
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage.c | 115 static void __setup(struct bpf_program *prog, bool hashmap) in __setup()
|
H A D | bench_trigger.c | 59 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | linked_list.c | 107 struct bpf_program *prog; in test_linked_list_fail_prog() local
|
H A D | cgroup_iter.c | 50 static void read_from_cgroup_iter(struct bpf_program *prog, int cgroup_fd, in read_from_cgroup_iter()
|
H A D | sockmap_helpers.h | 147 #define xbpf_prog_attach(prog, target, type, flags) \ argument 156 #define xbpf_prog_detach2(prog, target, type) \ argument
|
H A D | core_autosize.c | 58 struct bpf_program *prog; in test_core_autosize() local
|
/openbmc/linux/samples/bpf/ |
H A D | tracex2_user.c | 120 struct bpf_program *prog; in main() local
|
H A D | cookie_uid_helper_example.c | 80 struct bpf_insn prog[] = { in prog_load() local
|
H A D | trace_event_user.c | 24 struct bpf_program *prog; variable
|
/openbmc/linux/tools/testing/memblock/tests/ |
H A D | common.c | 121 static void usage(const char *prog) in usage()
|
/openbmc/linux/net/kcm/ |
H A D | kcmsock.c | 389 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 D | prog.c | 1462 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 D | seccomp_benchmark.c | 136 struct sock_fprog prog = { in main() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | priv.h | 39 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
|
/openbmc/linux/arch/um/drivers/ |
H A D | vector_user.c | 756 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 D | svc.c | 456 __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 D | bpf_jit_comp_64.c | 190 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 D | nfs.h | 65 uint32_t prog; member
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_tag.c | 25 static struct bpf_insn prog[BPF_MAXINSNS]; variable
|
H A D | test_sock.c | 387 static int load_sock_prog(const struct bpf_insn *prog, in load_sock_prog()
|
H A D | xdp_synproxy.c | 193 struct bpf_program *prog; in syncookie_attach() local
|
/openbmc/linux/kernel/bpf/ |
H A D | cpumap.c | 69 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 D | hid_bpf.c | 531 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 D | futex_requeue_pi.c | 57 void usage(char *prog) in usage()
|