Searched defs:map_skel_sz (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | libbpf.h | 1762 int map_skel_sz; /* sizeof(struct bpf_map_skeleton) */ global() member |
H A D | libbpf.c | 13925 populate_skeleton_maps(const struct bpf_object * obj,struct bpf_map_skeleton * maps,size_t map_cnt,size_t map_skel_sz) populate_skeleton_maps() argument |