Home
last modified time | relevance | path

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

/src/sys/dev/vmware/vmci/
H A Dvmci_hashtable.h44 void vmci_hashtable_sync(struct vmci_hashtable *table);
H A Dvmci_resource.c395 vmci_hashtable_sync(resource_table); in vmci_resource_sync()
H A Dvmci_hashtable.c559 vmci_hashtable_sync(struct vmci_hashtable *table) in vmci_hashtable_sync() function