Searched defs:operation (Results 1 - 25 of 38) sorted by relevance

12

/haiku-fatelf/src/system/kernel/device_manager/
H A DIOCallback.cpp17 IOCallback::DoIO(IOOperation* operation) argument
24 IOCallback::WrapperFunction(void* data, io_operation* operation) argument
H A DIOSchedulerRoster.cpp45 Notify(uint32 eventCode, const IOScheduler* scheduler, IORequest* request, IOOperation* operation) argument
H A DIOCache.cpp203 IOCache::OperationCompleted(IOOperation* operation, status_t status, argument
457 Operation operation; local
490 _DoOperation(Operation& operation) argument
[all...]
H A DIOSchedulerSimple.cpp153 IOOperation* operation = new(std::nothrow) IOOperation; local
286 IOSchedulerSimple::OperationCompleted(IOOperation* operation, status_t status, argument
330 IOOperation* operation = fCompletedOperations.RemoveHead(); local
427 IOOperation* operation = fUnusedOperations.RemoveHead(); local
458 IOOperation* operation = fUnusedOperations.RemoveHead(); local
571 IOOperation* operation = sortedOperations.Head(); local
[all...]
H A Ddma_resources.cpp398 DMAResource::TranslateNext(IORequest* request, IOOperation* operation, argument
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DFFmpegPlugin.cpp46 manage_locks(void** _lock, enum AVLockOp operation) argument
/haiku-fatelf/src/add-ons/kernel/generic/scsi_periph/
H A Dio.cpp366 periph_io(scsi_periph_device_info *device, io_operation *operation, argument
109 read_write(scsi_periph_device_info *device, scsi_ccb *request, io_operation *operation, uint64 offset, size_t originalNumBlocks, physical_entry* vecs, size_t vecCount, bool isWrite, size_t* _bytesTransferred) argument
[all...]
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dplural-exp.h70 } operation; member in struct:expression
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsigprocmask.c195 sigprocmask (int operation, const sigset_t *set, sigset_t *old_set) argument
/haiku-fatelf/src/bin/
H A Deject.cpp83 char operation = 'e'; local
133 static int do_eject(char operation, char *device) argument
/haiku-fatelf/src/bin/gawk/intl/
H A Dplural-exp.h68 } operation; member in struct:expression
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_sigmask/
H A D18-1.c188 int operation[] = {SIG_SETMASK, SIG_BLOCK, SIG_UNBLOCK}; local
/haiku-fatelf/src/apps/showimage/
H A DFilter.h193 enum operation { enum in class:ImageProcessor
[all...]
/haiku-fatelf/headers/libs/agg/
H A Dagg_conv_gpc.h95 void operation(gpc_op_e v) { m_operation = v; } function in class:agg::conv_gpc
/haiku-fatelf/src/add-ons/kernel/drivers/disk/scsi/scsi_disk/
H A Dscsi_disk.cpp170 do_io(void* cookie, IOOperation* operation) argument
/haiku-fatelf/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk_scsi.h26 uint8 operation; member in struct:scsi_command_6_s
34 uint8 operation; member in struct:scsi_command_10_s
H A Dusb_disk.cpp265 usb_disk_operation(device_lun *lun, uint8 operation, uint8 opLength, argument
[all...]
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/gpt/
H A Defi_gpt.cpp427 efi_gpt_shadow_changed(partition_data* partition, partition_data* child, uint32 operation) argument
/haiku-fatelf/headers/private/system/
H A Dsystem_profiler_defs.h216 void* operation; member in struct:system_profiler_io_operation_started
227 void* operation; member in struct:system_profiler_io_operation_finished
/haiku-fatelf/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.cpp673 do_io(void* cookie, IOOperation* operation) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp130 UserlandFS::KernelEmu::notify_listener(int32 operation, uint32 details, argument
214 notify_query(port_id targetPort, int32 token, int32 operation, dev_t device, ino_t directory, const char* name, ino_t node) argument
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_annots.c51 char *operation; /* launchlink */ member in struct:pdf_annot_s
/haiku-fatelf/src/add-ons/kernel/drivers/disk/usb/usb_floppy/
H A Dusb_disk.cpp236 usb_disk_operation(device_lun *lun, uint8* operation, argument
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp753 pm_shadow_changed(partition_data* partition, partition_data* child, uint32 operation) argument
1731 ep_shadow_changed(partition_data* partition, partition_data* child, uint32 operation) argument
/haiku-fatelf/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp104 void AddOperation(IOOperation* operation) argument
1182 IOOperation* operation = new(std::nothrow) IOOperation(event); local
1200 IOOperation* operation = request->FindOperation(event->operation); local
[all...]

Completed in 204 milliseconds

12