Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Daf_vsock.h205 void vsock_remove_pending(struct sock *listener, struct sock *pending);
/linux-6.6.21/net/vmw_vsock/
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()
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()