Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Daf_vsock.c592 static void vsock_pending_work(struct work_struct *work) in vsock_pending_work() function
783 INIT_DELAYED_WORK(&vsk->pending_work, vsock_pending_work); in __vsock_create()