Searched refs:cl_env (Results 1 – 1 of 1) sorted by relevance
523 struct cl_env { struct565 static void cl_env_init0(struct cl_env *cle, void *debug) in cl_env_init0() argument595 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); in cl_env_hops_obj()602 struct cl_env *cle = cl_env_hops_obj(hn); in cl_env_hops_keycmp()610 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); in cl_env_hops_noop()623 static inline struct cl_env *cl_env_fetch(void) in cl_env_fetch()625 struct cl_env *cle; in cl_env_fetch()632 static inline void cl_env_attach(struct cl_env *cle) in cl_env_attach()645 static inline void cl_env_do_detach(struct cl_env *cle) in cl_env_do_detach()673 static inline struct cl_env *cl_env_detach(struct cl_env *cle) in cl_env_detach()[all …]