Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dem_text.c76 textsearch_destroy(ts_conf); in em_text_change()
82 textsearch_destroy(ts_conf); in em_text_change()
101 textsearch_destroy(EM_TEXT_PRIV(m)->config); in em_text_destroy()
/openbmc/linux/lib/
H A Dtextsearch.c313 void textsearch_destroy(struct ts_config *conf) in textsearch_destroy() function
323 EXPORT_SYMBOL(textsearch_destroy);
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_amanda.c208 textsearch_destroy(search[i].ts); in nf_conntrack_amanda_fini()
234 textsearch_destroy(search[i].ts); in nf_conntrack_amanda_init()
H A Dxt_string.c67 textsearch_destroy(STRING_TEXT_PRIV(par->matchinfo)->config); in string_mt_destroy()
/openbmc/linux/include/linux/
H A Dtextsearch.h153 extern void textsearch_destroy(struct ts_config *conf);