Searched refs:map_is_mmapable (Results 1 – 1 of 1) sorted by relevance
1888 static bool map_is_mmapable(struct bpf_object *obj, struct bpf_map *map) in map_is_mmapable() function1949 if (map_is_mmapable(obj, map)) in bpf_object__init_internal_map()