cft_end          3921 kernel/cgroup/cgroup.c 	struct cftype *cft, *cft_end = NULL;
cft_end          3927 kernel/cgroup/cgroup.c 	for (cft = cfts; cft != cft_end && cft->name[0] != '\0'; cft++) {
cft_end          3944 kernel/cgroup/cgroup.c 				cft_end = cft;