Home
last modified time | relevance | path

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

/Linux-v4.19/net/vmw_vsock/
Daf_vsock.c454 static void vsock_pending_work(struct work_struct *work) in vsock_pending_work() function
643 INIT_DELAYED_WORK(&vsk->pending_work, vsock_pending_work); in __vsock_create()