Searched refs:vsock_pending_work (Results 1 – 3 of 3) sorted by relevance
73 void vsock_pending_work(struct work_struct *work);
423 void vsock_pending_work(struct work_struct *work) in vsock_pending_work() function470 EXPORT_SYMBOL_GPL(vsock_pending_work);
1130 INIT_DELAYED_WORK(&vpending->dwork, vsock_pending_work); in vmci_transport_recv_listen()