copy_list_range 214 scripts/genksyms/genksyms.c last_enum_expr = copy_list_range(defn, NULL); copy_list_range 222 scripts/genksyms/genksyms.c expr = copy_list_range(last_enum_expr, NULL); copy_list_range 72 scripts/genksyms/genksyms.h struct string_list *copy_list_range(struct string_list *start, copy_list_range 479 scripts/genksyms/parse.y struct string_list *expr = copy_list_range(*$3, *$2);