Searched refs:vmci_delayed_work_fn_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci.c57 static void vmci_delayed_work_fn_cb(void *context, int data);
172 TASK_INIT(&sc->vmci_delayed_work_task, 0, vmci_delayed_work_fn_cb, sc);
1045 * vmci_delayed_work_fn_cb --
1059 vmci_delayed_work_fn_cb(void *context, int data) function

Completed in 47 milliseconds