| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOWorkloadConfig.cpp | 281 return kIOReturnError; in parseWorkloadClass() 310 return kIOReturnError; in parseCriticalityOffset() 325 return kIOReturnError; in parseFlags() 334 ret = kIOReturnError; in parseFlags() 355 __block IOReturn ret = kIOReturnError; in parsePhases() 361 return kIOReturnError; in parsePhases() 365 ret = kIOReturnError; in parsePhases() 373 ret = kIOReturnError; in parsePhases() 433 return kIOReturnError; in parseRoot() 440 return kIOReturnError; in parseRoot() [all …]
|
| H A D | IOStateReporter.cpp | 116 IOReturn res = kIOReturnError; in handleSwapPrepare() 165 IOReturn res = kIOReturnError; in handleAddChannelSwap() 262 IOReturn res = kIOReturnError; in _getStateIndices() 281 res = kIOReturnError; in _getStateIndices() 303 IOReturn res = kIOReturnError; in setChannelState() 340 IOReturn res = kIOReturnError; in overrideChannelState() 371 IOReturn kerr, result = kIOReturnError; in handleOverrideChannelStateByIndices() 416 IOReturn res = kIOReturnError; in incrementChannelState() 447 IOReturn kerr, result = kIOReturnError; in handleIncrementChannelStateByIndices() 491 IOReturn res = kIOReturnError; in setState() [all …]
|
| H A D | IODMAEventSource.cpp | 109 return kIOReturnError; in startDMACommand() 138 return kIOReturnError; in stopDMACommand() 149 return kIOReturnError; in queryDMACommand() 171 return kIOReturnError; in setFIFODepth() 182 return kIOReturnError; in validFIFODepth() 193 return kIOReturnError; in setFrameSize()
|
| H A D | IOReporter.cpp | 56 IOReturn rval = kIOReturnError; in configureAllReports() 107 IOReturn rval = kIOReturnError; in updateAllReports() 277 IOReturn res = kIOReturnError, kerr; in addChannel() 360 IOReturn res = kIOReturnError; in configureReport() 378 IOReturn res = kIOReturnError; in updateReport() 428 IOReturn res = kIOReturnError; in handleSwapPrepare() 496 IOReturn res = kIOReturnError; in handleAddChannelSwap() 611 IOReturn res = kIOReturnError; in handleConfigureReport() 675 IOReturn res = kIOReturnError; in handleUpdateReport() 733 res = kIOReturnError; in handleUpdateReport() [all …]
|
| H A D | IOReportLegend.cpp | 79 return kIOReturnError; in initWith() 105 IOReturn res = kIOReturnError; in addReporterLegend() 141 kern_return_t res = kIOReturnError; in addLegendEntry() 169 IOReturn res = kIOReturnError; in addReporterLegend()
|
| H A D | IOPMinformeeList.cpp | 109 IOReturn ret = kIOReturnError; in addToList() 152 return kIOReturnError; in removeFromList()
|
| H A D | IOSimpleReporter.cpp | 80 IOReturn res = kIOReturnError; in setValue() 110 IOReturn res = kIOReturnError; in incrementValue()
|
| H A D | IOGuardPageMemoryDescriptor.cpp | 114 return kIOReturnError; in doMap()
|
| H A D | IOUserServer.cpp | 263 return str ? kIOReturnSuccess : kIOReturnError; in CopyName_Impl() 368 return ok ? kIOReturnSuccess : kIOReturnError; in SetLegend_Impl() 407 return kIOReturnError; in CopyDispatchQueue_Impl() 441 return kIOReturnError; in CreateDefaultDispatchQueue_Impl() 471 return kIOReturnError; in SetDispatchQueue_Impl() 739 ret = kIOReturnError; in CreateMapping_Impl() 1743 return kIOReturnError; in Create_Impl() 1830 ret = kIOReturnError; in Create_Impl() 2195 return kIOReturnError; in Create_Impl() 2642 IOReturn ret = kIOReturnError; in kill() [all …]
|
| H A D | IOUserClient.cpp | 3431 err = kIOReturnError; in is_io_registry_entry_get_path_ool() 4310 res = kIOReturnError; in is_io_service_open_extended() 4349 res = kIOReturnError; in is_io_service_open_extended() 4356 res = kIOReturnError; in is_io_service_open_extended() 4363 res = kIOReturnError; in is_io_service_open_extended() 5984 kern_return_t kr = kIOReturnError; in is_io_catalog_send_data() 6043 kr = kIOReturnError; in is_io_catalog_send_data() 6059 kr = kIOReturnError; in is_io_catalog_send_data() 6075 kr = kIOReturnError; in is_io_catalog_send_data() 6372 return kIOReturnError; in dispatchExternalMethod()
|
| H A D | IOPolledInterface.cpp | 173 IOReturn err = kIOReturnError; in IOPolledFilePollersProbe() 198 IOReturn err = kIOReturnError; in IOPolledFilePollersOpen()
|
| H A D | IOBufferMemoryDescriptor.cpp | 158 err = kIOReturnError; in withCopy()
|
| H A D | IOPerfControl.cpp | 712 IOReturn result = kIOReturnError; in registerPerformanceController()
|
| /xnu-8792.41.9/iokit/System/ |
| H A D | IODataQueueDispatchSourceShared.h | 93 return kIOReturnError; in Create_Impl() 315 return kIOReturnError; in Peek() 321 return kIOReturnError; in Peek() 340 return kIOReturnError; in Peek() 346 return kIOReturnError; in Peek() 402 return kIOReturnError; in DequeueWithCoalesce() 408 return kIOReturnError; in DequeueWithCoalesce() 425 return kIOReturnError; in DequeueWithCoalesce() 430 return kIOReturnError; in DequeueWithCoalesce() 440 return kIOReturnError; in DequeueWithCoalesce() [all …]
|
| /xnu-8792.41.9/iokit/bsddev/ |
| H A D | DINetBootHook.cpp | 220 res = kIOReturnError; in di_root_image_ext() 236 res = kIOReturnError; in di_root_image_ext() 245 res = kIOReturnError; in di_root_image_ext() 325 res = kIOReturnError; in di_root_ramfile_buf() 340 res = kIOReturnError; in di_root_ramfile_buf() 349 res = kIOReturnError; in di_root_ramfile_buf()
|
| H A D | IOKitBSDInit.cpp | 1225 return kIOReturnError; in IOAccessCoreFileData() 1333 return kIOReturnError; in IOProvideCoreFileAccess()
|
| /xnu-8792.41.9/iokit/DriverKit/ |
| H A D | IODataQueueDispatchSource.iig | 128 * kIOReturnError if the queue was corrupt. 138 * kIOReturnError if the queue was corrupt. 149 * kIOReturnError if the queue was corrupt. 162 * kIOReturnError if the queue was corrupt. 176 * kIOReturnError if the queue was corrupt. 186 * kIOReturnError if the queue was corrupt 197 * kIOReturnError if the queue was corrupt
|
| H A D | IOReturn.h | 141 #define kIOReturnError iokit_common_err(0x2bc) // general error macro
|
| /xnu-8792.41.9/osfmk/kdp/output_stages/ |
| H A D | out_shmem.c | 182 return kIOReturnError; in shmem_dbg_process_buffers() 189 return kIOReturnError; in shmem_dbg_process_buffers() 223 return kIOReturnError; in shmem_dbg_process_buffers()
|
| H A D | out_zlib.c | 160 stage->kos_outstate->kcos_error = kIOReturnError; in zlib_stream_output_chunk() 285 return kIOReturnError; in zlib_stage_initialize()
|
| /xnu-8792.41.9/iokit/Tests/TestServices/ |
| H A D | TestIODeviceMemoryRosetta.cpp | 66 IOReturn ret = kIOReturnError; in externalMethodDispatched()
|
| /xnu-8792.41.9/iokit/IOKit/ |
| H A D | IOReturn.h | 141 #define kIOReturnError iokit_common_err(0x2bc) // general error macro
|
| H A D | IODMACommand.h | 644 ret = kIOReturnError; in weakWithSpecification()
|
| /xnu-8792.41.9/iokit/Tests/ |
| H A D | Tests.cpp | 1894 return kIOReturnError; in IOMallocPageableTests() 1898 return kIOReturnError; in IOMallocPageableTests() 1905 return kIOReturnError; in IOMallocPageableTests() 1909 return kIOReturnError; in IOMallocPageableTests()
|
| /xnu-8792.41.9/libsyscall/mach/ |
| H A D | err_iokit.sub | 39 err_code_map_entry(kIOReturnError, kIOReturnNotFound),
|