Searched defs:resource (Results 1 - 21 of 21) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Drlimit.c16 getrlimit(int resource, struct rlimit *rlimit) argument
25 setrlimit(int resource, const struct rlimit *rlimit) argument
/haiku/src/system/kernel/device_manager/
H A DIOScheduler.cpp15 IOScheduler::IOScheduler(DMAResource* resource) argument
H A Dio_resources.cpp55 io_resource_private::Acquire(const io_resource& resource) argument
84 io_resource* resource = iterator.Next(); local
125 io_resource_private::_IsValid(const io_resource& resource) argument
[all...]
H A DIOCache.cpp41 IOCache::IOCache(DMAResource* resource, size_t cacheLineSize) argument
H A DIOSchedulerSimple.cpp87 IOSchedulerSimple::IOSchedulerSimple(DMAResource* resource) argument
H A Ddevice_manager.cpp72 io_resource resource; // info about actual resource member in struct:io_resource_info
1375 io_resource_private* resource = new(std::nothrow) io_resource_private; local
[all...]
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dlow_resource_manager.cpp21 low_resource(uint32 resource, uint64 requirements, uint32 flags, argument
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Drman.h46 struct resource { struct
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerACPI.cpp91 DecodeAddress(const T& resource, pci_resource_range& range) argument
/haiku/src/tests/kits/storage/
H A DResourceStringsTest.cpp175 add_resource(BResources &resources, const ResourceInfo &resource) argument
508 FindStringTest(BResourceStrings &resourceStrings, const ResourceInfo &resource, bool ok) argument
[all...]
/haiku/src/kits/storage/
H A DResources.cpp269 ResourceItem* resource = NULL; local
295 ResourceItem* resource = NULL; local
327 ResourceItem *resource = fContainer->ResourceAt(i); local
569 RemoveResource(const void* resource) argument
[all...]
H A DResourceFile.cpp311 ResourceFile::ReadResource(ResourceItem& resource, bool force) argument
[all...]
/haiku/src/system/kernel/
H A Dlow_resource_manager.cpp331 low_resource(uint32 resource, uint64 requirements, uint32 flags, uint32 timeout) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.cpp146 embedded_controller_io_ports_parse_callback(ACPI_RESOURCE* resource, argument
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp907 acpi_resource* resource = (acpi_resource*)buffer.pointer; local
1046 acpi_resource* resource = (acpi_resource*)buffer.pointer; local
[all...]
/haiku/src/apps/deskbar/
H A DResourceSet.cpp756 BResources* resource = (BResources*)fResources.ItemAt(i); local
/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp545 Test::Run(DMAResource& resource) argument
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dvirtio_gpu.cpp216 struct virtio_gpu_resource_create_2d resource = {}; local
240 struct virtio_gpu_resource_unref resource = {}; local
[all...]
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp67 io_resource resource; // info about actual resource member in struct:io_resource_info
/haiku/headers/os/drivers/pcmcia/
H A Dcs.h63 } resource; member in struct:adjust_t
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5209 vfs_getrlimit(int resource, struct rlimit* rlp) argument
5242 vfs_setrlimit(int resource, const struct rlimit* rlp) argument

Completed in 326 milliseconds