Home
last modified time | relevance | path

Searched refs:Queues (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_dagfuncs.c274 RF_DiskQueue_t *dqs = ((RF_Raid_t *) (node->dagHdr->raidPtr))->Queues; in rf_DiskReadFuncForThreads()
303 RF_DiskQueue_t *dqs = ((RF_Raid_t *) (node->dagHdr->raidPtr))->Queues; in rf_DiskWriteFuncForThreads()
329 RF_DiskQueue_t *dqs = ((RF_Raid_t *) (node->dagHdr->raidPtr))->Queues; in rf_DiskUndoFunc()
H A Drf_diskqueue.c251 raidPtr->Queues = diskQueues; in rf_ConfigureDiskQueues()
264 spareQueues = &raidPtr->Queues[raidPtr->numCol]; in rf_ConfigureDiskQueues()
H A Drf_raid.h119 RF_DiskQueue_t *Queues; /* all information related to disk queues */ member
H A Drf_reconstruct.c1326 rf_DiskIOEnqueue(&raidPtr->Queues[col], req, RF_IO_RECON_PRIORITY); in TryToRead()
1517 rf_DiskIOEnqueue(&raidPtr->Queues[rbuf->spCol], req, RF_IO_RECON_PRIORITY); in IssueNextWriteRequest()
1818 nPromoted = rf_DiskIOPromote(&raidPtr->Queues[diskno], psid, which_ru); in rf_ForceOrBlockRecon()
1840 rf_DiskIOEnqueue(&raidPtr->Queues[diskno], req, RF_IO_NORMAL_PRIORITY); /* enqueue the I/O */ in rf_ForceOrBlockRecon()
1846 if (rf_DiskIOPromote(&raidPtr->Queues[fcol], psid, which_ru)) in rf_ForceOrBlockRecon()
H A Drf_disks.c1073 spareQueues = &raidPtr->Queues[raidPtr->numCol]; in rf_add_hot_spare()
H A Drf_dagutils.c1323 RF_DiskQueue_t *dqs = raidPtr->Queues, *dataQueue, *mirrorQueue; in rf_SelectMirrorDiskIdle()
/netbsd-src/external/mpl/dhcp/dist/doc/
H A Dapi+protocol342 Queues an update on the object referenced by the handle (there
347 Queues an update on the object referenced by the handle (there
352 Queues a delete of the object referenced by the handle (there
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp477 RecVec Queues = Records.getAllDerivedDefinitions("MemoryQueue"); in collectLoadStoreQueueInfo() local
479 for (Record *Queue : Queues) { in collectLoadStoreQueueInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td29 // - Four Load/Store Queues. P9_LS_*
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok2742 J. L. W. Kessels Alternative to Event Queues for
2994 Priority Queues . . . . . . . . . . . . 309--315
H A Dfunstack.in20892 title = "Alternative to Event Queues for Synchronization in Monitors",
22806 title = "A Data Structure for Manipulating Priority Queues",
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20181748 to "Priority Queues and the STL".