Searched refs:work_item_func (Results 1 – 3 of 3) sorted by relevance
1344 typedef void (*work_item_func)(struct work_queue_item *, void *); typedef1348 work_item_func wqi_func;
2923 work_item_func f;2927 f = (work_item_func)w->wqi_func;
3040 (work_item_func)work->nwi_func, work->nwi_ctx);