Searched refs:textsearch_prepare (Results 1 – 4 of 4) sorted by relevance
263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare() function304 EXPORT_SYMBOL(textsearch_prepare);
151 extern struct ts_config *textsearch_prepare(const char *, const void *,
56 ts_conf = textsearch_prepare(conf->algo, conf->pattern, conf->patlen, in string_mt_check()
62 ts_conf = textsearch_prepare(conf->algo, (u8 *) conf + sizeof(*conf), in em_text_change()