Searched refs:textsearch_destroy (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/sched/
H A Dem_text.c80 textsearch_destroy(ts_conf); em_text_change()
86 textsearch_destroy(ts_conf); em_text_change()
105 textsearch_destroy(EM_TEXT_PRIV(m)->config); em_text_destroy()
/linux-4.1.27/lib/
H A Dtextsearch.c73 * textsearch_destroy.
94 * textsearch_destroy(conf);
305 * textsearch_destroy - destroy a search configuration
311 void textsearch_destroy(struct ts_config *conf) textsearch_destroy() function
321 EXPORT_SYMBOL(textsearch_destroy); variable
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_amanda.c203 textsearch_destroy(search[i].ts); nf_conntrack_amanda_fini()
231 textsearch_destroy(search[i].ts); nf_conntrack_amanda_init()
H A Dxt_string.c69 textsearch_destroy(STRING_TEXT_PRIV(par->matchinfo)->config); string_mt_destroy()
/linux-4.1.27/include/linux/
H A Dtextsearch.h152 extern void textsearch_destroy(struct ts_config *conf);

Completed in 258 milliseconds