Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/ndis/
HDsubr_ntoskrnl.c164 static void ntoskrnl_workitem(device_object *, void *);
2917 ntoskrnl_workitem(dobj, arg) function
2998 iwf = (io_workitem_func)ntoskrnl_findwrap((funcptr)ntoskrnl_workitem);
4405 IMPORT_SFUNC(ntoskrnl_workitem, 2),