Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vmware/vmci/
H A Dvmci_hashtable.h46 void vmci_hashtable_sync(struct vmci_hashtable *table);
H A Dvmci_resource.c397 vmci_hashtable_sync(resource_table); in vmci_resource_sync()
H A Dvmci_hashtable.c561 vmci_hashtable_sync(struct vmci_hashtable *table) in vmci_hashtable_sync() function