Home
last modified time | relevance | path

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

/linux-6.14.4/net/vmw_vsock/
Daf_vsock.c593 static void vsock_pending_work(struct work_struct *work) in vsock_pending_work() function
784 INIT_DELAYED_WORK(&vsk->pending_work, vsock_pending_work); in __vsock_create()