Searched defs:em (Results 1 – 4 of 4) sorted by relevance
97 #define em_span_cpus(em) (to_cpumask((em)->cpus)) argument98 #define em_is_artificial(em) ((em)->flags & EM_PERF_DOMAIN_ARTIFICIAL) argument
477 } em; member
413 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container()418 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()423 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()428 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()433 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
443 struct fc_exch_mgr *em; member
Completed in 13 milliseconds