Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vmware/vmci/
H A Dvmci_hashtable.c23 static int hashtable_unlink_entry(struct vmci_hashtable *table,
207 result = hashtable_unlink_entry(table, entry); in vmci_hashtable_remove_entry()
381 hashtable_unlink_entry(table, entry); in vmci_hashtable_release_entry_locked()
509 hashtable_unlink_entry(struct vmci_hashtable *table, in hashtable_unlink_entry() function