Home
last modified time | relevance | path

Searched refs:bpf_map_inc_with_uref (Results 1 – 5 of 5) sorted by relevance

/linux/net/core/
H A Dbpf_sk_storage.c840 bpf_map_inc_with_uref(aux->map); in bpf_iter_fini_sk_storage_map()
H A Dsock_map.c801 bpf_map_inc_with_uref(aux->map); in sock_map_init_seq_private()
1414 bpf_map_inc_with_uref(aux->map); in sock_hash_init_seq_private()
/linux/kernel/bpf/
H A Dinode.c40 bpf_map_inc_with_uref(raw); in bpf_any_get()
H A Dsyscall.c1626 void bpf_map_inc_with_uref(struct bpf_map *map) in map_create()
1631 EXPORT_SYMBOL_GPL(bpf_map_inc_with_uref); in bpf_map_inc()
1651 bpf_map_inc_with_uref(map);
1634 void bpf_map_inc_with_uref(struct bpf_map *map) bpf_map_inc_with_uref() function
/linux/include/linux/
H A Dbpf.h2630 void bpf_map_inc_with_uref(struct bpf_map *map);