textsearch_prepare 151 include/linux/textsearch.h extern struct ts_config *textsearch_prepare(const char *, const void *, textsearch_prepare 304 lib/textsearch.c EXPORT_SYMBOL(textsearch_prepare); textsearch_prepare 218 net/netfilter/nf_conntrack_amanda.c search[i].ts = textsearch_prepare(ts_algo, search[i].string, textsearch_prepare 56 net/netfilter/xt_string.c ts_conf = textsearch_prepare(conf->algo, conf->pattern, conf->patlen, textsearch_prepare 62 net/sched/em_text.c ts_conf = textsearch_prepare(conf->algo, (u8 *) conf + sizeof(*conf),