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

/freebsd-12-stable/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);
382 hashtable_unlink_entry(table, entry);
496 * hashtable_unlink_entry --
510 hashtable_unlink_entry(struct vmci_hashtable *table, function

Completed in 91 milliseconds