Searched refs:ts_fsm (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/lib/
H A Dts_fsm.c2 * lib/ts_fsm.c A naive finite state machine text search approach
36 struct ts_fsm struct
140 struct ts_fsm *fsm = ts_config_priv(conf); fsm_find()
264 struct ts_fsm *fsm; 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()
H A DMakefile103 obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o

Completed in 94 milliseconds