Searched refs:vmci_is_context_owner (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dvmw_vmci_api.h40 bool vmci_is_context_owner(u32 context_id, kuid_t uid);
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.c1193 * vmci_is_context_owner() - Determimnes if user is the context owner
1199 bool vmci_is_context_owner(u32 context_id, kuid_t uid) function
1214 EXPORT_SYMBOL_GPL(vmci_is_context_owner); variable
/linux-master/net/vmw_vsock/
H A Dvmci_transport.c520 vmci_is_context_owner(peer_cid, vsock->owner->uid);

Completed in 256 milliseconds