Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/vmw_vmci/
Dvmci_event.c67 static struct vmci_subscription *event_find(u32 sub_id) in event_find() function
171 if (!event_find(++subscription_id)) { in vmci_event_subscribe()
204 s = event_find(sub_id); in vmci_event_unsubscribe()