| /freebsd-13.1/contrib/ntp/lib/isc/ |
| H A D | taskpool.c | 38 isc_task_t ** tasks; member 60 if (pool->tasks == NULL) { in alloc_pool() 65 pool->tasks[i] = NULL; in alloc_pool() 137 newpool->tasks[i] = pool->tasks[i]; in isc_taskpool_expand() 138 pool->tasks[i] = NULL; in isc_taskpool_expand() 144 &newpool->tasks[i]); in isc_taskpool_expand() 166 if (pool->tasks[i] != NULL) in isc_taskpool_destroy() 167 isc_task_detach(&pool->tasks[i]); in isc_taskpool_destroy() 169 isc_mem_put(pool->mctx, pool->tasks, in isc_taskpool_destroy() 182 if (pool->tasks[i] != NULL) in isc_taskpool_setprivilege() [all …]
|
| H A D | task.c | 146 LIST(isc__task_t) tasks; 166 #define FINISHED(m) ((m)->exiting && EMPTY((m)->tasks)) 308 UNLINK(manager->tasks, task, link); in task_finished() 372 APPEND(manager->tasks, task, link); in isc__task_create() 1399 INIT_LIST(manager->tasks); in isc__taskmgr_create() 1516 for (task = HEAD(manager->tasks); in isc__taskmgr_destroy() 1546 if (!ISC_LIST_EMPTY(manager->tasks)) in isc__taskmgr_destroy() 1549 INSIST(ISC_LIST_EMPTY(manager->tasks)); in isc__taskmgr_destroy() 1775 task = ISC_LIST_HEAD(mgr->tasks); in isc_taskmgr_renderxml()
|
| /freebsd-13.1/contrib/apr-util/misc/ |
| H A D | apr_thread_pool.c | 70 struct apr_thread_pool_tasks *tasks; member 102 me->tasks = apr_palloc(me->pool, sizeof(*me->tasks)); in thread_pool_construct() 103 if (!me->tasks) { in thread_pool_construct() 106 APR_RING_INIT(me->tasks, apr_thread_pool_task, link); in thread_pool_construct() 175 task = APR_RING_FIRST(me->tasks); in pop_task() 182 if (me->task_idx[seg] == APR_RING_SENTINEL(me->tasks, in pop_task() 449 assert(APR_RING_SENTINEL(me->tasks, apr_thread_pool_task, link) != in add_if_empty() 469 APR_RING_INSERT_TAIL(me->tasks, t, apr_thread_pool_task, link); in add_if_empty() 551 while (APR_RING_SENTINEL(me->tasks, apr_thread_pool_task, link) != in add_task() 637 t_loc = APR_RING_FIRST(me->tasks); in remove_tasks() [all …]
|
| /freebsd-13.1/sys/net/ |
| H A D | if_epair.c | 125 int tasks; member 530 sca->num_queues = epair_tasks.tasks; in epair_clone_create() 551 scb->num_queues = epair_tasks.tasks; in epair_clone_create() 791 epair_tasks.tasks = 0; in epair_mod_init() 815 epair_tasks.tasks++; in epair_mod_init() 825 epair_tasks.tasks = 1; in epair_mod_init() 835 for (int i = 0; i < epair_tasks.tasks; i++) { in epair_mod_cleanup()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/misc/ |
| H A D | qcom,fastrpc.txt | 6 to offload tasks to the DSP and free up the application processor for 7 other tasks.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/soc/ti/ |
| H A D | wkup_m3_ipc.txt | 5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks 10 API to allow the SoC PM code to execute specific PM tasks.
|
| /freebsd-13.1/sys/dev/hptrr/ |
| H A D | hptrr_os_bsd.c | 241 if (vbus_ext->tasks==0) in os_schedule_task() 242 vbus_ext->tasks = task; in os_schedule_task() 244 OSM_TASK *t = vbus_ext->tasks; in os_schedule_task()
|
| H A D | hptrr_osm_bsd.c | 388 OSM_TASK *tasks; in __hpt_do_tasks() local 390 tasks = vbus_ext->tasks; in __hpt_do_tasks() 391 vbus_ext->tasks = 0; in __hpt_do_tasks() 393 while (tasks) { in __hpt_do_tasks() 394 OSM_TASK *t = tasks; in __hpt_do_tasks() 395 tasks = t->next; in __hpt_do_tasks() 1122 if (vbus_ext->tasks) in hpt_final_init()
|
| H A D | os_bsd.h | 180 OSM_TASK *tasks; member
|
| /freebsd-13.1/sys/dev/hptnr/ |
| H A D | hptnr_os_bsd.c | 255 if (vbus_ext->tasks==0) in os_schedule_task() 256 vbus_ext->tasks = task; in os_schedule_task() 258 OSM_TASK *t = vbus_ext->tasks; in os_schedule_task()
|
| H A D | hptnr_osm_bsd.c | 382 OSM_TASK *tasks; in __hpt_do_tasks() local 384 tasks = vbus_ext->tasks; in __hpt_do_tasks() 385 vbus_ext->tasks = 0; in __hpt_do_tasks() 387 while (tasks) { in __hpt_do_tasks() 388 OSM_TASK *t = tasks; in __hpt_do_tasks() 389 tasks = t->next; in __hpt_do_tasks() 1475 if (vbus_ext->tasks) in hpt_final_init()
|
| H A D | os_bsd.h | 179 OSM_TASK *tasks; member
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | batch_fsync.c | 498 int tasks = 0; in svn_fs_x__batch_fsync_run() local 549 tasks++; in svn_fs_x__batch_fsync_run() 566 tasks)); in svn_fs_x__batch_fsync_run()
|
| /freebsd-13.1/sys/dev/hpt27xx/ |
| H A D | hpt27xx_os_bsd.c | 268 if (vbus_ext->tasks==0) in os_schedule_task() 269 vbus_ext->tasks = task; in os_schedule_task() 271 OSM_TASK *t = vbus_ext->tasks; in os_schedule_task()
|
| H A D | hpt27xx_osm_bsd.c | 387 OSM_TASK *tasks; in __hpt_do_tasks() local 389 tasks = vbus_ext->tasks; in __hpt_do_tasks() 390 vbus_ext->tasks = 0; in __hpt_do_tasks() 392 while (tasks) { in __hpt_do_tasks() 393 OSM_TASK *t = tasks; in __hpt_do_tasks() 394 tasks = t->next; in __hpt_do_tasks() 1192 if (vbus_ext->tasks) in hpt_final_init()
|
| H A D | os_bsd.h | 177 OSM_TASK *tasks; member
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/soc/mediatek/ |
| H A D | scpsys.txt | 5 related tasks in the system. The tasks include thermal measurement, dynamic
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/timer/ |
| H A D | stericsson-u300-apptimer.txt | 9 adopted for EPOC/Symbian with two specific IRQs for these tasks,
|
| /freebsd-13.1/contrib/googletest/googlemock/docs/ |
| H A D | Documentation.md | 9 * [CookBook](CookBook.md) -- recipes for doing various tasks using Google Mock.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/firmware/ |
| H A D | intel,ixp4xx-network-processing-engine.yaml | 16 and crypto tasks. It also manages the MDIO bus to the ethernet PHYs
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | wkup_m3_rproc.txt | 5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks
|
| H A D | ti,davinci-rproc.txt | 8 is used to offload some of the processor-intensive tasks or algorithms, for
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_config.pod | 22 complex tasks based on the contents of the configuration file: greatly
|
| /freebsd-13.1/ |
| H A D | README.md | 73 tools Utilities for regression testing and miscellaneous tasks.
|
| H A D | README | 71 tools Utilities for regression testing and miscellaneous tasks.
|