Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Daf_vsock.h172 void vsock_remove_pending(struct sock *listener, struct sock *pending);
/linux-4.4.14/net/vmw_vsock/
Daf_vsock.c370 void vsock_remove_pending(struct sock *listener, struct sock *pending) in vsock_remove_pending() function
378 EXPORT_SYMBOL_GPL(vsock_remove_pending);
449 vsock_remove_pending(listener, sk); in vsock_pending_work()
Dvmci_transport.c964 vsock_remove_pending(sk, pending); in vmci_transport_recv_listen()
1231 vsock_remove_pending(listener, pending); in vmci_transport_recv_connecting_server()