Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Daf_vsock.h169 void vsock_remove_pending(struct sock *listener, struct sock *pending);
/linux-4.1.27/net/vmw_vsock/
Daf_vsock.c371 void vsock_remove_pending(struct sock *listener, struct sock *pending) in vsock_remove_pending() function
379 EXPORT_SYMBOL_GPL(vsock_remove_pending);
450 vsock_remove_pending(listener, sk); in vsock_pending_work()
Dvmci_transport.c992 vsock_remove_pending(sk, pending); in vmci_transport_recv_listen()
1259 vsock_remove_pending(listener, pending); in vmci_transport_recv_connecting_server()