bpf_map_inc_not_zero 653 include/linux/bpf.h struct bpf_map * __must_check bpf_map_inc_not_zero(struct bpf_map *map, bpf_map_inc_not_zero 718 kernel/bpf/syscall.c EXPORT_SYMBOL_GPL(bpf_map_inc_not_zero); bpf_map_inc_not_zero 802 net/core/bpf_sk_storage.c map = bpf_map_inc_not_zero(&smap->map, false);