Searched refs:bpf_array_map_seq_ops (Results 1 – 1 of 1) sorted by relevance
731 static const struct seq_operations bpf_array_map_seq_ops = { in bpf_iter_fini_array_map() 739 .seq_ops = &bpf_array_map_seq_ops,733 static const struct seq_operations bpf_array_map_seq_ops = { global() variable