Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_event.c68 static struct vmci_subscription *event_find(u32 sub_id) in event_find() function
175 if (!event_find(++subscription_id)) { in vmci_event_subscribe()
208 s = event_find(sub_id); in vmci_event_unsubscribe()