Home
last modified time | relevance | path

Searched defs:prog_array (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dtailcalls.c12 struct bpf_map *prog_array; in test_tailcall_1() local
150 struct bpf_map *prog_array; in test_tailcall_2() local
228 struct bpf_map *prog_array, *data_map; in test_tailcall_3() local
306 struct bpf_map *prog_array, *data_map; in test_tailcall_4() local
394 struct bpf_map *prog_array, *data_map; in test_tailcall_5() local
482 struct bpf_map *prog_array; in test_tailcall_bpf2bpf_1() local
566 struct bpf_map *prog_array, *data_map; in test_tailcall_bpf2bpf_2() local
644 struct bpf_map *prog_array; in test_tailcall_bpf2bpf_3() local
734 struct bpf_map *prog_array, *data_map; in test_tailcall_bpf2bpf_4() local
Dflow_dissector.c450 static int init_prog_array(struct bpf_object *obj, struct bpf_map *prog_array) in init_prog_array()
/Linux-v5.10/tools/testing/selftests/bpf/
Dflow_dissector_load.h17 struct bpf_map *prog_array, *keys; in bpf_flow_load() local
/Linux-v5.10/kernel/bpf/
Dnet_namespace.c90 struct bpf_prog_array *prog_array) in fill_prog_array()
Dcgroup.c1290 struct bpf_prog_array *prog_array; in __cgroup_bpf_prog_array_is_empty() local
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c182 struct bpf_array *prog_array = (struct bpf_array *)&m_prog_array; in check_prog_array() local
/Linux-v5.10/include/linux/
Dtrace_events.h305 struct bpf_prog_array __rcu *prog_array; member
/Linux-v5.10/tools/perf/
Dbuiltin-trace.c126 } prog_array; member