Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/lib/
H A Dtextsearch.c51 * (7) User destroys the configuration by calling textsearch_destroy().
75 * textsearch_destroy.
96 * textsearch_destroy(conf);
307 * textsearch_destroy - destroy a search configuration
313 void textsearch_destroy(struct ts_config *conf) in textsearch_destroy() function
323 EXPORT_SYMBOL(textsearch_destroy); variable
/kernel/linux/linux-6.6/lib/
H A Dtextsearch.c51 * (7) User destroys the configuration by calling textsearch_destroy().
75 * textsearch_destroy.
96 * textsearch_destroy(conf);
307 * textsearch_destroy - destroy a search configuration
313 void textsearch_destroy(struct ts_config *conf) in textsearch_destroy() function
323 EXPORT_SYMBOL(textsearch_destroy); variable
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/
H A Dtextsearch.h153 extern void textsearch_destroy(struct ts_config *conf);
/kernel/linux/linux-6.6/include/linux/
H A Dtextsearch.h153 extern void textsearch_destroy(struct ts_config *conf);

Completed in 4 milliseconds