Home
last modified time | relevance | path

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

/linux/include/net/
A Daf_vsock.h199 void vsock_remove_pending(struct sock *listener, struct sock *pending);
/linux/net/vmw_vsock/
A Daf_vsock.c367 void vsock_remove_pending(struct sock *listener, struct sock *pending) in vsock_remove_pending() function
375 EXPORT_SYMBOL_GPL(vsock_remove_pending);
583 vsock_remove_pending(listener, sk); in vsock_pending_work()
A Dvmci_transport.c973 vsock_remove_pending(sk, pending); in vmci_transport_recv_listen()
1248 vsock_remove_pending(listener, pending); in vmci_transport_recv_connecting_server()

Completed in 16 milliseconds