Searched refs:cl_env_hash (Results 1 – 1 of 1) sorted by relevance
581 static struct cfs_hash *cl_env_hash; variable627 cle = cfs_hash_lookup(cl_env_hash, (void *) (long) current->pid); in cl_env_fetch()639 rc = cfs_hash_add_unique(cl_env_hash, cle->ce_owner, in cl_env_attach()650 cookie = cfs_hash_del(cl_env_hash, cle->ce_owner, in cl_env_do_detach()657 cl_env_hash = cfs_hash_create("cl_env", in cl_env_store_init()664 return cl_env_hash != NULL ? 0 :-ENOMEM; in cl_env_store_init()669 cfs_hash_putref(cl_env_hash); in cl_env_store_fini()