Home
last modified time | relevance | path

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

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