Home
last modified time | relevance | path

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

/Linux-v6.1/net/vmw_vsock/
Daf_vsock.c573 static void vsock_pending_work(struct work_struct *work) in vsock_pending_work() function
765 INIT_DELAYED_WORK(&vsk->pending_work, vsock_pending_work); in __vsock_create()