Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Daf_vsock.h205 void vsock_remove_pending(struct sock *listener, struct sock *pending);
/openbmc/linux/net/vmw_vsock/
H A Daf_vsock.c378 void vsock_remove_pending(struct sock *listener, struct sock *pending) in vsock_remove_pending() function
386 EXPORT_SYMBOL_GPL(vsock_remove_pending);
594 vsock_remove_pending(listener, sk); in vsock_pending_work()
H A Dvmci_transport.c976 vsock_remove_pending(sk, pending); in vmci_transport_recv_listen()
1251 vsock_remove_pending(listener, pending); in vmci_transport_recv_connecting_server()