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.c1666 struct bpf_map *bpf_map_inc_not_zero(struct bpf_map *map) in bpf_map_inc_not_zero() function
1671 EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero);
/linux/include/linux/
H A Dbpf.h2633 struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map);