Searched refs:bpf_prog_array_is_empty (Results 1 – 2 of 2) sorted by relevance
1347 empty = bpf_prog_array_is_empty(prog_array); in __cgroup_bpf_prog_array_is_empty()
1958 bool bpf_prog_array_is_empty(struct bpf_prog_array *array) in bpf_prog_array_is_empty() function