Home
last modified time | relevance | path

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

/Linux-v5.4/net/vmw_vsock/
Daf_vsock.c424 static void vsock_pending_work(struct work_struct *work) in vsock_pending_work() function
616 INIT_DELAYED_WORK(&vsk->pending_work, vsock_pending_work); in __vsock_create()