Home
last modified time | relevance | path

Searched refs:dump_bpf_hash_map (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dbpf_iter_test_kern6.c11 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) in dump_bpf_hash_map() function
Dbpf_iter_test_kern5.c25 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) in dump_bpf_hash_map() function
Dbpf_iter_bpf_hash_map.c43 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) in dump_bpf_hash_map() function
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter.c611 link = bpf_program__attach_iter(skel->progs.dump_bpf_hash_map, &opts); in test_bpf_hash_map()
616 link = bpf_program__attach_iter(skel->progs.dump_bpf_hash_map, &opts); in test_bpf_hash_map()
637 link = bpf_program__attach_iter(skel->progs.dump_bpf_hash_map, &opts); in test_bpf_hash_map()
1094 link = bpf_program__attach_iter(skel->progs.dump_bpf_hash_map, &opts); in test_rdonly_buf_out_of_bound()