Searched refs:bpf_map_inc (Results 1 – 4 of 4) sorted by relevance
174 struct bpf_map *bpf_map_inc(struct bpf_map *map, bool uref);
187 struct bpf_map *bpf_map_inc(struct bpf_map *map, bool uref) in bpf_map_inc() function207 map = bpf_map_inc(map, true); in bpf_map_get_with_uref()
37 raw = bpf_map_inc(raw, true); in bpf_any_get()
2042 map = bpf_map_inc(map, false); in replace_map_fd_with_map_ptr()