Home
last modified time | relevance | path

Searched refs:ts_bm (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/lib/
Dts_bm.c50 struct ts_bm struct
60 struct ts_bm *bm = ts_config_priv(conf); in bm_find() argument
114 static void compute_prefix_tbl(struct ts_bm *bm, int flags) in compute_prefix_tbl()
145 struct ts_bm *bm; in bm_init()
170 struct ts_bm *bm = ts_config_priv(conf); in bm_get_pattern()
176 struct ts_bm *bm = ts_config_priv(conf); in bm_get_pattern_len()
DMakefile208 obj-$(CONFIG_TEXTSEARCH_BM) += ts_bm.o