Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A D_task.h53 void *ta_context; /* (c) argument for handler */ member
80 void *ta_context; /* (c) argument for handler */ member
H A Dtaskqueue.h108 .ta_context = (context) }
124 (task)->ta_context = (context); \
H A Dgtaskqueue.h87 (gtask)->ta_context = (context); \
/freebsd-14.2/sys/kern/
H A Dsubr_power.c86 power_pm_task.ta_context = (void *)(intptr_t)state; in power_pm_suspend()
H A Dsubr_gtaskqueue.c111 gtask, gtask->ta_flags, gtask->ta_priority, gtask->ta_func, gtask->ta_context); in gtask_dump()
369 gtask->ta_func(gtask->ta_context); in gtaskqueue_run_locked()
H A Dsys_socket.c488 task->ta_func(task->ta_context, pending); in soaio_kproc_loop()
H A Dsubr_taskqueue.c518 task->ta_func(task->ta_context, pending); in taskqueue_run_locked()
H A Dkern_shutdown.c355 shutdown_nice_task.ta_context = (void *)(uintptr_t)howto; in shutdown_nice()
/freebsd-14.2/sys/dev/hptrr/
H A Dhptrr_os_bsd.c247 if (vbus_ext->worker.ta_context) in os_schedule_task()
H A Dhptrr_osm_bsd.c351 vbus_ext->worker.ta_context = 0; in hpt_shutdown_vbus()
/freebsd-14.2/sys/dev/hptnr/
H A Dhptnr_os_bsd.c261 if (vbus_ext->worker.ta_context) in os_schedule_task()
H A Dhptnr_osm_bsd.c349 vbus_ext->worker.ta_context = 0; in hpt_shutdown_vbus()
/freebsd-14.2/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c274 if (vbus_ext->worker.ta_context) in os_schedule_task()
H A Dhpt27xx_osm_bsd.c347 vbus_ext->worker.ta_context = 0; in hpt_shutdown_vbus()