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

/linux-master/include/linux/
H A Dtextsearch.h141 * textsearch_get_pattern_len - return length of the pattern
144 static inline unsigned int textsearch_get_pattern_len(struct ts_config *conf) function
/linux-master/net/sched/
H A Dem_text.c116 conf.pattern_len = textsearch_get_pattern_len(tm->config);

Completed in 136 milliseconds