Searched refs:_UnlockMemory (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A DIORequest.h75 void _UnlockMemory(team_id team, size_t count,
H A DIORequest.cpp240 _UnlockMemory(team, i, isWrite);
251 IOBuffer::_UnlockMemory(team_id team, size_t count, bool isWrite) function in class:IOBuffer
268 _UnlockMemory(team, fVecCount, isWrite);

Completed in 46 milliseconds