cls_cgroup_ops    198 net/sched/cls_cgroup.c static struct tcf_proto_ops cls_cgroup_ops __read_mostly = {
cls_cgroup_ops    213 net/sched/cls_cgroup.c 	return register_tcf_proto_ops(&cls_cgroup_ops);
cls_cgroup_ops    218 net/sched/cls_cgroup.c 	unregister_tcf_proto_ops(&cls_cgroup_ops);