Home
last modified time | relevance | path

Searched defs:subscriber_array (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_event.c31 static struct list_head subscriber_array[VMCI_EVENT_MAX]; variable
H A Dvmci_context.c205 struct vmci_handle_arr *subscriber_array; in ctx_fire_notification() local