Home
last modified time | relevance | path

Searched refs:bpf_map__set_map_extra (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c291 bpf_map__set_map_extra(skel->maps.bloom_map, args.nr_hash_funcs); in setup_skeleton()
/linux/tools/lib/bpf/
H A Dlibbpf.c10604 int bpf_map__set_map_extra(struct bpf_map *map, __u64 map_extra) in bpf_map__set_map_extra() function