Searched refs:ta_context (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/sys/sys/
H A D_task.h36 * taskqueue_run(). The first argument is taken from the 'ta_context'
51 void *ta_context; /* (c) argument for handler */ member in struct:task
H A Dtaskqueue.h99 .ta_context = (context) }
114 (task)->ta_context = (context); \
/freebsd-10-stable/sys/kern/
H A Dsubr_power.c86 power_pm_task.ta_context = (void *)(intptr_t)state;
H A Dsubr_taskqueue.c360 task->ta_func(task->ta_context, pending);
/freebsd-10-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c247 if (vbus_ext->worker.ta_context)
H A Dhptrr_osm_bsd.c351 vbus_ext->worker.ta_context = 0;
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c280 if (vbus_ext->worker.ta_context)
H A Dhpt27xx_osm_bsd.c350 vbus_ext->worker.ta_context = 0;
/freebsd-10-stable/sys/dev/hptnr/
H A Dhptnr_os_bsd.c261 if (vbus_ext->worker.ta_context)
H A Dhptnr_osm_bsd.c345 vbus_ext->worker.ta_context = 0;

Completed in 224 milliseconds