Home
last modified time | relevance | path

Searched refs:ts_state (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dtextsearch.h23 struct ts_state struct
44 struct ts_state *); argument
79 struct ts_state *state);
90 struct ts_state *state);
106 struct ts_state *state) in textsearch_next()
125 struct ts_state *state) in textsearch_find()
155 struct ts_state *,
/openbmc/linux/lib/
H A Dtextsearch.c206 struct ts_state *state) in get_linear_data()
232 struct ts_state *state, in textsearch_find_continuous()
H A Dts_kmp.c42 static unsigned int kmp_find(struct ts_config *conf, struct ts_state *state) in kmp_find()
H A Dts_bm.c76 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find()
H A Dts_fsm.c134 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find()
/openbmc/linux/net/core/
H A Dskbuff.c4243 struct ts_state *state) in skb_ts_get_next_block()
4248 static void skb_ts_finish(struct ts_config *conf, struct ts_state *state) in skb_ts_finish()
4269 struct ts_state state; in skb_find_text()