Lines Matching defs:allocator

275 	RequestAllocator allocator(fPort->GetPort());
277 status_t error = AllocateRequest(allocator, &reply);
287 return _SendReply(allocator, false);
303 RequestAllocator allocator(fPort->GetPort());
305 status_t error = AllocateRequest(allocator, &reply);
311 return _SendReply(allocator, false);
328 RequestAllocator allocator(fPort->GetPort());
330 status_t error = AllocateRequest(allocator, &reply);
336 return _SendReply(allocator, false);
354 RequestAllocator allocator(fPort->GetPort());
356 status_t error = AllocateRequest(allocator, &reply);
363 return _SendReply(allocator, false);
381 RequestAllocator allocator(fPort->GetPort());
383 status_t error = AllocateRequest(allocator, &reply);
389 return _SendReply(allocator, false);
414 RequestAllocator allocator(fPort->GetPort());
416 status_t error = AllocateRequest(allocator, &reply);
424 return _SendReply(allocator, false);
441 RequestAllocator allocator(fPort->GetPort());
443 status_t error = AllocateRequest(allocator, &reply);
448 result = allocator.AllocateAddress(reply->buffer, bufferSize, 1,
463 return _SendReply(allocator, (result == B_OK));
487 RequestAllocator allocator(fPort->GetPort());
489 status_t error = AllocateRequest(allocator, &reply);
500 return _SendReply(allocator, false);
519 RequestAllocator allocator(fPort->GetPort());
521 status_t error = AllocateRequest(allocator, &reply);
528 return _SendReply(allocator, false);
547 RequestAllocator allocator(fPort->GetPort());
549 status_t error = AllocateRequest(allocator, &reply);
556 return _SendReply(allocator, false);
580 RequestAllocator allocator(fPort->GetPort());
582 status_t error = AllocateRequest(allocator, &reply);
589 return _SendReply(allocator, false);
609 RequestAllocator allocator(fPort->GetPort());
611 status_t error = AllocateRequest(allocator, &reply);
618 return _SendReply(allocator, false);
645 RequestAllocator allocator(fPort->GetPort());
647 status_t error = AllocateRequest(allocator, &reply);
659 return _SendReply(allocator, false);
681 RequestAllocator allocator(fPort->GetPort());
683 status_t error = AllocateRequest(allocator, &reply);
690 return _SendReply(allocator, false);
718 RequestAllocator allocator(fPort->GetPort());
720 status_t error = AllocateRequest(allocator, &reply);
729 result = allocator.AllocateAddress(reply->buffer, writeSize, 8,
750 return _SendReply(allocator, (result == B_OK && writeBuffer));
770 RequestAllocator allocator(fPort->GetPort());
772 status_t error = AllocateRequest(allocator, &reply);
779 return _SendReply(allocator, false);
799 RequestAllocator allocator(fPort->GetPort());
801 status_t error = AllocateRequest(allocator, &reply);
808 return _SendReply(allocator, false);
828 RequestAllocator allocator(fPort->GetPort());
830 status_t error = AllocateRequest(allocator, &reply);
837 return _SendReply(allocator, false);
856 RequestAllocator allocator(fPort->GetPort());
858 status_t error = AllocateRequest(allocator, &reply);
865 return _SendReply(allocator, false);
882 RequestAllocator allocator(fPort->GetPort());
884 status_t error = AllocateRequest(allocator, &reply);
889 result = allocator.AllocateAddress(reply->buffer, bufferSize, 1,
906 return _SendReply(allocator, (result == B_OK));
927 RequestAllocator allocator(fPort->GetPort());
929 status_t error = AllocateRequest(allocator, &reply);
936 return _SendReply(allocator, false);
956 RequestAllocator allocator(fPort->GetPort());
958 status_t error = AllocateRequest(allocator, &reply);
965 return _SendReply(allocator, false);
985 RequestAllocator allocator(fPort->GetPort());
987 status_t error = AllocateRequest(allocator, &reply);
994 return _SendReply(allocator, false);
1015 RequestAllocator allocator(fPort->GetPort());
1017 status_t error = AllocateRequest(allocator, &reply);
1024 return _SendReply(allocator, false);
1043 RequestAllocator allocator(fPort->GetPort());
1045 status_t error = AllocateRequest(allocator, &reply);
1052 return _SendReply(allocator, false);
1072 RequestAllocator allocator(fPort->GetPort());
1074 status_t error = AllocateRequest(allocator, &reply);
1082 return _SendReply(allocator, false);
1101 RequestAllocator allocator(fPort->GetPort());
1103 status_t error = AllocateRequest(allocator, &reply);
1110 return _SendReply(allocator, false);
1137 RequestAllocator allocator(fPort->GetPort());
1139 status_t error = AllocateRequest(allocator, &reply);
1148 return _SendReply(allocator, false);
1168 RequestAllocator allocator(fPort->GetPort());
1170 status_t error = AllocateRequest(allocator, &reply);
1178 return _SendReply(allocator, false);
1197 RequestAllocator allocator(fPort->GetPort());
1199 status_t error = AllocateRequest(allocator, &reply);
1206 return _SendReply(allocator, false);
1225 RequestAllocator allocator(fPort->GetPort());
1227 status_t error = AllocateRequest(allocator, &reply);
1234 return _SendReply(allocator, false);
1253 RequestAllocator allocator(fPort->GetPort());
1255 status_t error = AllocateRequest(allocator, &reply);
1261 result = allocator.AllocateAddress(reply->buffer, size, 1, &buffer,
1278 return _SendReply(allocator, (result == B_OK));
1300 RequestAllocator allocator(fPort->GetPort());
1302 status_t error = AllocateRequest(allocator, &reply);
1310 return _SendReply(allocator, false);
1334 RequestAllocator allocator(fPort->GetPort());
1336 status_t error = AllocateRequest(allocator, &reply);
1343 return _SendReply(allocator, false);
1363 RequestAllocator allocator(fPort->GetPort());
1365 status_t error = AllocateRequest(allocator, &reply);
1372 return _SendReply(allocator, false);
1392 RequestAllocator allocator(fPort->GetPort());
1394 status_t error = AllocateRequest(allocator, &reply);
1402 return _SendReply(allocator, false);
1421 RequestAllocator allocator(fPort->GetPort());
1423 status_t error = AllocateRequest(allocator, &reply);
1430 return _SendReply(allocator, false);
1449 RequestAllocator allocator(fPort->GetPort());
1451 status_t error = AllocateRequest(allocator, &reply);
1458 return _SendReply(allocator, false);
1477 RequestAllocator allocator(fPort->GetPort());
1479 status_t error = AllocateRequest(allocator, &reply);
1485 result = allocator.AllocateAddress(reply->buffer, bufferSize, 1,
1515 return _SendReply(allocator, (result == B_OK));
1534 RequestAllocator allocator(fPort->GetPort());
1536 status_t error = AllocateRequest(allocator, &reply);
1543 return _SendReply(allocator, false);
1567 RequestAllocator allocator(fPort->GetPort());
1569 status_t error = AllocateRequest(allocator, &reply);
1577 return _SendReply(allocator, false);
1596 RequestAllocator allocator(fPort->GetPort());
1598 status_t error = AllocateRequest(allocator, &reply);
1605 return _SendReply(allocator, false);
1625 RequestAllocator allocator(fPort->GetPort());
1627 status_t error = AllocateRequest(allocator, &reply);
1634 return _SendReply(allocator, false);
1653 RequestAllocator allocator(fPort->GetPort());
1655 status_t error = AllocateRequest(allocator, &reply);
1661 result = allocator.AllocateAddress(reply->buffer, bufferSize, 1,
1679 return _SendReply(allocator, (result == B_OK));
1698 RequestAllocator allocator(fPort->GetPort());
1700 status_t error = AllocateRequest(allocator, &reply);
1707 return _SendReply(allocator, false);
1733 RequestAllocator allocator(fPort->GetPort());
1735 status_t error = AllocateRequest(allocator, &reply);
1743 return _SendReply(allocator, false);
1765 RequestAllocator allocator(fPort->GetPort());
1767 status_t error = AllocateRequest(allocator, &reply);
1775 return _SendReply(allocator, false);
1794 RequestAllocator allocator(fPort->GetPort());
1796 status_t error = AllocateRequest(allocator, &reply);
1803 return _SendReply(allocator, false);
1822 RequestAllocator allocator(fPort->GetPort());
1824 status_t error = AllocateRequest(allocator, &reply);
1831 return _SendReply(allocator, false);
1850 RequestAllocator allocator(fPort->GetPort());
1852 status_t error = AllocateRequest(allocator, &reply);
1858 result = allocator.AllocateAddress(reply->buffer, size, 1, &buffer,
1876 return _SendReply(allocator, (result == B_OK));
1898 RequestAllocator allocator(fPort->GetPort());
1900 status_t error = AllocateRequest(allocator, &reply);
1908 return _SendReply(allocator, false);
1929 RequestAllocator allocator(fPort->GetPort());
1931 status_t error = AllocateRequest(allocator, &reply);
1939 return _SendReply(allocator, false);
1959 RequestAllocator allocator(fPort->GetPort());
1961 status_t error = AllocateRequest(allocator, &reply);
1968 return _SendReply(allocator, false);
1989 RequestAllocator allocator(fPort->GetPort());
1991 status_t error = AllocateRequest(allocator, &reply);
1998 return _SendReply(allocator, false);
2018 RequestAllocator allocator(fPort->GetPort());
2020 status_t error = AllocateRequest(allocator, &reply);
2027 return _SendReply(allocator, false);
2051 RequestAllocator allocator(fPort->GetPort());
2053 status_t error = AllocateRequest(allocator, &reply);
2061 return _SendReply(allocator, false);
2080 RequestAllocator allocator(fPort->GetPort());
2082 status_t error = AllocateRequest(allocator, &reply);
2089 return _SendReply(allocator, false);
2108 RequestAllocator allocator(fPort->GetPort());
2110 status_t error = AllocateRequest(allocator, &reply);
2117 return _SendReply(allocator, false);
2135 RequestAllocator allocator(fPort->GetPort());
2137 status_t error = AllocateRequest(allocator, &reply);
2143 result = allocator.AllocateAddress(reply->buffer, bufferSize, 1,
2161 return _SendReply(allocator, (result == B_OK));
2180 RequestAllocator allocator(fPort->GetPort());
2182 status_t error = AllocateRequest(allocator, &reply);
2189 return _SendReply(allocator, false);
2209 RequestAllocator allocator(fPort->GetPort());
2211 status_t error = AllocateRequest(allocator, &reply);
2218 return _SendReply(allocator, false);
2237 RequestAllocator allocator(fPort->GetPort());
2239 status_t error = AllocateRequest(allocator, &reply);
2246 return _SendReply(allocator, false);
2267 RequestAllocator allocator(fPort->GetPort());
2269 status_t error = AllocateRequest(allocator, &reply);
2277 return _SendReply(allocator, false);
2302 RequestAllocator allocator(fPort->GetPort());
2304 status_t error = AllocateRequest(allocator, &reply);
2312 return _SendReply(allocator, false);
2331 RequestAllocator allocator(fPort->GetPort());
2333 status_t error = AllocateRequest(allocator, &reply);
2340 return _SendReply(allocator, false);
2359 RequestAllocator allocator(fPort->GetPort());
2361 status_t error = AllocateRequest(allocator, &reply);
2368 return _SendReply(allocator, false);
2386 RequestAllocator allocator(fPort->GetPort());
2388 status_t error = AllocateRequest(allocator, &reply);
2394 result = allocator.AllocateAddress(reply->buffer, bufferSize, 1,
2412 return _SendReply(allocator, (result == B_OK));
2431 RequestAllocator allocator(fPort->GetPort());
2433 status_t error = AllocateRequest(allocator, &reply);
2440 return _SendReply(allocator, false);
2458 RequestAllocator allocator(fPort->GetPort());
2460 status_t error = AllocateRequest(allocator, &reply);
2467 return _SendReply(allocator, false);
2476 UserlandRequestHandler::_SendReply(RequestAllocator& allocator,
2481 return fPort->SendRequest(&allocator, &handler);
2483 return fPort->SendRequest(&allocator);