Searched refs:tcf_em_is_simple (Results 1 – 2 of 2) sorted by relevance
411 else if (!tcf_em_is_simple(em)) in tcf_em_tree_destroy()469 } else if (tcf_em_is_container(em) || tcf_em_is_simple(em)) { in tcf_em_tree_dump()
383 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple() function