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

/linux-master/lib/
H A Dts_fsm.c3 * lib/ts_fsm.c A naive finite state machine text search approach
32 struct ts_fsm struct
136 struct ts_fsm *fsm = ts_config_priv(conf);
260 struct ts_fsm *fsm;
304 struct ts_fsm *fsm = ts_config_priv(conf);
310 struct ts_fsm *fsm = ts_config_priv(conf);
H A DMakefile220 obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o

Completed in 197 milliseconds