Searched refs:bpf_map_put (Results 1 – 11 of 11) sorted by relevance
33 bpf_map_put((struct bpf_map *)v); in bpf_map_seq_next()71 bpf_map_put((struct bpf_map *)v); in bpf_map_seq_stop()
474 bpf_map_put(map); in bpf_struct_ops_map_update_elem()499 bpf_map_put(map); in bpf_struct_ops_map_delete_elem()634 bpf_map_put(&st_map->map); in bpf_struct_ops_put_rcu()
116 bpf_map_put(ptr); in bpf_map_fd_put_ptr()
489 void bpf_map_put(struct bpf_map *map) in bpf_map_put() function493 EXPORT_SYMBOL_GPL(bpf_map_put);498 bpf_map_put(map); in bpf_map_put_with_uref()4517 bpf_map_put(map); in bpf_prog_bind_map()4542 bpf_map_put(map); in bpf_prog_bind_map()
1052 bpf_map_put(map); in prog_array_map_clear_deferred()
2228 bpf_map_put(map); in __bpf_free_used_maps()
223 bpf_map_put(map); in bpf_sk_storage_clone()236 bpf_map_put(map); in bpf_sk_storage_clone()243 bpf_map_put(map); in bpf_sk_storage_clone()489 bpf_map_put(diag->maps[i]); in bpf_sk_storage_diag_free()545 bpf_map_put(map); in bpf_sk_storage_diag_alloc()550 bpf_map_put(map); in bpf_sk_storage_diag_alloc()
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()
33 bpf_map_put(&node->map->map); in xsk_map_node_free()
793 bpf_map_put(&map->map); in xsk_delete_from_maps()
1386 void bpf_map_put(struct bpf_map *map);1868 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put() function