Symbol: vmci_hash_entry
sys/dev/vmware/vmci/vmci_hashtable.c
121
vmci_hashtable_init_entry(struct vmci_hash_entry *entry,
sys/dev/vmware/vmci/vmci_hashtable.c
148
struct vmci_hash_entry *entry)
sys/dev/vmware/vmci/vmci_hashtable.c
195
struct vmci_hash_entry *entry)
sys/dev/vmware/vmci/vmci_hashtable.c
22
struct vmci_hash_entry *entry);
sys/dev/vmware/vmci/vmci_hashtable.c
241
static struct vmci_hash_entry *
sys/dev/vmware/vmci/vmci_hashtable.c
245
struct vmci_hash_entry *cur = NULL;
sys/dev/vmware/vmci/vmci_hashtable.c
289
struct vmci_hash_entry *
sys/dev/vmware/vmci/vmci_hashtable.c
293
struct vmci_hash_entry *entry;
sys/dev/vmware/vmci/vmci_hashtable.c
327
struct vmci_hash_entry *entry)
sys/dev/vmware/vmci/vmci_hashtable.c
359
struct vmci_hash_entry *entry)
sys/dev/vmware/vmci/vmci_hashtable.c
404
struct vmci_hash_entry *entry)
sys/dev/vmware/vmci/vmci_hashtable.c
468
struct vmci_hash_entry *entry;
sys/dev/vmware/vmci/vmci_hashtable.c
508
struct vmci_hash_entry *entry)
sys/dev/vmware/vmci/vmci_hashtable.c
511
struct vmci_hash_entry *prev, *cur;
sys/dev/vmware/vmci/vmci_hashtable.h
18
struct vmci_hash_entry *next;
sys/dev/vmware/vmci/vmci_hashtable.h
22
struct vmci_hash_entry **entries;
sys/dev/vmware/vmci/vmci_hashtable.h
30
void vmci_hashtable_init_entry(struct vmci_hash_entry *entry,
sys/dev/vmware/vmci/vmci_hashtable.h
33
struct vmci_hash_entry *entry);
sys/dev/vmware/vmci/vmci_hashtable.h
35
struct vmci_hash_entry *entry);
sys/dev/vmware/vmci/vmci_hashtable.h
36
struct vmci_hash_entry *vmci_hashtable_get_entry(struct vmci_hashtable *table,
sys/dev/vmware/vmci/vmci_hashtable.h
39
struct vmci_hash_entry *entry);
sys/dev/vmware/vmci/vmci_hashtable.h
41
struct vmci_hash_entry *entry);
sys/dev/vmware/vmci/vmci_resource.c
248
struct vmci_hash_entry *entry;
sys/dev/vmware/vmci/vmci_resource.h
30
struct vmci_hash_entry hash_entry;