Searched refs:bpf_map__set_key_size (Results 1 – 4 of 4) sorted by relevance
186 bpf_map__set_key_size;
800 LIBBPF_API int bpf_map__set_key_size(struct bpf_map *map, __u32 size);
9226 int bpf_map__set_key_size(struct bpf_map *map, __u32 size) in bpf_map__set_key_size() function
286 bpf_map__set_key_size(skel->maps.hashmap, args.value_size); in setup_skeleton()