Searched refs:match_string (Results 1 – 2 of 2) sorted by relevance
923 int match_string(const char * const *array, size_t n, const char *string) in match_string() function938 EXPORT_SYMBOL(match_string);
157 idx = match_string(map->class_names, map->length, class_string); in ddebug_find_valid_class()668 cls_id = match_string(map->class_names, map->length, cl_str); in param_set_dyndbg_classnames()
Completed in 8 milliseconds