Searched refs:bpf_map_inc_with_uref (Results 1 – 6 of 6) sorted by relevance
837 bpf_map_inc_with_uref(aux->map); in bpf_iter_init_sk_storage_map()
803 bpf_map_inc_with_uref(aux->map); in sock_map_init_seq_private()1416 bpf_map_inc_with_uref(aux->map); in sock_hash_init_seq_private()
776 bpf_map_inc_with_uref(map); in bpf_iter_init_array_map()
2241 bpf_map_inc_with_uref(map); in bpf_iter_init_hash_map()3478 bpf_map_inc_with_uref(map); in bpf_iter_init_rhash_map()
1702 void bpf_map_inc_with_uref(struct bpf_map *map) in bpf_map_inc_with_uref() function1707 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref);1727 bpf_map_inc_with_uref(map); in bpf_map_get_with_uref()
2763 void bpf_map_inc_with_uref(struct bpf_map *map);