Searched refs:Queues (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/sys/dev/raidframe/ |
| H A D | rf_dagfuncs.c | 274 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 D | rf_diskqueue.c | 251 raidPtr->Queues = diskQueues; in rf_ConfigureDiskQueues() 264 spareQueues = &raidPtr->Queues[raidPtr->numCol]; in rf_ConfigureDiskQueues()
|
| H A D | rf_raid.h | 119 RF_DiskQueue_t *Queues; /* all information related to disk queues */ member
|
| H A D | rf_reconstruct.c | 1326 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 D | rf_disks.c | 1073 spareQueues = &raidPtr->Queues[raidPtr->numCol]; in rf_add_hot_spare()
|
| H A D | rf_dagutils.c | 1323 RF_DiskQueue_t *dqs = raidPtr->Queues, *dataQueue, *mirrorQueue; in rf_SelectMirrorDiskIdle()
|
| /netbsd-src/external/mpl/dhcp/dist/doc/ |
| H A D | api+protocol | 342 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 D | CodeGenSchedule.cpp | 477 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 D | P9InstrResources.td | 29 // - Four Load/Store Queues. P9_LS_*
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.ok | 2742 J. L. W. Kessels Alternative to Event Queues for 2994 Priority Queues . . . . . . . . . . . . 309--315
|
| H A D | funstack.in | 20892 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 D | ChangeLog-2018 | 1748 to "Priority Queues and the STL".
|