Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dematch.c162 static inline struct tcf_ematch *tcf_em_get_match(struct tcf_ematch_tree *tree, in tcf_em_get_match() function
362 em = tcf_em_get_match(tree, idx); in tcf_em_tree_validate()
408 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_destroy()
458 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_dump()
509 cur_match = tcf_em_get_match(tree, match_idx); in __tcf_em_tree_match()
531 cur_match = tcf_em_get_match(tree, match_idx); in __tcf_em_tree_match()
/kernel/linux/linux-6.6/net/sched/
H A Dematch.c162 static inline struct tcf_ematch *tcf_em_get_match(struct tcf_ematch_tree *tree, in tcf_em_get_match() function
362 em = tcf_em_get_match(tree, idx); in tcf_em_tree_validate()
408 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_destroy()
458 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_dump()
509 cur_match = tcf_em_get_match(tree, match_idx); in __tcf_em_tree_match()
531 cur_match = tcf_em_get_match(tree, match_idx); in __tcf_em_tree_match()

Completed in 3 milliseconds