Home
last modified time | relevance | path

Searched refs:tasks (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/sys/net80211/
H A DDEFERRED_WORK.md6 partially implemented as a set of deferred work tasks which are
15 tasks to be serialised into and run. This replaced the bulk
27 Initialising tasks currently just uses the FreeBSD taskqueue macros:
117 ### Deferred tasks versus data path and control path
119 There is no implicit synchronisation between deferred tasks, the control
120 path and the data path. Deferred tasks can and will run in parallel with
123 The goals of task deferral is to serialise these tasks between itself and other
124 tasks. This has the side effect of happening outside of all the locking
126 tasks themselves from having to use locks to serialise with the data/control
129 Thus, data path, control path and deferred tasks must still use the
[all …]
/freebsd/packages/periodic/
H A Dperiodic.ucl23 scheduling regular system maintenance tasks. This package also provides
24 the base periodic tasks for the base system.
/freebsd/sys/dev/hptrr/
H A Dhptrr_os_bsd.c239 if (vbus_ext->tasks==0) in os_schedule_task()
240 vbus_ext->tasks = task; in os_schedule_task()
242 OSM_TASK *t = vbus_ext->tasks; in os_schedule_task()
H A Dhptrr_osm_bsd.c386 OSM_TASK *tasks; in __hpt_do_tasks() local
388 tasks = vbus_ext->tasks; in __hpt_do_tasks()
389 vbus_ext->tasks = 0; in __hpt_do_tasks()
391 while (tasks) { in __hpt_do_tasks()
392 OSM_TASK *t = tasks; in __hpt_do_tasks()
393 tasks = t->next; in __hpt_do_tasks()
1117 if (vbus_ext->tasks) in hpt_final_init()
H A Dos_bsd.h178 OSM_TASK *tasks; member
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dwkup_m3_ipc.txt5 (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/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt6 to offload tasks to the DSP and free up the application processor for
7 other tasks.
/freebsd/sys/net/
H A Dif_epair.c135 int tasks; member
613 sc->num_queues = epair_tasks.tasks; in epair_alloc_sc()
947 epair_tasks.tasks = 0; in epair_mod_init()
969 epair_tasks.tasks++; in epair_mod_init()
982 epair_tasks.tasks = 1; in epair_mod_init()
992 for (int i = 0; i < epair_tasks.tasks; i++) { in epair_mod_cleanup()
/freebsd/sys/dev/hptnr/
H A Dhptnr_os_bsd.c253 if (vbus_ext->tasks==0) in os_schedule_task()
254 vbus_ext->tasks = task; in os_schedule_task()
256 OSM_TASK *t = vbus_ext->tasks; in os_schedule_task()
H A Dhptnr_osm_bsd.c384 OSM_TASK *tasks; in __hpt_do_tasks() local
386 tasks = vbus_ext->tasks; in __hpt_do_tasks()
387 vbus_ext->tasks = 0; in __hpt_do_tasks()
389 while (tasks) { in __hpt_do_tasks()
390 OSM_TASK *t = tasks; in __hpt_do_tasks()
391 tasks = t->next; in __hpt_do_tasks()
1474 if (vbus_ext->tasks) in hpt_final_init()
H A Dos_bsd.h177 OSM_TASK *tasks; member
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dtask.c146 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/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c266 if (vbus_ext->tasks==0) in os_schedule_task()
267 vbus_ext->tasks = task; in os_schedule_task()
269 OSM_TASK *t = vbus_ext->tasks; in os_schedule_task()
H A Dhpt27xx_osm_bsd.c382 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()
1184 if (vbus_ext->tasks) in hpt_final_init()
H A Dos_bsd.h175 OSM_TASK *tasks; member
/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Dscpsys.txt5 related tasks in the system. The tasks include thermal measurement, dynamic
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dstericsson-u300-apptimer.txt9 adopted for EPOC/Symbian with two specific IRQs for these tasks,
/freebsd/contrib/libfido2/.actions/
H A Dbuild-bsd34 tasks:
/freebsd/contrib/libyaml/
H A D.makefile14 # bootstrapping tasks need to get a Makefile first, then we use the Makefile to
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dwkup_m3_rproc.txt5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks
H A Dti,davinci-rproc.txt5 is used to offload some of the processor-intensive tasks or algorithms, for
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_config.pod20 complex tasks based on the contents of the configuration file: greatly
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Drcpm.txt3 The RCPM performs all device-level tasks associated with device run control
/freebsd/stand/forth/
H A Dshortcuts.4th26 \ FICL words intended to be used as shortcuts for carrying out common tasks or
/freebsd/sys/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dgamecube.txt48 audio related tasks.

123