Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c594 tsd_hash_bin_t *dtor_entry_bin, *entry_bin; in tsd_destroy() local
630 dtor_entry_bin = &table->ht_bins[hash]; in tsd_destroy()
632 spin_lock(&dtor_entry_bin->hb_lock); in tsd_destroy()
635 spin_unlock(&dtor_entry_bin->hb_lock); in tsd_destroy()