Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c310 taskq_run(void *arg, int pending __unused) in taskq_run() function
347 taskq_run, task); in taskq_dispatch_delay()
380 TASK_INIT(&task->tqent_task, prio, taskq_run, task); in taskq_dispatch()