Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); in fsm_find()
260 struct ts_fsm *fsm; 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()
H A DMakefile206 obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o
/kernel/linux/linux-6.6/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); in fsm_find()
260 struct ts_fsm *fsm; 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()
H A DMakefile220 obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o

Completed in 3 milliseconds