Searched refs:bpf_map_put (Results 1 – 9 of 9) sorted by relevance
190 bpf_map_put(map); in bpf_sk_storage_clone()200 bpf_map_put(map); in bpf_sk_storage_clone()210 bpf_map_put(map); in bpf_sk_storage_clone()217 bpf_map_put(map); in bpf_sk_storage_clone()460 bpf_map_put(diag->maps[i]); in bpf_sk_storage_diag_free()514 bpf_map_put(map); in bpf_sk_storage_diag_alloc()519 bpf_map_put(map); in bpf_sk_storage_diag_alloc()
128 bpf_map_put(inner_map); in bpf_map_fd_put_ptr()
947 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function963 EXPORT_SYMBOL_GPL(bpf_map_put);968 bpf_map_put(map); in bpf_map_put_with_uref()5828 bpf_map_put(old_map); in link_update_map()5830 bpf_map_put(new_map); in link_update_map()6095 bpf_map_put(map); in bpf_prog_bind_map()6124 bpf_map_put(map); in bpf_prog_bind_map()6203 bpf_map_put(map); in prog_assoc_struct_ops()
1163 bpf_map_put(map); in prog_array_map_clear_deferred()
2961 bpf_map_put(map); in __bpf_free_used_maps()
73 bpf_map_put(map); in nfp_map_ptr_record()100 bpf_map_put(nfp_prog->map_records[i]->ptr); in nfp_map_ptrs_forget()
37 bpf_map_put(&node->map->map); in xsk_map_node_free()
1330 bpf_map_put(&map->map); in xsk_delete_from_maps()
2635 void bpf_map_put(struct bpf_map *map);3291 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put() function