Searched defs:operation (Results 26 - 41 of 41) sorted by relevance

12

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp706 IOOperation* operation = (IOOperation*)event->GetPointer("operation", local
1151 _IOOperationStarted(IOScheduler* scheduler, IORequest* request, IOOperation* operation) argument
1178 _IOOperationFinished(IOScheduler* scheduler, IORequest* request, IOOperation* operation) argument
[all...]
/haiku/src/system/kernel/device_manager/
H A DIORequest.cpp1039 IORequest::OperationFinished(IOOperation* operation) argument
1178 AddOperation(IOOperation* operation) argument
1188 RemoveOperation(IOOperation* operation) argument
[all...]
H A Ddevice_manager.cpp343 IOOperation* operation = (IOOperation*)parse_expression(argv[1]); local
/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp184 do_io(void* data, IOOperation* operation) argument
538 Test::_DoIO(IOOperation& operation) argument
557 IOOperation operation; local
[all...]
/haiku/src/apps/cortex/NodeManager/
H A DNodeManager.cpp131 _do_for_each_connected( NodeManager* manager, NodeRef* origin, NodeGroup* inGroup, bool recurse, Op operation, _for_each_state* state) argument
/haiku/src/system/kernel/posix/
H A Dxsi_semaphore.cpp1081 short operation = operations[i].sem_op; local
1115 short operation = operations[j].sem_op; local
1175 short operation = operations[i].sem_op; local
1184 short operation = operations[j].sem_op; local
[all...]
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp104 void AddOperation(IOOperation* operation) argument
1187 IOOperation* operation = new(std::nothrow) IOOperation(event); local
1205 IOOperation* operation = request->FindOperation(event->operation); local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp353 usb_disk_operation_interrupt(device_lun *lun, uint8* operation, argument
431 usb_disk_operation_bulk(device_lun *lun, uint8 *operation, size_t operationLength, argument
571 usb_disk_operation(device_lun *lun, uint8* operation, size_t opLength, const transfer_data& data, size_t *dataLength, bool directionIn, err_act *_action = NULL) argument
586 usb_disk_operation(device_lun *lun, uint8* operation, size_t opLength, void *buffer, size_t *dataLength, bool directionIn, err_act *_action = NULL) argument
1822 IOOperation operation; local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/
H A Dnvme_disk.cpp571 IOOperation operation; local
[all...]
/haiku/src/tests/system/kernel/file_corruption/fs/
H A Dchecksumfs.cpp2208 checksumfs_std_ops(int32 operation, ...) argument
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp621 static status_t _DoIOEntry(void* data, IOOperation* operation) argument
626 status_t _DoIO(IOOperation* operation) argument
[all...]
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp879 Model::IOOperation& operation = request->operations[k]; local
1198 Model::IOOperation* operation = operations.ItemAt(0); local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp457 Volume::IOCtl(Node* node, uint32 operation, void* buffer, size_t size) argument
/haiku/headers/private/userlandfs/private/
H A DRequests.h1553 int32 operation; member in class:UserlandFSUtil::NotifyListenerRequest
1594 int32 operation; // B_ENTRY_{CREATED,REMOVED} member in class:UserlandFSUtil::NotifyQueryRequest
/haiku/src/system/kernel/fs/
H A Dvfs.cpp9203 _user_flock(int fd, int operation) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h5461 uint32_t operation; member in struct:iwx_scd_queue_cfg_cmd
[all...]

Completed in 384 milliseconds

12