textsearch_prepare  149 include/linux/textsearch.h extern struct ts_config *textsearch_prepare(const char *, const void *,
textsearch_prepare  209 net/netfilter/nf_conntrack_amanda.c 		search[i].ts = textsearch_prepare(ts_algo, search[i].string,
textsearch_prepare   63 net/netfilter/xt_string.c 	ts_conf = textsearch_prepare(conf->algo, conf->pattern, conf->patlen,
textsearch_prepare   67 net/sched/em_text.c 	ts_conf = textsearch_prepare(conf->algo, (u8 *) conf + sizeof(*conf),