Home
last modified time | relevance | path

Searched refs:bpf_map_inc_not_zero (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dsyscall.c1581 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) in bpf_map_inc_not_zero() function
1589 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero);
/linux/include/linux/
H A Dbpf.h2314 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);