Searched refs:bpf_map_struct_ops_info_fill (Results 1 – 2 of 2) sorted by relevance
2145 void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map);2182 static inline void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map) in bpf_map_struct_ops_info_fill() function
5335 bpf_map_struct_ops_info_fill(&info, map); in bpf_map_get_info_by_fd()