Searched refs:dump_bpf_map (Results 1 – 5 of 5) sorted by relevance
13 int dump_bpf_map(struct bpf_iter__bpf_map *ctx) in dump_bpf_map() function
9 int dump_bpf_map(struct bpf_iter__bpf_map *ctx) in dump_bpf_map() function
16 int dump_bpf_map(struct bpf_iter__bpf_map *ctx) in dump_bpf_map() function
249 link = bpf_program__attach_iter(skel->progs.dump_bpf_map, NULL); in get_cur_elements()
172 do_dummy_read(skel->progs.dump_bpf_map); in test_bpf_map()779 link = bpf_program__attach_iter(skel->progs.dump_bpf_map, NULL); in test_overflow()
Completed in 11 milliseconds