Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c156 tsd_hash_add(tsd_hash_table_t *table, uint_t key, pid_t pid, void *value) in tsd_hash_add() function
497 rc = tsd_hash_add(table, key, pid, value); in tsd_set()