Searched refs:TS_AUTOLOAD (Results 1 – 5 of 5) sorted by relevance
65 if (flags & TS_AUTOLOAD) in em_text_change()69 if (PTR_ERR(ts_conf) == -ENOENT && !(flags & TS_AUTOLOAD)) { in em_text_change()71 flags |= TS_AUTOLOAD; in em_text_change()75 } else if (flags & TS_AUTOLOAD) { in em_text_change()
42 int flags = TS_AUTOLOAD; in string_mt_check()
220 GFP_KERNEL, TS_AUTOLOAD); in nf_conntrack_amanda_init()
15 #define TS_AUTOLOAD 1 /* Automatically load textsearch modules when needed */ macro
280 if (ops == NULL && flags & TS_AUTOLOAD) { in textsearch_prepare()
Completed in 9 milliseconds