Lines Matching defs:map
28 struct bpf_map *map; in find_and_alloc_map() local
49 static int bpf_map_charge_memlock(struct bpf_map *map) in bpf_map_charge_memlock()
67 static void bpf_map_uncharge_memlock(struct bpf_map *map) in bpf_map_uncharge_memlock()
78 struct bpf_map *map = container_of(work, struct bpf_map, work); in bpf_map_free_deferred() local
85 static void bpf_map_put_uref(struct bpf_map *map) in bpf_map_put_uref()
96 void bpf_map_put(struct bpf_map *map) in bpf_map_put()
104 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref()
120 int bpf_map_new_fd(struct bpf_map *map) in bpf_map_new_fd()
138 struct bpf_map *map; in map_create() local
187 struct bpf_map *bpf_map_inc(struct bpf_map *map, bool uref) in bpf_map_inc()
201 struct bpf_map *map; in bpf_map_get_with_uref() local
227 struct bpf_map *map; in map_lookup_elem() local
286 struct bpf_map *map; in map_update_elem() local
339 struct bpf_map *map; in map_delete_elem() local
380 struct bpf_map *map; in map_get_next_key() local