Searched refs:ts_config_priv (Results 1 – 2 of 2) sorted by relevance
136 struct ts_fsm *fsm = ts_config_priv(conf); in fsm_find()287 fsm = ts_config_priv(conf); in fsm_init()304 struct ts_fsm *fsm = ts_config_priv(conf); in fsm_get_pattern()310 struct ts_fsm *fsm = ts_config_priv(conf); in fsm_get_pattern_len()
175 static inline void *ts_config_priv(struct ts_config *conf) in ts_config_priv() function