Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c386 taskq_run_ent(void *arg, int pending __unused) in taskq_run_ent() function
410 TASK_INIT(&task->tqent_task, prio, taskq_run_ent, task); in taskq_dispatch_ent()