Home
last modified time | relevance | path

Searched refs:_ComputeRequestOwnerBandwidth (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.h48 off_t _ComputeRequestOwnerBandwidth(
H A DIOSchedulerSimple.cpp472 IOSchedulerSimple::_ComputeRequestOwnerBandwidth(int32 priority) const in _ComputeRequestOwnerBandwidth() function in IOSchedulerSimple
493 quantum = _ComputeRequestOwnerBandwidth(owner->priority); in _NextActiveRequestOwner()