Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/ndis/
H A Dntoskrnl_var.h1332 typedef void (*work_item_func)(struct work_queue_item *, void *); typedef
1336 work_item_func wqi_func;
H A Dsubr_ntoskrnl.c2920 work_item_func f;
2924 f = (work_item_func)w->wqi_func;
H A Dsubr_ndis.c3044 (work_item_func)work->nwi_func, work->nwi_ctx);