Home
last modified time | relevance | path

Searched refs:queue (Results 301 – 325 of 646) sorted by relevance

1...<<11121314151617181920>>...26

/freebsd/crypto/openssl/doc/man3/
H A DERR_print_errors.pod21 emptying the error queue.
H A DSSL_CONF_CTX_set_flags.pod53 the error queue. If this option isn't set such errors are only reflected
/freebsd/sys/crypto/ccp/
H A Dccp.h90 unsigned queue; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h64 std::queue<std::optional<QueueElement>> VisitQueue;
/freebsd/contrib/sendmail/src/
H A DMakefile.m49 …nvelope.c err.c headers.c macro.c map.c mci.c milter.c mime.c parseaddr.c queue.c ratectrl.c readc…
/freebsd/sys/geom/raid/
H A Dg_raid.c804 TAILQ_FOREACH(bp, &sc->sc_queue.queue, bio_queue) { in g_raid_nrequests()
962 struct bio_queue_head queue; in g_raid_tr_flush_common() local
972 bioq_init(&queue); in g_raid_tr_flush_common()
982 bioq_insert_tail(&queue, cbp); in g_raid_tr_flush_common()
984 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_flush_common()
991 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_flush_common()
1236 TAILQ_FOREACH(nbp, &vol->v_inflight.queue, bio_queue) { in g_raid_finish_with_locked_ranges()
1296 TAILQ_FOREACH(bp, &vol->v_inflight.queue, bio_queue) { in g_raid_lock_range()
1696 TAILQ_FOREACH_SAFE(bp, &sc->sc_queue.queue, bio_queue, tmp) { in g_raid_destroy_provider()
/freebsd/contrib/sendmail/cf/
H A DREADME1503 as default queue group.
1506 queue groups and possible queue manipulations.
2311 "queue" (the default), the MTA will locally queue the mail.
3466 In addition to the queue directory (which is the default queue group
3846 interpreted relative to the queue
3888 queue files (octal). If not set,
4053 queue-only function kicks in.
4105 than zero, entries in the queue
4112 must sit in the queue between queue
4178 of queue runners (aka queue children)
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dpq3-etsec2-grp2-0.dtsi36 queue-group@b4000 {
H A Dpq3-etsec2-grp2-1.dtsi36 queue-group@b5000 {
H A Dpq3-etsec2-grp2-2.dtsi36 queue-group@b6000 {
H A Dpq3-etsec2-0.dtsi55 queue-group@b0000 {
H A Dpq3-etsec2-1.dtsi55 queue-group@b1000 {
H A Dpq3-etsec2-2.dtsi54 queue-group@b2000 {
/freebsd/contrib/sendmail/contrib/
H A Detrn.05 etrn - start mail queue run
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h214 void dsl_scan_io_queue_destroy(dsl_scan_io_queue_t *queue);
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js2100 var queue = jQuery.queue( elem, type ),
2101 fn = queue.shift(),
2106 fn = queue.shift();
2122 if ( !queue.length ) {
2130 queue: function( type, data ) {
2140 var queue = jQuery.queue( this, type, data );
8523 this.queue( optall.queue, doAnimation );
8636 if ( opt.queue == null || opt.queue === true ) {
8637 opt.queue = "fx";
8648 if ( opt.queue ) {
[all …]
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A DBEGEMOT-PF-MIB.txt1202 "A unique value, greater than zero, for each queue."
1210 "The name of the queue."
1218 "Name of the queue's parent if it has one."
1226 "Scheduler algorithm implemented by this queue."
1234 "Bandwitch assigned to this queue."
1242 "Priority level of the queue."
1250 "Maximum number of packets in the queue."
/freebsd/contrib/wpa/src/ap/
H A Dap_config.c1439 static int hostapd_config_check_cw(struct hostapd_config *conf, int queue) in hostapd_config_check_cw() argument
1441 int tx_cwmin = conf->tx_queue[queue].cwmin; in hostapd_config_check_cw()
1442 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()
1443 int ac_cwmin = conf->wmm_ac_params[queue].cwmin; in hostapd_config_check_cw()
1444 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw()
/freebsd/sys/dev/drm2/
H A DdrmP.h1600 #define DRM_INIT_WAITQUEUE(queue) do {(void)(queue);} while (0) argument
1652 #define DRM_WAIT_ON( ret, queue, timeout, condition ) \ argument
1657 ret = -mtx_sleep(&(queue), &dev->irq_lock, \
1684 wait_queue_head_t queue; /* vblank wait queue */ member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp242 std::queue<uint64_t> Queue; in findAugmentingPath()
649 std::queue<uint64_t> Queue; in findReachable()
829 std::queue<uint64_t> Queue; in findUnknownSubgraph()
943 std::queue<uint64_t> Queue; in isAcyclicSubgraph()
1295 std::queue<uint64_t> Queue; in verifyOutput()
/freebsd/sys/dev/ata/chipsets/
H A Data-promise.c122 TAILQ_HEAD(, host_packet) queue;
284 TAILQ_INIT(&hpkt->queue); in ata_promise_chipinit()
1240 TAILQ_INSERT_TAIL(&hpktp->queue, hp, chain); in ata_promise_queue_hpkt()
1256 if ((hp = TAILQ_FIRST(&hpktp->queue))) { in ata_promise_next_hpkt()
1257 TAILQ_REMOVE(&hpktp->queue, hp, chain); in ata_promise_next_hpkt()
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhip06.dtsi618 queue-count = <16>;
661 queue-count = <16>;
703 queue-count = <16>;
/freebsd/contrib/unbound/contrib/
H A Dunbound_munin_266 queue)
464 queue)
/freebsd/usr.sbin/cron/doc/
H A DTHANKS18 number counting. Brian Reid made suggestions which led to the run queue and
/freebsd/contrib/sendmail/cf/feature/
H A Dmsp.m428 dnl This queue directory must have the same group

1...<<11121314151617181920>>...26