Searched refs:cl_env_hash (Results 1 – 1 of 1) sorted by relevance
554 static struct cfs_hash *cl_env_hash; variable602 cle = cfs_hash_lookup(cl_env_hash, (void *) (long) current->pid); in cl_env_fetch()614 rc = cfs_hash_add_unique(cl_env_hash, cle->ce_owner, in cl_env_attach()625 cookie = cfs_hash_del(cl_env_hash, cle->ce_owner, in cl_env_do_detach()633 cl_env_hash = cfs_hash_create("cl_env", in cl_env_store_init()640 return cl_env_hash != NULL ? 0 : -ENOMEM; in cl_env_store_init()645 cfs_hash_putref(cl_env_hash); in cl_env_store_fini()