Searched refs:bpf_map_sum_elem_count (Results 1 – 2 of 2) sorted by relevance
76 __s64 bpf_map_sum_elem_count(struct bpf_map *map) __ksym;93 bpf_map_sum_elem_count(map)); in dump_bpf_map()
198 __bpf_kfunc s64 bpf_map_sum_elem_count(const struct bpf_map *map) in bpf_map_sum_elem_count() function217 BTF_ID_FLAGS(func, bpf_map_sum_elem_count, KF_TRUSTED_ARGS)
Completed in 6 milliseconds