Home
last modified time | relevance | path

Searched refs:textsearch_find (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dtextsearch.h124 static inline unsigned int textsearch_find(struct ts_config *conf, in textsearch_find() function
/OK3568_Linux_fs/kernel/lib/
H A Dtextsearch.c241 return textsearch_find(conf, state); in textsearch_find_continuous()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dkernel-api.rst118 :functions: textsearch_find textsearch_next \
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c3635 ret = textsearch_find(config, &state); in skb_find_text()