Searched refs:ts_config_priv (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/lib/
H A Dts_bm.c64 struct ts_bm *bm = ts_config_priv(conf); bm_find()
159 bm = ts_config_priv(conf); bm_init()
174 struct ts_bm *bm = ts_config_priv(conf); bm_get_pattern()
180 struct ts_bm *bm = ts_config_priv(conf); bm_get_pattern_len()
H A Dts_kmp.c48 struct ts_kmp *kmp = ts_config_priv(conf); kmp_find()
109 kmp = ts_config_priv(conf); kmp_init()
124 struct ts_kmp *kmp = ts_config_priv(conf); kmp_get_pattern()
130 struct ts_kmp *kmp = ts_config_priv(conf); kmp_get_pattern_len()
H A Dts_fsm.c140 struct ts_fsm *fsm = ts_config_priv(conf); fsm_find()
291 fsm = ts_config_priv(conf); fsm_init()
308 struct ts_fsm *fsm = ts_config_priv(conf); fsm_get_pattern()
314 struct ts_fsm *fsm = ts_config_priv(conf); fsm_get_pattern_len()
/linux-4.1.27/include/linux/
H A Dtextsearch.h173 static inline void *ts_config_priv(struct ts_config *conf) ts_config_priv() function

Completed in 132 milliseconds