Home
last modified time | relevance | path

Searched refs:old_e (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dmodhash.c881 struct mod_hash_entry *e, *old_e; in i_mod_hash_clear_nosync() local
888 old_e = e; in i_mod_hash_clear_nosync()
890 kmem_cache_free(mh_e_cache, old_e); in i_mod_hash_clear_nosync()