textsearch_destroy  151 include/linux/textsearch.h extern void textsearch_destroy(struct ts_config *conf);
textsearch_destroy  201 net/netfilter/nf_conntrack_amanda.c 		textsearch_destroy(search[i].ts);
textsearch_destroy  229 net/netfilter/nf_conntrack_amanda.c 		textsearch_destroy(search[i].ts);
textsearch_destroy   75 net/netfilter/xt_string.c 	textsearch_destroy(STRING_TEXT_PRIV(par->matchinfo)->config);
textsearch_destroy   81 net/sched/em_text.c 		textsearch_destroy(ts_conf);
textsearch_destroy   87 net/sched/em_text.c 		textsearch_destroy(ts_conf);
textsearch_destroy  105 net/sched/em_text.c 	textsearch_destroy(EM_TEXT_PRIV(m)->config);