REpsp2
PSP2 OS reverse engineering
Loading...
Searching...
No Matches
error.h File Reference

Go to the source code of this file.

Macros

#define SCE_KERNEL_ERROR_ERROR   -2147352575 /* 0x80020001 */
#define SCE_KERNEL_ERROR_NOT_IMPLEMENTED   -2147352574 /* 0x80020002 */
#define SCE_KERNEL_ERROR_NOSYS   -2147352573 /* 0x80020003 */
#define SCE_KERNEL_ERROR_UNSUP   -2147352572 /* 0x80020004 */
#define SCE_KERNEL_ERROR_INVALID_ARGUMENT   -2147352571 /* 0x80020005 */
#define SCE_KERNEL_ERROR_ILLEGAL_ADDR   -2147352570 /* 0x80020006 */
#define SCE_KERNEL_ERROR_ILLEGAL_ALIGNMENT   -2147352569 /* 0x80020007 */
#define SCE_KERNEL_ERROR_ILLEGAL_PERMISSION   -2147352568 /* 0x80020008 */
#define SCE_KERNEL_ERROR_INVALID_ARGUMENT_SIZE   -2147352567 /* 0x80020009 */
#define SCE_KERNEL_ERROR_INVALID_FLAGS   -2147352566 /* 0x8002000A */
#define SCE_KERNEL_ERROR_ILLEGAL_SIZE   -2147352565 /* 0x8002000B */
#define SCE_KERNEL_ERROR_ILLEGAL_TYPE   -2147352564 /* 0x8002000C */
#define SCE_KERNEL_ERROR_ILLEGAL_PATTERN   -2147352563 /* 0x8002000D */
#define SCE_KERNEL_ERROR_ILLEGAL_ATTR   -2147352562 /* 0x8002000E */
#define SCE_KERNEL_ERROR_ILLEGAL_COUNT   -2147352561 /* 0x8002000F */
#define SCE_KERNEL_ERROR_ILLEGAL_MODE   -2147352560 /* 0x80020010 */
#define SCE_KERNEL_ERROR_ILLEGAL_OPEN_LIMIT   -2147352559 /* 0x80020011 */
#define SCE_KERNEL_ERROR_ONLY_DEVELOPMENT_MODE   -2147352558 /* 0x80020012 */
#define SCE_KERNEL_ERROR_DEBUG_ERROR   -2147348480 /* 0x80021000 */
#define SCE_KERNEL_ERROR_ILLEGAL_DIPSW_NUMBER   -2147348479 /* 0x80021001 */
#define SCE_KERNEL_ERROR_PA_ERROR   -2147348224 /* 0x80021100 */
#define SCE_KERNEL_ERROR_PA_NOT_AVAILABLE   -2147348223 /* 0x80021101 */
#define SCE_KERNEL_ERROR_PA_INVALID_KEY   -2147348222 /* 0x80021102 */
#define SCE_KERNEL_ERROR_PA_KEY_IS_NOT_SHARED   -2147348221 /* 0x80021103 */
#define SCE_KERNEL_ERROR_PA_INVALID_SIGNATURE   -2147348220 /* 0x80021104 */
#define SCE_KERNEL_ERROR_CPU_ERROR   -2147344384 /* 0x80022000 */
#define SCE_KERNEL_ERROR_MMU_ILLEGAL_L1_TYPE   -2147344383 /* 0x80022001 */
#define SCE_KERNEL_ERROR_MMU_L2_INDEX_OVERFLOW   -2147344382 /* 0x80022002 */
#define SCE_KERNEL_ERROR_MMU_L2_SIZE_OVERFLOW   -2147344381 /* 0x80022003 */
#define SCE_KERNEL_ERROR_INVALID_CPU_AFFINITY   -2147344380 /* 0x80022004 */
#define SCE_KERNEL_ERROR_INVALID_MEMORY_ACCESS   -2147344379 /* 0x80022005 */
#define SCE_KERNEL_ERROR_INVALID_MEMORY_ACCESS_PERMISSION   -2147344378 /* 0x80022006 */
#define SCE_KERNEL_ERROR_VA2PA_FAULT   -2147344377 /* 0x80022007 */
#define SCE_KERNEL_ERROR_VA2PA_MAPPED   -2147344376 /* 0x80022008 */
#define SCE_KERNEL_ERROR_VALIDATION_CHECK_FAILED   -2147344375 /* 0x80022009 */
#define SCE_KERNEL_ERROR_NOT_L2PTE   -2147344374 /* 0x8002200A */
#define SCE_KERNEL_ERROR_CPU_MMU_L1PTE_NOT_FAULT   -2147344373 /* 0x8002200B */
#define SCE_KERNEL_ERROR_CPU_MMU_L2PTE_NOT_FAULT   -2147344372 /* 0x8002200C */
#define SCE_KERNEL_ERROR_SYSMEM_ERROR   -2147336192 /* 0x80024000 */
#define SCE_KERNEL_ERROR_INVALID_PROCESS_CONTEXT   -2147336191 /* 0x80024001 */
#define SCE_KERNEL_ERROR_UID_NAME_TOO_LONG   -2147336190 /* 0x80024002 */
#define SCE_KERNEL_ERROR_VARANGE_IS_NOT_PHYSICAL_CONTINUOUS   -2147336189 /* 0x80024003 */
#define SCE_KERNEL_ERROR_NOT_PA_ADDRESS   -2147336188 /* 0x80024004 */
#define SCE_KERNEL_ERROR_PHYADDR_ERROR   -2147335936 /* 0x80024100 */
#define SCE_KERNEL_ERROR_NO_PHYADDR   -2147335935 /* 0x80024101 */
#define SCE_KERNEL_ERROR_PHYADDR_USED   -2147335934 /* 0x80024102 */
#define SCE_KERNEL_ERROR_PHYADDR_NOT_USED   -2147335933 /* 0x80024103 */
#define SCE_KERNEL_ERROR_NO_IOADDR   -2147335932 /* 0x80024104 */
#define SCE_KERNEL_ERROR_PHYMEM_ERROR   -2147335424 /* 0x80024300 */
#define SCE_KERNEL_ERROR_ILLEGAL_PHYPAGE_STATUS   -2147335423 /* 0x80024301 */
#define SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE   -2147335422 /* 0x80024302 */
#define SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE_UNIT   -2147335421 /* 0x80024303 */
#define SCE_KERNEL_ERROR_PHYMEMPART_NOT_EMPTY   -2147335420 /* 0x80024304 */
#define SCE_KERNEL_ERROR_NO_PHYMEMPART_LPDDR2   -2147335419 /* 0x80024305 */
#define SCE_KERNEL_ERROR_NO_PHYMEMPART_CDRAM   -2147335418 /* 0x80024306 */
#define SCE_KERNEL_ERROR_PHYMEMPART_OUT_OF_INDEX   -2147335417 /* 0x80024307 */
#define SCE_KERNEL_ERROR_CANNOT_GROW_PHYMEMPART   -2147335416 /* 0x80024308 */
#define SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE_CDRAM   -2147335415 /* 0x80024309 */
#define SCE_KERNEL_ERROR_INVALID_SUBBUDGET_ID   -2147335414 /* 0x8002430A */
#define SCE_KERNEL_ERROR_PHYMEMPART_NOT_ACTIVE   -2147335413 /* 0x8002430B */
#define SCE_KERNEL_ERROR_FIXEDHEAP_ERROR   -2147335168 /* 0x80024400 */
#define SCE_KERNEL_ERROR_FIXEDHEAP_ILLEGAL_SIZE   -2147335167 /* 0x80024401 */
#define SCE_KERNEL_ERROR_FIXEDHEAP_ILLEGAL_INDEX   -2147335166 /* 0x80024402 */
#define SCE_KERNEL_ERROR_FIXEDHEAP_INDEX_OVERFLOW   -2147335165 /* 0x80024403 */
#define SCE_KERNEL_ERROR_FIXEDHEAP_NO_CHUNK   -2147335164 /* 0x80024404 */
#define SCE_KERNEL_ERROR_UID_ERROR   -2147334912 /* 0x80024500 */
#define SCE_KERNEL_ERROR_INVALID_UID   -2147334911 /* 0x80024501 */
#define SCE_KERNEL_ERROR_SYSMEM_UID_INVALID_ARGUMENT   -2147334910 /* 0x80024502 */
#define SCE_KERNEL_ERROR_SYSMEM_INVALID_UID_RANGE   -2147334909 /* 0x80024503 */
#define SCE_KERNEL_ERROR_SYSMEM_NO_VALID_UID   -2147334908 /* 0x80024504 */
#define SCE_KERNEL_ERROR_SYSMEM_CANNOT_ALLOCATE_UIDENTRY   -2147334907 /* 0x80024505 */
#define SCE_KERNEL_ERROR_NOT_PROCESS_UID   -2147334906 /* 0x80024506 */
#define SCE_KERNEL_ERROR_NOT_KERNEL_UID   -2147334905 /* 0x80024507 */
#define SCE_KERNEL_ERROR_INVALID_UID_CLASS   -2147334904 /* 0x80024508 */
#define SCE_KERNEL_ERROR_INVALID_UID_SUBCLASS   -2147334903 /* 0x80024509 */
#define SCE_KERNEL_ERROR_UID_CANNOT_FIND_BY_NAME   -2147334902 /* 0x8002450A */
#define SCE_KERNEL_ERROR_UID_NOT_VISIBLE   -2147334901 /* 0x8002450B */
#define SCE_KERNEL_ERROR_UID_MAX_OPEN   -2147334900 /* 0x8002450C */
#define SCE_KERNEL_ERROR_UID_RL_OVERFLOW   -2147334899 /* 0x8002450D */
#define SCE_KERNEL_ERROR_UID_FOR_PRODCESS_OVERFLOW   -2147334898 /* 0x8002450E */
#define SCE_KERNEL_ERROR_UID_CLASS_NOT_FOUND   -2147334897 /* 0x8002450F */
#define SCE_KERNEL_ERROR_UID_LINK_COUNT_UNDERFLOW   -2147334896 /* 0x80024510 */
#define SCE_KERNEL_ERROR_UID_REFER_NOT_ZERO   -2147334895 /* 0x80024511 */
#define SCE_KERNEL_ERROR_VIRPAGE_ERROR   -2147334656 /* 0x80024600 */
#define SCE_KERNEL_ERROR_ILLEGAL_VIRPAGE_TYPE   -2147334655 /* 0x80024601 */
#define SCE_KERNEL_ERROR_BLOCK_ERROR   -2147334400 /* 0x80024700 */
#define SCE_KERNEL_ERROR_ILLEGAL_BLOCK_ID   -2147334399 /* 0x80024701 */
#define SCE_KERNEL_ERROR_ILLEGAL_BLOCK_TYPE   -2147334398 /* 0x80024702 */
#define SCE_KERNEL_ERROR_BLOCK_IN_USE   -2147334397 /* 0x80024703 */
#define SCE_KERNEL_ERROR_PARTITION_ERROR   -2147334144 /* 0x80024800 */
#define SCE_KERNEL_ERROR_ILLEGAL_PARTITION_ID   -2147334143 /* 0x80024801 */
#define SCE_KERNEL_ERROR_ILLEGAL_PARTITION_INDEX   -2147334142 /* 0x80024802 */
#define SCE_KERNEL_ERROR_NO_L2PAGETABLE   -2147334141 /* 0x80024803 */
#define SCE_KERNEL_ERROR_PARTITION_NO_VIRTUAL_ADDRESS   -2147334140 /* 0x80024804 */
#define SCE_KERNEL_ERROR_HEAPLIB_ERROR   -2147333888 /* 0x80024900 */
#define SCE_KERNEL_ERROR_ILLEGAL_HEAP_ID   -2147333887 /* 0x80024901 */
#define SCE_KERNEL_ERROR_OUT_OF_RANG   -2147333886 /* 0x80024902 */
#define SCE_KERNEL_ERROR_HEAPLIB_NOMEM   -2147333885 /* 0x80024903 */
#define SCE_KERNEL_ERROR_HEAPLIB_VERIFY_ERROR   -2147333884 /* 0x80024904 */
#define SCE_KERNEL_ERROR_HEAP_NOT_ACTIVE   -2147333883 /* 0x80024905 */
#define SCE_KERNEL_ERROR_SYSMEM_ADDRESS_SPACE_ERROR   -2147333632 /* 0x80024A00 */
#define SCE_KERNEL_ERROR_INVALID_ADDRESS_SPACE_ID   -2147333631 /* 0x80024A01 */
#define SCE_KERNEL_ERROR_INVALID_PARTITION_INDEX   -2147333630 /* 0x80024A02 */
#define SCE_KERNEL_ERROR_ADDRESS_SPACE_CANNOT_FIND_PARTITION_BY_ADDR   -2147333629 /* 0x80024A03 */
#define SCE_KERNEL_ERROR_ADDRESS_SPACE_CANNOT_FIND_L2PAGETABLE   -2147333628 /* 0x80024A04 */
#define SCE_KERNEL_ERROR_SYSMEM_MEMBLOCK_ERROR   -2147333376 /* 0x80024B00 */
#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_TYPE   -2147333375 /* 0x80024B01 */
#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_REMAP_TYPE   -2147333374 /* 0x80024B02 */
#define SCE_KERNEL_ERROR_NOT_PHY_CONT_MEMBLOCK   -2147333373 /* 0x80024B03 */
#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_CODE   -2147333372 /* 0x80024B04 */
#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_SIZE   -2147333371 /* 0x80024B05 */
#define SCE_KERNEL_ERROR_ILLEGAL_USERMAP_SIZE   -2147333370 /* 0x80024B06 */
#define SCE_KERNEL_ERROR_MEMBLOCK_TYPE_FOR_KERNEL_PROCESS   -2147333369 /* 0x80024B07 */
#define SCE_KERNEL_ERROR_PROCESS_CANNOT_REMAP_MEMBLOCK   -2147333368 /* 0x80024B08 */
#define SCE_KERNEL_ERROR_MEMBLOCK_RANGE_ERROR   -2147333367 /* 0x80024B09 */
#define SCE_KERNEL_ERROR_MEMBLOCK_TYPE_FOR_UPDATER_OR_SAFEMODE   -2147333366 /* 0x80024B0A */
#define SCE_KERNEL_ERROR_MEMBLOCK_OVERFLOW   -2147333365 /* 0x80024B0B */
#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_PERMISSION   -2147333364 /* 0x80024B0C */
#define SCE_KERNEL_ERROR_MEMBLOCK_NOT_ALLOW_REMAP_OP   -2147333363 /* 0x80024B0D */
#define SCE_KERNEL_ERROR_ADDRESS_SPACE_LOCK_ERROR   -2147333362 /* 0x80024B0E */
#define SCE_KERNEL_ERROR_ADDRESS_SPACE_UNLOCK_ERROR   -2147333361 /* 0x80024B0F */
#define SCE_KERNEL_ERROR_MEMBLOCK_LOCKED   -2147333360 /* 0x80024B10 */
#define SCE_KERNEL_ERROR_NO_SMB   -2147333359 /* 0x80024B11 */
#define SCE_KERNEL_ERROR_SYSMEM_PHYMEMLOW_ERROR   -2147333120 /* 0x80024C00 */
#define SCE_KERNEL_ERROR_CANNOT_ALLOC_PHYMEMLOW   -2147333119 /* 0x80024C01 */
#define SCE_KERNEL_ERROR_UNKNOWN_PHYMEMLOW_TYPE   -2147333118 /* 0x80024C02 */
#define SCE_KERNEL_ERROR_SYSMEM_BITHEAP_ERROR   -2147332864 /* 0x80024D00 */
#define SCE_KERNEL_ERROR_CANNOT_ALLOC_BITHEAP   -2147332863 /* 0x80024D01 */
#define SCE_KERNEL_ERROR_SYSMEM_NAMEHEAP_ERROR   -2147332608 /* 0x80024E00 */
#define SCE_KERNEL_ERROR_NO_SUCH_NAME   -2147332607 /* 0x80024E01 */
#define SCE_KERNEL_ERROR_DUPLICATE_NAME   -2147332606 /* 0x80024E02 */
#define SCE_KERNEL_ERROR_NONAMEHEAP   -2147332605 /* 0x80024E03 */
#define SCE_KERNEL_ERROR_LOADCORE_ERROR   -2147332096 /* 0x80025000 */
#define SCE_KERNEL_ERROR_ILLEGAL_ELF_HEADER   -2147332095 /* 0x80025001 */
#define SCE_KERNEL_ERROR_ILLEGAL_SELF_HEADER   -2147332094 /* 0x80025002 */
#define SCE_KERNEL_ERROR_EXCPMGR_ERROR   -2147323904 /* 0x80027000 */
#define SCE_KERNEL_ERROR_ILLEGAL_EXCPCODE   -2147323903 /* 0x80027001 */
#define SCE_KERNEL_ERROR_ILLEGAL_EXCPHANDLER   -2147323902 /* 0x80027002 */
#define SCE_KERNEL_ERROR_NOTFOUND_EXCPHANDLER   -2147323901 /* 0x80027003 */
#define SCE_KERNEL_ERROR_CANNOT_RELEASE_EXCPHANDLER   -2147323900 /* 0x80027004 */
#define SCE_KERNEL_ERROR_INTRMGR_ERROR   -2147323648 /* 0x80027100 */
#define SCE_KERNEL_ERROR_ILLEGAL_CONTEXT   -2147323647 /* 0x80027101 */
#define SCE_KERNEL_ERROR_ILLEGAL_INTRCODE   -2147323646 /* 0x80027102 */
#define SCE_KERNEL_ERROR_ILLEGAL_INTRPARAM   -2147323645 /* 0x80027103 */
#define SCE_KERNEL_ERROR_ILLEGAL_INTRPRIORITY   -2147323644 /* 0x80027104 */
#define SCE_KERNEL_ERROR_ILLEGAL_TARGET_CPU   -2147323643 /* 0x80027105 */
#define SCE_KERNEL_ERROR_ILLEGAL_INTRFILTER   -2147323642 /* 0x80027106 */
#define SCE_KERNEL_ERROR_ILLEGAL_INTRTYPE   -2147323641 /* 0x80027107 */
#define SCE_KERNEL_ERROR_ILLEGAL_HANDLER   -2147323640 /* 0x80027108 */
#define SCE_KERNEL_ERROR_FOUND_HANDLER   -2147323639 /* 0x80027109 */
#define SCE_KERNEL_ERROR_NOTFOUND_HANDLER   -2147323638 /* 0x8002710A */
#define SCE_KERNEL_ERROR_NO_MEMORY   -2147323637 /* 0x8002710B */
#define SCE_KERNEL_ERROR_ILLEGAL_SYSCALL_NUMBER   -2147323636 /* 0x8002710C */
#define SCE_KERNEL_ERROR_DMACMGR_ERROR   -2147323392 /* 0x80027200 */
#define SCE_KERNEL_ERROR_ALREADY_QUEUED   -2147323391 /* 0x80027201 */
#define SCE_KERNEL_ERROR_NOT_QUEUED   -2147323390 /* 0x80027202 */
#define SCE_KERNEL_ERROR_NOT_SETUP   -2147323389 /* 0x80027203 */
#define SCE_KERNEL_ERROR_ON_TRANSFERRING   -2147323388 /* 0x80027204 */
#define SCE_KERNEL_ERROR_NOT_INITIALIZED   -2147323387 /* 0x80027205 */
#define SCE_KERNEL_ERROR_TRANSFERRED   -2147323386 /* 0x80027206 */
#define SCE_KERNEL_ERROR_NOT_UNDER_CONTROL   -2147323385 /* 0x80027207 */
#define SCE_KERNEL_ERROR_CANCELING   -2147323384 /* 0x80027208 */
#define SCE_KERNEL_ERROR_SYSTIMER_ERROR   -2147323136 /* 0x80027300 */
#define SCE_KERNEL_ERROR_NO_FREE_TIMER   -2147323135 /* 0x80027301 */
#define SCE_KERNEL_ERROR_TIMER_NOT_ALLOCATED   -2147323134 /* 0x80027302 */
#define SCE_KERNEL_ERROR_TIMER_COUNTING   -2147323133 /* 0x80027303 */
#define SCE_KERNEL_ERROR_TIMER_STOPPED   -2147323132 /* 0x80027304 */
#define SCE_KERNEL_ERROR_THREADMGR_ERROR   -2147319808 /* 0x80028000 */
#define SCE_KERNEL_ERROR_UNKNOWN_UID   -2147319807 /* 0x80028001 */
#define SCE_KERNEL_ERROR_DIFFERENT_UID_CLASS   -2147319806 /* 0x80028002 */
#define SCE_KERNEL_ERROR_ALREADY_REGISTERED   -2147319805 /* 0x80028003 */
#define SCE_KERNEL_ERROR_CAN_NOT_WAIT   -2147319804 /* 0x80028004 */
#define SCE_KERNEL_ERROR_WAIT_TIMEOUT   -2147319803 /* 0x80028005 */
#define SCE_KERNEL_ERROR_WAIT_DELETE   -2147319802 /* 0x80028006 */
#define SCE_KERNEL_ERROR_WAIT_CANCEL   -2147319801 /* 0x80028007 */
#define SCE_KERNEL_ERROR_THREAD_ERROR   -2147319776 /* 0x80028020 */
#define SCE_KERNEL_ERROR_UNKNOWN_THREAD_ID   -2147319775 /* 0x80028021 */
#define SCE_KERNEL_ERROR_ILLEGAL_THREAD_ID   -2147319774 /* 0x80028022 */
#define SCE_KERNEL_ERROR_ILLEGAL_PRIORITY   -2147319773 /* 0x80028023 */
#define SCE_KERNEL_ERROR_ILLEGAL_STACK_SIZE   -2147319772 /* 0x80028024 */
#define SCE_KERNEL_ERROR_ILLEGAL_CPU_AFFINITY_MASK   -2147319771 /* 0x80028025 */
#define SCE_KERNEL_ERROR_ILLEGAL_THREAD_PARAM_COMBINATION   -2147319770 /* 0x80028026 */
#define SCE_KERNEL_ERROR_DORMANT   -2147319769 /* 0x80028027 */
#define SCE_KERNEL_ERROR_NOT_DORMANT   -2147319768 /* 0x80028028 */
#define SCE_KERNEL_ERROR_RUNNING   -2147319767 /* 0x80028029 */
#define SCE_KERNEL_ERROR_DELETED   -2147319766 /* 0x8002802A */
#define SCE_KERNEL_ERROR_CAN_NOT_SUSPEND   -2147319765 /* 0x8002802B */
#define SCE_KERNEL_ERROR_THREAD_STOPPED   -2147319764 /* 0x8002802C */
#define SCE_KERNEL_ERROR_THREAD_SUSPENDED   -2147319763 /* 0x8002802D */
#define SCE_KERNEL_ERROR_NOT_SUSPENDED   -2147319762 /* 0x8002802E */
#define SCE_KERNEL_ERROR_ALREADY_DEBUG_SUSPENDED   -2147319761 /* 0x8002802F */
#define SCE_KERNEL_ERROR_NOT_DEBUG_SUSPENDED   -2147319760 /* 0x80028030 */
#define SCE_KERNEL_ERROR_CAN_NOT_USE_VFP   -2147319759 /* 0x80028031 */
#define SCE_KERNEL_ERROR_SUSPEND_COUNT_OVF   -2147319758 /* 0x80028032 */
#define SCE_KERNEL_ERROR_SUSPEND_COUNT_UDF   -2147319757 /* 0x80028033 */
#define SCE_KERNEL_ERROR_THREAD_EVENT_ERROR   -2147319712 /* 0x80028060 */
#define SCE_KERNEL_ERROR_UNKNOWN_THREAD_EVENT_ID   -2147319711 /* 0x80028061 */
#define SCE_KERNEL_ERROR_KERNEL_TLS_ERROR   -2147319680 /* 0x80028080 */
#define SCE_KERNEL_ERROR_KERNEL_TLS_FULL   -2147319679 /* 0x80028081 */
#define SCE_KERNEL_ERROR_ILLEGAL_KERNEL_TLS_INDEX   -2147319678 /* 0x80028082 */
#define SCE_KERNEL_ERROR_KERNEL_TLS_BUSY   -2147319677 /* 0x80028083 */
#define SCE_KERNEL_ERROR_CALLBACK_ERROR   -2147319648 /* 0x800280A0 */
#define SCE_KERNEL_ERROR_UNKNOWN_CALLBACK_ID   -2147319647 /* 0x800280A1 */
#define SCE_KERNEL_ERROR_NOTIFY_CALLBACK   -2147319646 /* 0x800280A2 */
#define SCE_KERNEL_ERROR_CALLBACK_NOT_REGISTERED   -2147319645 /* 0x800280A3 */
#define SCE_KERNEL_ERROR_ALARM_ERROR   -2147319616 /* 0x800280C0 */
#define SCE_KERNEL_ERROR_UNKNOWN_ALARM_ID   -2147319615 /* 0x800280C1 */
#define SCE_KERNEL_ERROR_ALARM_CAN_NOT_CANCEL   -2147319614 /* 0x800280C2 */
#define SCE_KERNEL_ERROR_EVF_ERROR   -2147319584 /* 0x800280E0 */
#define SCE_KERNEL_ERROR_UNKNOWN_EVF_ID   -2147319583 /* 0x800280E1 */
#define SCE_KERNEL_ERROR_EVF_MULTI   -2147319582 /* 0x800280E2 */
#define SCE_KERNEL_ERROR_EVF_COND   -2147319581 /* 0x800280E3 */
#define SCE_KERNEL_ERROR_SEMA_ERROR   -2147319552 /* 0x80028100 */
#define SCE_KERNEL_ERROR_UNKNOWN_SEMA_ID   -2147319551 /* 0x80028101 */
#define SCE_KERNEL_ERROR_SEMA_ZERO   -2147319550 /* 0x80028102 */
#define SCE_KERNEL_ERROR_SEMA_OVF   -2147319549 /* 0x80028103 */
#define SCE_KERNEL_ERROR_SIGNAL_ERROR   -2147319520 /* 0x80028120 */
#define SCE_KERNEL_ERROR_ALREADY_SENT   -2147319519 /* 0x80028121 */
#define SCE_KERNEL_ERROR_MUTEX_ERROR   -2147319488 /* 0x80028140 */
#define SCE_KERNEL_ERROR_UNKNOWN_MUTEX_ID   -2147319487 /* 0x80028141 */
#define SCE_KERNEL_ERROR_MUTEX_RECURSIVE   -2147319486 /* 0x80028142 */
#define SCE_KERNEL_ERROR_MUTEX_LOCK_OVF   -2147319485 /* 0x80028143 */
#define SCE_KERNEL_ERROR_MUTEX_UNLOCK_UDF   -2147319484 /* 0x80028144 */
#define SCE_KERNEL_ERROR_MUTEX_FAILED_TO_OWN   -2147319483 /* 0x80028145 */
#define SCE_KERNEL_ERROR_MUTEX_NOT_OWNED   -2147319482 /* 0x80028146 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_ERROR   -2147319456 /* 0x80028160 */
#define SCE_KERNEL_ERROR_UNKNOWN_FAST_MUTEX_ID   -2147319455 /* 0x80028161 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_RECURSIVE   -2147319454 /* 0x80028162 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_LOCK_OVF   -2147319453 /* 0x80028163 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_FAILED_TO_OWN   -2147319452 /* 0x80028164 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_NOT_OWNED   -2147319451 /* 0x80028165 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_OWNED   -2147319450 /* 0x80028166 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_ALREADY_INITIALIZED   -2147319449 /* 0x80028167 */
#define SCE_KERNEL_ERROR_FAST_MUTEX_NOT_INITIALIZED   -2147319448 /* 0x80028168 */
#define SCE_KERNEL_ERROR_LW_MUTEX_ERROR   -2147319424 /* 0x80028180 */
#define SCE_KERNEL_ERROR_UNKNOWN_LW_MUTEX_ID   -2147319423 /* 0x80028181 */
#define SCE_KERNEL_ERROR_LW_MUTEX_RECURSIVE   -2147319422 /* 0x80028182 */
#define SCE_KERNEL_ERROR_LW_MUTEX_LOCK_OVF   -2147319421 /* 0x80028183 */
#define SCE_KERNEL_ERROR_LW_MUTEX_UNLOCK_UDF   -2147319420 /* 0x80028184 */
#define SCE_KERNEL_ERROR_LW_MUTEX_FAILED_TO_OWN   -2147319419 /* 0x80028185 */
#define SCE_KERNEL_ERROR_LW_MUTEX_NOT_OWNED   -2147319418 /* 0x80028186 */
#define SCE_KERNEL_ERROR_LW_MUTEX_CAN_NOT_ACCESS   -2147319417 /* 0x80028187 */
#define SCE_KERNEL_ERROR_COND_ERROR   -2147319392 /* 0x800281A0 */
#define SCE_KERNEL_ERROR_UNKNOWN_COND_ID   -2147319391 /* 0x800281A1 */
#define SCE_KERNEL_ERROR_WAIT_DELETE_MUTEX   -2147319390 /* 0x800281A2 */
#define SCE_KERNEL_ERROR_WAIT_CANCEL_MUTEX   -2147319389 /* 0x800281A3 */
#define SCE_KERNEL_ERROR_WAIT_DELETE_COND   -2147319388 /* 0x800281A4 */
#define SCE_KERNEL_ERROR_WAIT_CANCEL_COND   -2147319387 /* 0x800281A5 */
#define SCE_KERNEL_ERROR_LW_COND_ERROR   -2147319360 /* 0x800281C0 */
#define SCE_KERNEL_ERROR_UNKNOWN_LW_COND_ID   -2147319359 /* 0x800281C1 */
#define SCE_KERNEL_ERROR_WAIT_DELETE_LW_MUTEX   -2147319358 /* 0x800281C2 */
#define SCE_KERNEL_ERROR_WAIT_DELETE_LW_COND   -2147319357 /* 0x800281C3 */
#define SCE_KERNEL_ERROR_RW_LOCK_ERROR   -2147319328 /* 0x800281E0 */
#define SCE_KERNEL_ERROR_UNKNOWN_RW_LOCK_ID   -2147319327 /* 0x800281E1 */
#define SCE_KERNEL_ERROR_RW_LOCK_RECURSIVE   -2147319326 /* 0x800281E2 */
#define SCE_KERNEL_ERROR_RW_LOCK_LOCK_OVF   -2147319325 /* 0x800281E3 */
#define SCE_KERNEL_ERROR_RW_LOCK_NOT_OWNED   -2147319324 /* 0x800281E4 */
#define SCE_KERNEL_ERROR_RW_LOCK_UNLOCK_UDF   -2147319323 /* 0x800281E5 */
#define SCE_KERNEL_ERROR_RW_LOCK_FAILED_TO_LOCK   -2147319322 /* 0x800281E6 */
#define SCE_KERNEL_ERROR_RW_LOCK_FAILED_TO_UNLOCK   -2147319321 /* 0x800281E7 */
#define SCE_KERNEL_ERROR_EVENT_ERROR   -2147319296 /* 0x80028200 */
#define SCE_KERNEL_ERROR_UNKNOWN_EVENT_ID   -2147319295 /* 0x80028201 */
#define SCE_KERNEL_ERROR_EVENT_COND   -2147319294 /* 0x80028202 */
#define SCE_KERNEL_ERROR_MSG_PIPE_ERROR   -2147319264 /* 0x80028220 */
#define SCE_KERNEL_ERROR_UNKNOWN_MSG_PIPE_ID   -2147319263 /* 0x80028221 */
#define SCE_KERNEL_ERROR_MSG_PIPE_FULL   -2147319262 /* 0x80028222 */
#define SCE_KERNEL_ERROR_MSG_PIPE_EMPTY   -2147319261 /* 0x80028223 */
#define SCE_KERNEL_ERROR_MSG_PIPE_DELETED   -2147319260 /* 0x80028224 */
#define SCE_KERNEL_ERROR_MSG_PIPE_ASYNC_REQUEST_OVF   -2147319259 /* 0x80028225 */
#define SCE_KERNEL_ERROR_TIMER_ERROR   -2147319232 /* 0x80028240 */
#define SCE_KERNEL_ERROR_UNKNOWN_TIMER_ID   -2147319231 /* 0x80028241 */
#define SCE_KERNEL_ERROR_EVENT_NOT_SET   -2147319230 /* 0x80028242 */
#define SCE_KERNEL_ERROR_SIMPLE_EVENT_ERROR   -2147319200 /* 0x80028260 */
#define SCE_KERNEL_ERROR_UNKNOWN_SIMPLE_EVENT_ID   -2147319199 /* 0x80028261 */
#define SCE_KERNEL_ERROR_PMON_ERROR   -2147319168 /* 0x80028280 */
#define SCE_KERNEL_ERROR_PMON_NOT_THREAD_MODE   -2147319167 /* 0x80028281 */
#define SCE_KERNEL_ERROR_PMON_NOT_CPU_MODE   -2147319166 /* 0x80028282 */
#define SCE_KERNEL_ERROR_WORK_QUEUE   -2147319040 /* 0x80028300 */
#define SCE_KERNEL_ERROR_UNKNOWN_WORK_QUEUE_ID   -2147319039 /* 0x80028301 */
#define SCE_KERNEL_ERROR_UNKNOWN_WORK_TASK_ID   -2147319038 /* 0x80028302 */
#define SCE_KERNEL_ERROR_EXCEPTION   -2147319008 /* 0x80028320 */
#define SCE_KERNEL_ERROR_EXCEPTION_MULTI   -2147319007 /* 0x80028321 */
#define SCE_KERNEL_ERROR_PROCESSMGR_ERROR   -2147315712 /* 0x80029000 */
#define SCE_KERNEL_ERROR_INVALID_PID   -2147315711 /* 0x80029001 */
#define SCE_KERNEL_ERROR_INVALID_PROCESS_TYPE   -2147315710 /* 0x80029002 */
#define SCE_KERNEL_ERROR_PLS_FULL   -2147315709 /* 0x80029003 */
#define SCE_KERNEL_ERROR_INVALID_PROCESS_STATUS   -2147315708 /* 0x80029004 */
#define SCE_KERNEL_ERROR_PROCESS_CALLBACK_NOTFOUND   -2147315707 /* 0x80029005 */
#define SCE_KERNEL_ERROR_INVALID_BUDGET_ID   -2147315706 /* 0x80029006 */
#define SCE_KERNEL_ERROR_INVALID_BUDGET_SIZE   -2147315705 /* 0x80029007 */
#define SCE_KERNEL_ERROR_CP14_DISABLED   -2147315704 /* 0x80029008 */
#define SCE_KERNEL_ERROR_EXCEEDED_MAX_PROCESSES   -2147315703 /* 0x80029009 */
#define SCE_KERNEL_ERROR_PROCESS_REMAINING   -2147315702 /* 0x8002900A */
#define SCE_KERNEL_ERROR_NO_PROCESS_DATA   -2147315701 /* 0x8002900B */
#define SCE_KERNEL_ERROR_PROCESS_EVENT_INHIBITED   -2147315700 /* 0x8002900C */
#define SCE_KERNEL_ERROR_IOFILEMGR_ERROR   -2147311616 /* 0x8002A000 */
#define SCE_KERNEL_ERROR_IO_NAME_TOO_LONG   -2147311615 /* 0x8002A001 */
#define SCE_KERNEL_ERROR_IO_REG_DEV   -2147311614 /* 0x8002A002 */
#define SCE_KERNEL_ERROR_IO_ALIAS_USED   -2147311613 /* 0x8002A003 */
#define SCE_KERNEL_ERROR_IO_DEL_DEV   -2147311612 /* 0x8002A004 */
#define SCE_KERNEL_ERROR_IO_WOULD_BLOCK   -2147311611 /* 0x8002A005 */
#define SCE_KERNEL_ERROR_MODULEMGR_START_FAILED   -2147299328 /* 0x8002D000 */
#define SCE_KERNEL_ERROR_MODULEMGR_STOP_FAIL   -2147299327 /* 0x8002D001 */
#define SCE_KERNEL_ERROR_MODULEMGR_IN_USE   -2147299326 /* 0x8002D002 */
#define SCE_KERNEL_ERROR_MODULEMGR_NO_LIB   -2147299325 /* 0x8002D003 */
#define SCE_KERNEL_ERROR_MODULEMGR_SYSCALL_REG   -2147299324 /* 0x8002D004 */
#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM_LIB   -2147299323 /* 0x8002D005 */
#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM_STUB   -2147299322 /* 0x8002D006 */
#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM_SELF   -2147299321 /* 0x8002D007 */
#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM   -2147299320 /* 0x8002D008 */
#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_LIB   -2147299319 /* 0x8002D009 */
#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_STUB   -2147299318 /* 0x8002D00A */
#define SCE_KERNEL_ERROR_MODULEMGR_NO_FUNC_NID   -2147299317 /* 0x8002D00B */
#define SCE_KERNEL_ERROR_MODULEMGR_NO_VAR_NID   -2147299316 /* 0x8002D00C */
#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_TYPE   -2147299315 /* 0x8002D00D */
#define SCE_KERNEL_ERROR_MODULEMGR_NO_MOD_ENTRY   -2147299314 /* 0x8002D00E */
#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_PROC_PARAM   -2147299313 /* 0x8002D00F */
#define SCE_KERNEL_ERROR_MODULEMGR_NO_MODOBJ   -2147299312 /* 0x8002D010 */
#define SCE_KERNEL_ERROR_MODULEMGR_NO_MOD   -2147299311 /* 0x8002D011 */
#define SCE_KERNEL_ERROR_MODULEMGR_NO_PROCESS   -2147299310 /* 0x8002D012 */
#define SCE_KERNEL_ERROR_MODULEMGR_OLD_LIB   -2147299309 /* 0x8002D013 */
#define SCE_KERNEL_ERROR_MODULEMGR_STARTED   -2147299308 /* 0x8002D014 */
#define SCE_KERNEL_ERROR_MODULEMGR_NOT_STARTED   -2147299307 /* 0x8002D015 */
#define SCE_KERNEL_ERROR_MODULEMGR_NOT_STOPPED   -2147299306 /* 0x8002D016 */
#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_PROCESS_UID   -2147299305 /* 0x8002D017 */
#define SCE_KERNEL_ERROR_MODULEMGR_CANNOT_EXPORT_LIB_TO_SHARED   -2147299304 /* 0x8002D018 */
#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_REL_INFO   -2147299303 /* 0x8002D019 */
#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_REF_INFO   -2147299302 /* 0x8002D01A */
#define SCE_KERNEL_ERROR_MODULEMGR_ELINK   -2147299301 /* 0x8002D01B */
#define SCE_KERNEL_ERROR_MODULEMGR_NOENT   -2147299300 /* 0x8002D01C */
#define SCE_KERNEL_ERROR_MODULEMGR_BUSY   -2147299299 /* 0x8002D01D */
#define SCE_KERNEL_ERROR_MODULEMGR_NOEXEC   -2147299298 /* 0x8002D01E */
#define SCE_KERNEL_ERROR_MODULEMGR_NAMETOOLONG   -2147299297 /* 0x8002D01F */
#define SCE_KERNEL_ERROR_MODULEMGR_CANNOT_STOP   -2147299296 /* 0x8002D020 */
#define SCE_KERNEL_ERROR_MODULEMGR_ALREADY_LOADED   -2147299295 /* 0x8002D021 */
#define SCE_KERNEL_ERROR_MODULEMGR_STOPPED   -2147299294 /* 0x8002D022 */
#define SCE_KERNEL_ERROR_MODULEMGR_NOT_MAIN_MODULE   -2147299293 /* 0x8002D023 */
#define SCE_KERNEL_ERROR_LIBRARYDB_NOENT   -2147299200 /* 0x8002D080 */
#define SCE_KERNEL_ERROR_LIBRARYDB_NO_LIB   -2147299199 /* 0x8002D081 */
#define SCE_KERNEL_ERROR_LIBRARYDB_NO_MOD   -2147299198 /* 0x8002D082 */
#define SCE_KERNEL_ERROR_PRELOAD_FAILED   -2147299088 /* 0x8002D0F0 */
#define SCE_KERNEL_ERROR_PRELOAD_LIBC_FAILED   -2147299087 /* 0x8002D0F1 */
#define SCE_KERNEL_ERROR_PRELOAD_FIOS2_FAILED   -2147299086 /* 0x8002D0F2 */
#define SCE_KERNEL_ERROR_MODULEMGR_INHIBITED   -2147299085 /* 0x8002D0F3 */
#define SCE_KERNEL_ERROR_AUTHFAIL   -2147291136 /* 0x8002F000 */
#define SCE_KERNEL_ERROR_NO_AUTH   -2147291135 /* 0x8002F001 */

Macro Definition Documentation

◆ SCE_KERNEL_ERROR_ADDRESS_SPACE_CANNOT_FIND_L2PAGETABLE

#define SCE_KERNEL_ERROR_ADDRESS_SPACE_CANNOT_FIND_L2PAGETABLE   -2147333628 /* 0x80024A04 */

Definition at line 140 of file error.h.

◆ SCE_KERNEL_ERROR_ADDRESS_SPACE_CANNOT_FIND_PARTITION_BY_ADDR

#define SCE_KERNEL_ERROR_ADDRESS_SPACE_CANNOT_FIND_PARTITION_BY_ADDR   -2147333629 /* 0x80024A03 */

Definition at line 139 of file error.h.

◆ SCE_KERNEL_ERROR_ADDRESS_SPACE_LOCK_ERROR

#define SCE_KERNEL_ERROR_ADDRESS_SPACE_LOCK_ERROR   -2147333362 /* 0x80024B0E */

Definition at line 156 of file error.h.

◆ SCE_KERNEL_ERROR_ADDRESS_SPACE_UNLOCK_ERROR

#define SCE_KERNEL_ERROR_ADDRESS_SPACE_UNLOCK_ERROR   -2147333361 /* 0x80024B0F */

Definition at line 157 of file error.h.

◆ SCE_KERNEL_ERROR_ALARM_CAN_NOT_CANCEL

#define SCE_KERNEL_ERROR_ALARM_CAN_NOT_CANCEL   -2147319614 /* 0x800280C2 */

Definition at line 284 of file error.h.

◆ SCE_KERNEL_ERROR_ALARM_ERROR

#define SCE_KERNEL_ERROR_ALARM_ERROR   -2147319616 /* 0x800280C0 */

Definition at line 282 of file error.h.

◆ SCE_KERNEL_ERROR_ALREADY_DEBUG_SUSPENDED

#define SCE_KERNEL_ERROR_ALREADY_DEBUG_SUSPENDED   -2147319761 /* 0x8002802F */

Definition at line 262 of file error.h.

◆ SCE_KERNEL_ERROR_ALREADY_QUEUED

#define SCE_KERNEL_ERROR_ALREADY_QUEUED   -2147323391 /* 0x80027201 */

Definition at line 213 of file error.h.

◆ SCE_KERNEL_ERROR_ALREADY_REGISTERED

#define SCE_KERNEL_ERROR_ALREADY_REGISTERED   -2147319805 /* 0x80028003 */

Definition at line 241 of file error.h.

◆ SCE_KERNEL_ERROR_ALREADY_SENT

#define SCE_KERNEL_ERROR_ALREADY_SENT   -2147319519 /* 0x80028121 */

Definition at line 297 of file error.h.

◆ SCE_KERNEL_ERROR_AUTHFAIL

#define SCE_KERNEL_ERROR_AUTHFAIL   -2147291136 /* 0x8002F000 */

Definition at line 458 of file error.h.

◆ SCE_KERNEL_ERROR_BLOCK_ERROR

#define SCE_KERNEL_ERROR_BLOCK_ERROR   -2147334400 /* 0x80024700 */

Definition at line 118 of file error.h.

◆ SCE_KERNEL_ERROR_BLOCK_IN_USE

#define SCE_KERNEL_ERROR_BLOCK_IN_USE   -2147334397 /* 0x80024703 */

Definition at line 121 of file error.h.

◆ SCE_KERNEL_ERROR_CALLBACK_ERROR

#define SCE_KERNEL_ERROR_CALLBACK_ERROR   -2147319648 /* 0x800280A0 */

Definition at line 277 of file error.h.

◆ SCE_KERNEL_ERROR_CALLBACK_NOT_REGISTERED

#define SCE_KERNEL_ERROR_CALLBACK_NOT_REGISTERED   -2147319645 /* 0x800280A3 */

Definition at line 280 of file error.h.

◆ SCE_KERNEL_ERROR_CAN_NOT_SUSPEND

#define SCE_KERNEL_ERROR_CAN_NOT_SUSPEND   -2147319765 /* 0x8002802B */

Definition at line 258 of file error.h.

◆ SCE_KERNEL_ERROR_CAN_NOT_USE_VFP

#define SCE_KERNEL_ERROR_CAN_NOT_USE_VFP   -2147319759 /* 0x80028031 */

Definition at line 265 of file error.h.

◆ SCE_KERNEL_ERROR_CAN_NOT_WAIT

#define SCE_KERNEL_ERROR_CAN_NOT_WAIT   -2147319804 /* 0x80028004 */

Definition at line 242 of file error.h.

◆ SCE_KERNEL_ERROR_CANCELING

#define SCE_KERNEL_ERROR_CANCELING   -2147323384 /* 0x80027208 */

Definition at line 220 of file error.h.

◆ SCE_KERNEL_ERROR_CANNOT_ALLOC_BITHEAP

#define SCE_KERNEL_ERROR_CANNOT_ALLOC_BITHEAP   -2147332863 /* 0x80024D01 */

Definition at line 166 of file error.h.

◆ SCE_KERNEL_ERROR_CANNOT_ALLOC_PHYMEMLOW

#define SCE_KERNEL_ERROR_CANNOT_ALLOC_PHYMEMLOW   -2147333119 /* 0x80024C01 */

Definition at line 162 of file error.h.

◆ SCE_KERNEL_ERROR_CANNOT_GROW_PHYMEMPART

#define SCE_KERNEL_ERROR_CANNOT_GROW_PHYMEMPART   -2147335416 /* 0x80024308 */

Definition at line 85 of file error.h.

◆ SCE_KERNEL_ERROR_CANNOT_RELEASE_EXCPHANDLER

#define SCE_KERNEL_ERROR_CANNOT_RELEASE_EXCPHANDLER   -2147323900 /* 0x80027004 */

Definition at line 186 of file error.h.

◆ SCE_KERNEL_ERROR_COND_ERROR

#define SCE_KERNEL_ERROR_COND_ERROR   -2147319392 /* 0x800281A0 */

Definition at line 326 of file error.h.

◆ SCE_KERNEL_ERROR_CP14_DISABLED

#define SCE_KERNEL_ERROR_CP14_DISABLED   -2147315704 /* 0x80029008 */

Definition at line 388 of file error.h.

◆ SCE_KERNEL_ERROR_CPU_ERROR

#define SCE_KERNEL_ERROR_CPU_ERROR   -2147344384 /* 0x80022000 */

Definition at line 46 of file error.h.

◆ SCE_KERNEL_ERROR_CPU_MMU_L1PTE_NOT_FAULT

#define SCE_KERNEL_ERROR_CPU_MMU_L1PTE_NOT_FAULT   -2147344373 /* 0x8002200B */

Definition at line 57 of file error.h.

◆ SCE_KERNEL_ERROR_CPU_MMU_L2PTE_NOT_FAULT

#define SCE_KERNEL_ERROR_CPU_MMU_L2PTE_NOT_FAULT   -2147344372 /* 0x8002200C */

Definition at line 58 of file error.h.

◆ SCE_KERNEL_ERROR_DEBUG_ERROR

#define SCE_KERNEL_ERROR_DEBUG_ERROR   -2147348480 /* 0x80021000 */

Definition at line 33 of file error.h.

◆ SCE_KERNEL_ERROR_DELETED

#define SCE_KERNEL_ERROR_DELETED   -2147319766 /* 0x8002802A */

Definition at line 257 of file error.h.

◆ SCE_KERNEL_ERROR_DIFFERENT_UID_CLASS

#define SCE_KERNEL_ERROR_DIFFERENT_UID_CLASS   -2147319806 /* 0x80028002 */

Definition at line 240 of file error.h.

◆ SCE_KERNEL_ERROR_DMACMGR_ERROR

#define SCE_KERNEL_ERROR_DMACMGR_ERROR   -2147323392 /* 0x80027200 */

Definition at line 212 of file error.h.

◆ SCE_KERNEL_ERROR_DORMANT

#define SCE_KERNEL_ERROR_DORMANT   -2147319769 /* 0x80028027 */

Definition at line 254 of file error.h.

◆ SCE_KERNEL_ERROR_DUPLICATE_NAME

#define SCE_KERNEL_ERROR_DUPLICATE_NAME   -2147332606 /* 0x80024E02 */

Definition at line 170 of file error.h.

◆ SCE_KERNEL_ERROR_ERROR

#define SCE_KERNEL_ERROR_ERROR   -2147352575 /* 0x80020001 */

Definition at line 9 of file error.h.

◆ SCE_KERNEL_ERROR_EVENT_COND

#define SCE_KERNEL_ERROR_EVENT_COND   -2147319294 /* 0x80028202 */

Definition at line 349 of file error.h.

◆ SCE_KERNEL_ERROR_EVENT_ERROR

#define SCE_KERNEL_ERROR_EVENT_ERROR   -2147319296 /* 0x80028200 */

Definition at line 347 of file error.h.

◆ SCE_KERNEL_ERROR_EVENT_NOT_SET

#define SCE_KERNEL_ERROR_EVENT_NOT_SET   -2147319230 /* 0x80028242 */

Definition at line 360 of file error.h.

◆ SCE_KERNEL_ERROR_EVF_COND

#define SCE_KERNEL_ERROR_EVF_COND   -2147319581 /* 0x800280E3 */

Definition at line 289 of file error.h.

◆ SCE_KERNEL_ERROR_EVF_ERROR

#define SCE_KERNEL_ERROR_EVF_ERROR   -2147319584 /* 0x800280E0 */

Definition at line 286 of file error.h.

◆ SCE_KERNEL_ERROR_EVF_MULTI

#define SCE_KERNEL_ERROR_EVF_MULTI   -2147319582 /* 0x800280E2 */

Definition at line 288 of file error.h.

◆ SCE_KERNEL_ERROR_EXCEEDED_MAX_PROCESSES

#define SCE_KERNEL_ERROR_EXCEEDED_MAX_PROCESSES   -2147315703 /* 0x80029009 */

Definition at line 389 of file error.h.

◆ SCE_KERNEL_ERROR_EXCEPTION

#define SCE_KERNEL_ERROR_EXCEPTION   -2147319008 /* 0x80028320 */

Definition at line 373 of file error.h.

◆ SCE_KERNEL_ERROR_EXCEPTION_MULTI

#define SCE_KERNEL_ERROR_EXCEPTION_MULTI   -2147319007 /* 0x80028321 */

Definition at line 374 of file error.h.

◆ SCE_KERNEL_ERROR_EXCPMGR_ERROR

#define SCE_KERNEL_ERROR_EXCPMGR_ERROR   -2147323904 /* 0x80027000 */

Definition at line 182 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_ALREADY_INITIALIZED

#define SCE_KERNEL_ERROR_FAST_MUTEX_ALREADY_INITIALIZED   -2147319449 /* 0x80028167 */

Definition at line 314 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_ERROR

#define SCE_KERNEL_ERROR_FAST_MUTEX_ERROR   -2147319456 /* 0x80028160 */

Definition at line 307 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_FAILED_TO_OWN

#define SCE_KERNEL_ERROR_FAST_MUTEX_FAILED_TO_OWN   -2147319452 /* 0x80028164 */

Definition at line 311 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_LOCK_OVF

#define SCE_KERNEL_ERROR_FAST_MUTEX_LOCK_OVF   -2147319453 /* 0x80028163 */

Definition at line 310 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_NOT_INITIALIZED

#define SCE_KERNEL_ERROR_FAST_MUTEX_NOT_INITIALIZED   -2147319448 /* 0x80028168 */

Definition at line 315 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_NOT_OWNED

#define SCE_KERNEL_ERROR_FAST_MUTEX_NOT_OWNED   -2147319451 /* 0x80028165 */

Definition at line 312 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_OWNED

#define SCE_KERNEL_ERROR_FAST_MUTEX_OWNED   -2147319450 /* 0x80028166 */

Definition at line 313 of file error.h.

◆ SCE_KERNEL_ERROR_FAST_MUTEX_RECURSIVE

#define SCE_KERNEL_ERROR_FAST_MUTEX_RECURSIVE   -2147319454 /* 0x80028162 */

Definition at line 309 of file error.h.

◆ SCE_KERNEL_ERROR_FIXEDHEAP_ERROR

#define SCE_KERNEL_ERROR_FIXEDHEAP_ERROR   -2147335168 /* 0x80024400 */

Definition at line 90 of file error.h.

◆ SCE_KERNEL_ERROR_FIXEDHEAP_ILLEGAL_INDEX

#define SCE_KERNEL_ERROR_FIXEDHEAP_ILLEGAL_INDEX   -2147335166 /* 0x80024402 */

Definition at line 92 of file error.h.

◆ SCE_KERNEL_ERROR_FIXEDHEAP_ILLEGAL_SIZE

#define SCE_KERNEL_ERROR_FIXEDHEAP_ILLEGAL_SIZE   -2147335167 /* 0x80024401 */

Definition at line 91 of file error.h.

◆ SCE_KERNEL_ERROR_FIXEDHEAP_INDEX_OVERFLOW

#define SCE_KERNEL_ERROR_FIXEDHEAP_INDEX_OVERFLOW   -2147335165 /* 0x80024403 */

Definition at line 93 of file error.h.

◆ SCE_KERNEL_ERROR_FIXEDHEAP_NO_CHUNK

#define SCE_KERNEL_ERROR_FIXEDHEAP_NO_CHUNK   -2147335164 /* 0x80024404 */

Definition at line 94 of file error.h.

◆ SCE_KERNEL_ERROR_FOUND_HANDLER

#define SCE_KERNEL_ERROR_FOUND_HANDLER   -2147323639 /* 0x80027109 */

Definition at line 202 of file error.h.

◆ SCE_KERNEL_ERROR_HEAP_NOT_ACTIVE

#define SCE_KERNEL_ERROR_HEAP_NOT_ACTIVE   -2147333883 /* 0x80024905 */

Definition at line 134 of file error.h.

◆ SCE_KERNEL_ERROR_HEAPLIB_ERROR

#define SCE_KERNEL_ERROR_HEAPLIB_ERROR   -2147333888 /* 0x80024900 */

Definition at line 129 of file error.h.

◆ SCE_KERNEL_ERROR_HEAPLIB_NOMEM

#define SCE_KERNEL_ERROR_HEAPLIB_NOMEM   -2147333885 /* 0x80024903 */

Definition at line 132 of file error.h.

◆ SCE_KERNEL_ERROR_HEAPLIB_VERIFY_ERROR

#define SCE_KERNEL_ERROR_HEAPLIB_VERIFY_ERROR   -2147333884 /* 0x80024904 */

Definition at line 133 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_ADDR

#define SCE_KERNEL_ERROR_ILLEGAL_ADDR   -2147352570 /* 0x80020006 */

Definition at line 14 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_ALIGNMENT

#define SCE_KERNEL_ERROR_ILLEGAL_ALIGNMENT   -2147352569 /* 0x80020007 */

Definition at line 15 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_ATTR

#define SCE_KERNEL_ERROR_ILLEGAL_ATTR   -2147352562 /* 0x8002000E */

Definition at line 22 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_BLOCK_ID

#define SCE_KERNEL_ERROR_ILLEGAL_BLOCK_ID   -2147334399 /* 0x80024701 */

Definition at line 119 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_BLOCK_TYPE

#define SCE_KERNEL_ERROR_ILLEGAL_BLOCK_TYPE   -2147334398 /* 0x80024702 */

Definition at line 120 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_CONTEXT

#define SCE_KERNEL_ERROR_ILLEGAL_CONTEXT   -2147323647 /* 0x80027101 */

Definition at line 194 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_COUNT

#define SCE_KERNEL_ERROR_ILLEGAL_COUNT   -2147352561 /* 0x8002000F */

Definition at line 23 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_CPU_AFFINITY_MASK

#define SCE_KERNEL_ERROR_ILLEGAL_CPU_AFFINITY_MASK   -2147319771 /* 0x80028025 */

Definition at line 252 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_DIPSW_NUMBER

#define SCE_KERNEL_ERROR_ILLEGAL_DIPSW_NUMBER   -2147348479 /* 0x80021001 */

Definition at line 34 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_ELF_HEADER

#define SCE_KERNEL_ERROR_ILLEGAL_ELF_HEADER   -2147332095 /* 0x80025001 */

Definition at line 174 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_EXCPCODE

#define SCE_KERNEL_ERROR_ILLEGAL_EXCPCODE   -2147323903 /* 0x80027001 */

Definition at line 183 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_EXCPHANDLER

#define SCE_KERNEL_ERROR_ILLEGAL_EXCPHANDLER   -2147323902 /* 0x80027002 */

Definition at line 184 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_HANDLER

#define SCE_KERNEL_ERROR_ILLEGAL_HANDLER   -2147323640 /* 0x80027108 */

Definition at line 201 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_HEAP_ID

#define SCE_KERNEL_ERROR_ILLEGAL_HEAP_ID   -2147333887 /* 0x80024901 */

Definition at line 130 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_INTRCODE

#define SCE_KERNEL_ERROR_ILLEGAL_INTRCODE   -2147323646 /* 0x80027102 */

Definition at line 195 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_INTRFILTER

#define SCE_KERNEL_ERROR_ILLEGAL_INTRFILTER   -2147323642 /* 0x80027106 */

Definition at line 199 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_INTRPARAM

#define SCE_KERNEL_ERROR_ILLEGAL_INTRPARAM   -2147323645 /* 0x80027103 */

Definition at line 196 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_INTRPRIORITY

#define SCE_KERNEL_ERROR_ILLEGAL_INTRPRIORITY   -2147323644 /* 0x80027104 */

Definition at line 197 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_INTRTYPE

#define SCE_KERNEL_ERROR_ILLEGAL_INTRTYPE   -2147323641 /* 0x80027107 */

Definition at line 200 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_KERNEL_TLS_INDEX

#define SCE_KERNEL_ERROR_ILLEGAL_KERNEL_TLS_INDEX   -2147319678 /* 0x80028082 */

Definition at line 274 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_CODE

#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_CODE   -2147333372 /* 0x80024B04 */

Definition at line 146 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_PERMISSION

#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_PERMISSION   -2147333364 /* 0x80024B0C */

Definition at line 154 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_REMAP_TYPE

#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_REMAP_TYPE   -2147333374 /* 0x80024B02 */

Definition at line 144 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_SIZE

#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_SIZE   -2147333371 /* 0x80024B05 */

Definition at line 147 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_TYPE

#define SCE_KERNEL_ERROR_ILLEGAL_MEMBLOCK_TYPE   -2147333375 /* 0x80024B01 */

Definition at line 143 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_MODE

#define SCE_KERNEL_ERROR_ILLEGAL_MODE   -2147352560 /* 0x80020010 */

Definition at line 24 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_OPEN_LIMIT

#define SCE_KERNEL_ERROR_ILLEGAL_OPEN_LIMIT   -2147352559 /* 0x80020011 */

Definition at line 25 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_PARTITION_ID

#define SCE_KERNEL_ERROR_ILLEGAL_PARTITION_ID   -2147334143 /* 0x80024801 */

Definition at line 124 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_PARTITION_INDEX

#define SCE_KERNEL_ERROR_ILLEGAL_PARTITION_INDEX   -2147334142 /* 0x80024802 */

Definition at line 125 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_PATTERN

#define SCE_KERNEL_ERROR_ILLEGAL_PATTERN   -2147352563 /* 0x8002000D */

Definition at line 21 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_PERMISSION

#define SCE_KERNEL_ERROR_ILLEGAL_PERMISSION   -2147352568 /* 0x80020008 */

Definition at line 16 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_PHYPAGE_STATUS

#define SCE_KERNEL_ERROR_ILLEGAL_PHYPAGE_STATUS   -2147335423 /* 0x80024301 */

Definition at line 78 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_PRIORITY

#define SCE_KERNEL_ERROR_ILLEGAL_PRIORITY   -2147319773 /* 0x80028023 */

Definition at line 250 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_SELF_HEADER

#define SCE_KERNEL_ERROR_ILLEGAL_SELF_HEADER   -2147332094 /* 0x80025002 */

Definition at line 175 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_SIZE

#define SCE_KERNEL_ERROR_ILLEGAL_SIZE   -2147352565 /* 0x8002000B */

Definition at line 19 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_STACK_SIZE

#define SCE_KERNEL_ERROR_ILLEGAL_STACK_SIZE   -2147319772 /* 0x80028024 */

Definition at line 251 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_SYSCALL_NUMBER

#define SCE_KERNEL_ERROR_ILLEGAL_SYSCALL_NUMBER   -2147323636 /* 0x8002710C */

Definition at line 205 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_TARGET_CPU

#define SCE_KERNEL_ERROR_ILLEGAL_TARGET_CPU   -2147323643 /* 0x80027105 */

Definition at line 198 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_THREAD_ID

#define SCE_KERNEL_ERROR_ILLEGAL_THREAD_ID   -2147319774 /* 0x80028022 */

Definition at line 249 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_THREAD_PARAM_COMBINATION

#define SCE_KERNEL_ERROR_ILLEGAL_THREAD_PARAM_COMBINATION   -2147319770 /* 0x80028026 */

Definition at line 253 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_TYPE

#define SCE_KERNEL_ERROR_ILLEGAL_TYPE   -2147352564 /* 0x8002000C */

Definition at line 20 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_USERMAP_SIZE

#define SCE_KERNEL_ERROR_ILLEGAL_USERMAP_SIZE   -2147333370 /* 0x80024B06 */

Definition at line 148 of file error.h.

◆ SCE_KERNEL_ERROR_ILLEGAL_VIRPAGE_TYPE

#define SCE_KERNEL_ERROR_ILLEGAL_VIRPAGE_TYPE   -2147334655 /* 0x80024601 */

Definition at line 116 of file error.h.

◆ SCE_KERNEL_ERROR_INTRMGR_ERROR

#define SCE_KERNEL_ERROR_INTRMGR_ERROR   -2147323648 /* 0x80027100 */

Definition at line 193 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_ADDRESS_SPACE_ID

#define SCE_KERNEL_ERROR_INVALID_ADDRESS_SPACE_ID   -2147333631 /* 0x80024A01 */

Definition at line 137 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_ARGUMENT

#define SCE_KERNEL_ERROR_INVALID_ARGUMENT   -2147352571 /* 0x80020005 */

Definition at line 13 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_ARGUMENT_SIZE

#define SCE_KERNEL_ERROR_INVALID_ARGUMENT_SIZE   -2147352567 /* 0x80020009 */

Definition at line 17 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_BUDGET_ID

#define SCE_KERNEL_ERROR_INVALID_BUDGET_ID   -2147315706 /* 0x80029006 */

Definition at line 386 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_BUDGET_SIZE

#define SCE_KERNEL_ERROR_INVALID_BUDGET_SIZE   -2147315705 /* 0x80029007 */

Definition at line 387 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_CPU_AFFINITY

#define SCE_KERNEL_ERROR_INVALID_CPU_AFFINITY   -2147344380 /* 0x80022004 */

Definition at line 50 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_FLAGS

#define SCE_KERNEL_ERROR_INVALID_FLAGS   -2147352566 /* 0x8002000A */

Definition at line 18 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_MEMORY_ACCESS

#define SCE_KERNEL_ERROR_INVALID_MEMORY_ACCESS   -2147344379 /* 0x80022005 */

Definition at line 51 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_MEMORY_ACCESS_PERMISSION

#define SCE_KERNEL_ERROR_INVALID_MEMORY_ACCESS_PERMISSION   -2147344378 /* 0x80022006 */

Definition at line 52 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_PARTITION_INDEX

#define SCE_KERNEL_ERROR_INVALID_PARTITION_INDEX   -2147333630 /* 0x80024A02 */

Definition at line 138 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_PID

#define SCE_KERNEL_ERROR_INVALID_PID   -2147315711 /* 0x80029001 */

Definition at line 381 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_PROCESS_CONTEXT

#define SCE_KERNEL_ERROR_INVALID_PROCESS_CONTEXT   -2147336191 /* 0x80024001 */

Definition at line 66 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_PROCESS_STATUS

#define SCE_KERNEL_ERROR_INVALID_PROCESS_STATUS   -2147315708 /* 0x80029004 */

Definition at line 384 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_PROCESS_TYPE

#define SCE_KERNEL_ERROR_INVALID_PROCESS_TYPE   -2147315710 /* 0x80029002 */

Definition at line 382 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_SUBBUDGET_ID

#define SCE_KERNEL_ERROR_INVALID_SUBBUDGET_ID   -2147335414 /* 0x8002430A */

Definition at line 87 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_UID

#define SCE_KERNEL_ERROR_INVALID_UID   -2147334911 /* 0x80024501 */

Definition at line 97 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_UID_CLASS

#define SCE_KERNEL_ERROR_INVALID_UID_CLASS   -2147334904 /* 0x80024508 */

Definition at line 104 of file error.h.

◆ SCE_KERNEL_ERROR_INVALID_UID_SUBCLASS

#define SCE_KERNEL_ERROR_INVALID_UID_SUBCLASS   -2147334903 /* 0x80024509 */

Definition at line 105 of file error.h.

◆ SCE_KERNEL_ERROR_IO_ALIAS_USED

#define SCE_KERNEL_ERROR_IO_ALIAS_USED   -2147311613 /* 0x8002A003 */

Definition at line 400 of file error.h.

◆ SCE_KERNEL_ERROR_IO_DEL_DEV

#define SCE_KERNEL_ERROR_IO_DEL_DEV   -2147311612 /* 0x8002A004 */

Definition at line 401 of file error.h.

◆ SCE_KERNEL_ERROR_IO_NAME_TOO_LONG

#define SCE_KERNEL_ERROR_IO_NAME_TOO_LONG   -2147311615 /* 0x8002A001 */

Definition at line 398 of file error.h.

◆ SCE_KERNEL_ERROR_IO_REG_DEV

#define SCE_KERNEL_ERROR_IO_REG_DEV   -2147311614 /* 0x8002A002 */

Definition at line 399 of file error.h.

◆ SCE_KERNEL_ERROR_IO_WOULD_BLOCK

#define SCE_KERNEL_ERROR_IO_WOULD_BLOCK   -2147311611 /* 0x8002A005 */

Definition at line 402 of file error.h.

◆ SCE_KERNEL_ERROR_IOFILEMGR_ERROR

#define SCE_KERNEL_ERROR_IOFILEMGR_ERROR   -2147311616 /* 0x8002A000 */

Definition at line 397 of file error.h.

◆ SCE_KERNEL_ERROR_KERNEL_TLS_BUSY

#define SCE_KERNEL_ERROR_KERNEL_TLS_BUSY   -2147319677 /* 0x80028083 */

Definition at line 275 of file error.h.

◆ SCE_KERNEL_ERROR_KERNEL_TLS_ERROR

#define SCE_KERNEL_ERROR_KERNEL_TLS_ERROR   -2147319680 /* 0x80028080 */

Definition at line 272 of file error.h.

◆ SCE_KERNEL_ERROR_KERNEL_TLS_FULL

#define SCE_KERNEL_ERROR_KERNEL_TLS_FULL   -2147319679 /* 0x80028081 */

Definition at line 273 of file error.h.

◆ SCE_KERNEL_ERROR_LIBRARYDB_NO_LIB

#define SCE_KERNEL_ERROR_LIBRARYDB_NO_LIB   -2147299199 /* 0x8002D081 */

Definition at line 445 of file error.h.

◆ SCE_KERNEL_ERROR_LIBRARYDB_NO_MOD

#define SCE_KERNEL_ERROR_LIBRARYDB_NO_MOD   -2147299198 /* 0x8002D082 */

Definition at line 446 of file error.h.

◆ SCE_KERNEL_ERROR_LIBRARYDB_NOENT

#define SCE_KERNEL_ERROR_LIBRARYDB_NOENT   -2147299200 /* 0x8002D080 */

Definition at line 444 of file error.h.

◆ SCE_KERNEL_ERROR_LOADCORE_ERROR

#define SCE_KERNEL_ERROR_LOADCORE_ERROR   -2147332096 /* 0x80025000 */

Definition at line 173 of file error.h.

◆ SCE_KERNEL_ERROR_LW_COND_ERROR

#define SCE_KERNEL_ERROR_LW_COND_ERROR   -2147319360 /* 0x800281C0 */

Definition at line 333 of file error.h.

◆ SCE_KERNEL_ERROR_LW_MUTEX_CAN_NOT_ACCESS

#define SCE_KERNEL_ERROR_LW_MUTEX_CAN_NOT_ACCESS   -2147319417 /* 0x80028187 */

Definition at line 324 of file error.h.

◆ SCE_KERNEL_ERROR_LW_MUTEX_ERROR

#define SCE_KERNEL_ERROR_LW_MUTEX_ERROR   -2147319424 /* 0x80028180 */

Definition at line 317 of file error.h.

◆ SCE_KERNEL_ERROR_LW_MUTEX_FAILED_TO_OWN

#define SCE_KERNEL_ERROR_LW_MUTEX_FAILED_TO_OWN   -2147319419 /* 0x80028185 */

Definition at line 322 of file error.h.

◆ SCE_KERNEL_ERROR_LW_MUTEX_LOCK_OVF

#define SCE_KERNEL_ERROR_LW_MUTEX_LOCK_OVF   -2147319421 /* 0x80028183 */

Definition at line 320 of file error.h.

◆ SCE_KERNEL_ERROR_LW_MUTEX_NOT_OWNED

#define SCE_KERNEL_ERROR_LW_MUTEX_NOT_OWNED   -2147319418 /* 0x80028186 */

Definition at line 323 of file error.h.

◆ SCE_KERNEL_ERROR_LW_MUTEX_RECURSIVE

#define SCE_KERNEL_ERROR_LW_MUTEX_RECURSIVE   -2147319422 /* 0x80028182 */

Definition at line 319 of file error.h.

◆ SCE_KERNEL_ERROR_LW_MUTEX_UNLOCK_UDF

#define SCE_KERNEL_ERROR_LW_MUTEX_UNLOCK_UDF   -2147319420 /* 0x80028184 */

Definition at line 321 of file error.h.

◆ SCE_KERNEL_ERROR_MEMBLOCK_LOCKED

#define SCE_KERNEL_ERROR_MEMBLOCK_LOCKED   -2147333360 /* 0x80024B10 */

Definition at line 158 of file error.h.

◆ SCE_KERNEL_ERROR_MEMBLOCK_NOT_ALLOW_REMAP_OP

#define SCE_KERNEL_ERROR_MEMBLOCK_NOT_ALLOW_REMAP_OP   -2147333363 /* 0x80024B0D */

Definition at line 155 of file error.h.

◆ SCE_KERNEL_ERROR_MEMBLOCK_OVERFLOW

#define SCE_KERNEL_ERROR_MEMBLOCK_OVERFLOW   -2147333365 /* 0x80024B0B */

Definition at line 153 of file error.h.

◆ SCE_KERNEL_ERROR_MEMBLOCK_RANGE_ERROR

#define SCE_KERNEL_ERROR_MEMBLOCK_RANGE_ERROR   -2147333367 /* 0x80024B09 */

Definition at line 151 of file error.h.

◆ SCE_KERNEL_ERROR_MEMBLOCK_TYPE_FOR_KERNEL_PROCESS

#define SCE_KERNEL_ERROR_MEMBLOCK_TYPE_FOR_KERNEL_PROCESS   -2147333369 /* 0x80024B07 */

Definition at line 149 of file error.h.

◆ SCE_KERNEL_ERROR_MEMBLOCK_TYPE_FOR_UPDATER_OR_SAFEMODE

#define SCE_KERNEL_ERROR_MEMBLOCK_TYPE_FOR_UPDATER_OR_SAFEMODE   -2147333366 /* 0x80024B0A */

Definition at line 152 of file error.h.

◆ SCE_KERNEL_ERROR_MMU_ILLEGAL_L1_TYPE

#define SCE_KERNEL_ERROR_MMU_ILLEGAL_L1_TYPE   -2147344383 /* 0x80022001 */

Definition at line 47 of file error.h.

◆ SCE_KERNEL_ERROR_MMU_L2_INDEX_OVERFLOW

#define SCE_KERNEL_ERROR_MMU_L2_INDEX_OVERFLOW   -2147344382 /* 0x80022002 */

Definition at line 48 of file error.h.

◆ SCE_KERNEL_ERROR_MMU_L2_SIZE_OVERFLOW

#define SCE_KERNEL_ERROR_MMU_L2_SIZE_OVERFLOW   -2147344381 /* 0x80022003 */

Definition at line 49 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_ALREADY_LOADED

#define SCE_KERNEL_ERROR_MODULEMGR_ALREADY_LOADED   -2147299295 /* 0x8002D021 */

Definition at line 440 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_BUSY

#define SCE_KERNEL_ERROR_MODULEMGR_BUSY   -2147299299 /* 0x8002D01D */

Definition at line 436 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_CANNOT_EXPORT_LIB_TO_SHARED

#define SCE_KERNEL_ERROR_MODULEMGR_CANNOT_EXPORT_LIB_TO_SHARED   -2147299304 /* 0x8002D018 */

Definition at line 431 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_CANNOT_STOP

#define SCE_KERNEL_ERROR_MODULEMGR_CANNOT_STOP   -2147299296 /* 0x8002D020 */

Definition at line 439 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_ELINK

#define SCE_KERNEL_ERROR_MODULEMGR_ELINK   -2147299301 /* 0x8002D01B */

Definition at line 434 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_IN_USE

#define SCE_KERNEL_ERROR_MODULEMGR_IN_USE   -2147299326 /* 0x8002D002 */

Definition at line 409 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INHIBITED

#define SCE_KERNEL_ERROR_MODULEMGR_INHIBITED   -2147299085 /* 0x8002D0F3 */

Definition at line 451 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INVALID_LIB

#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_LIB   -2147299319 /* 0x8002D009 */

Definition at line 416 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INVALID_PROC_PARAM

#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_PROC_PARAM   -2147299313 /* 0x8002D00F */

Definition at line 422 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INVALID_PROCESS_UID

#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_PROCESS_UID   -2147299305 /* 0x8002D017 */

Definition at line 430 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INVALID_REF_INFO

#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_REF_INFO   -2147299302 /* 0x8002D01A */

Definition at line 433 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INVALID_REL_INFO

#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_REL_INFO   -2147299303 /* 0x8002D019 */

Definition at line 432 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INVALID_STUB

#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_STUB   -2147299318 /* 0x8002D00A */

Definition at line 417 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_INVALID_TYPE

#define SCE_KERNEL_ERROR_MODULEMGR_INVALID_TYPE   -2147299315 /* 0x8002D00D */

Definition at line 420 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NAMETOOLONG

#define SCE_KERNEL_ERROR_MODULEMGR_NAMETOOLONG   -2147299297 /* 0x8002D01F */

Definition at line 438 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NO_FUNC_NID

#define SCE_KERNEL_ERROR_MODULEMGR_NO_FUNC_NID   -2147299317 /* 0x8002D00B */

Definition at line 418 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NO_LIB

#define SCE_KERNEL_ERROR_MODULEMGR_NO_LIB   -2147299325 /* 0x8002D003 */

Definition at line 410 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NO_MOD

#define SCE_KERNEL_ERROR_MODULEMGR_NO_MOD   -2147299311 /* 0x8002D011 */

Definition at line 424 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NO_MOD_ENTRY

#define SCE_KERNEL_ERROR_MODULEMGR_NO_MOD_ENTRY   -2147299314 /* 0x8002D00E */

Definition at line 421 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NO_MODOBJ

#define SCE_KERNEL_ERROR_MODULEMGR_NO_MODOBJ   -2147299312 /* 0x8002D010 */

Definition at line 423 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NO_PROCESS

#define SCE_KERNEL_ERROR_MODULEMGR_NO_PROCESS   -2147299310 /* 0x8002D012 */

Definition at line 425 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NO_VAR_NID

#define SCE_KERNEL_ERROR_MODULEMGR_NO_VAR_NID   -2147299316 /* 0x8002D00C */

Definition at line 419 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOENT

#define SCE_KERNEL_ERROR_MODULEMGR_NOENT   -2147299300 /* 0x8002D01C */

Definition at line 435 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOEXEC

#define SCE_KERNEL_ERROR_MODULEMGR_NOEXEC   -2147299298 /* 0x8002D01E */

Definition at line 437 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOMEM

#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM   -2147299320 /* 0x8002D008 */

Definition at line 415 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOMEM_LIB

#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM_LIB   -2147299323 /* 0x8002D005 */

Definition at line 412 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOMEM_SELF

#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM_SELF   -2147299321 /* 0x8002D007 */

Definition at line 414 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOMEM_STUB

#define SCE_KERNEL_ERROR_MODULEMGR_NOMEM_STUB   -2147299322 /* 0x8002D006 */

Definition at line 413 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOT_MAIN_MODULE

#define SCE_KERNEL_ERROR_MODULEMGR_NOT_MAIN_MODULE   -2147299293 /* 0x8002D023 */

Definition at line 442 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOT_STARTED

#define SCE_KERNEL_ERROR_MODULEMGR_NOT_STARTED   -2147299307 /* 0x8002D015 */

Definition at line 428 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_NOT_STOPPED

#define SCE_KERNEL_ERROR_MODULEMGR_NOT_STOPPED   -2147299306 /* 0x8002D016 */

Definition at line 429 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_OLD_LIB

#define SCE_KERNEL_ERROR_MODULEMGR_OLD_LIB   -2147299309 /* 0x8002D013 */

Definition at line 426 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_START_FAILED

#define SCE_KERNEL_ERROR_MODULEMGR_START_FAILED   -2147299328 /* 0x8002D000 */

Definition at line 407 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_STARTED

#define SCE_KERNEL_ERROR_MODULEMGR_STARTED   -2147299308 /* 0x8002D014 */

Definition at line 427 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_STOP_FAIL

#define SCE_KERNEL_ERROR_MODULEMGR_STOP_FAIL   -2147299327 /* 0x8002D001 */

Definition at line 408 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_STOPPED

#define SCE_KERNEL_ERROR_MODULEMGR_STOPPED   -2147299294 /* 0x8002D022 */

Definition at line 441 of file error.h.

◆ SCE_KERNEL_ERROR_MODULEMGR_SYSCALL_REG

#define SCE_KERNEL_ERROR_MODULEMGR_SYSCALL_REG   -2147299324 /* 0x8002D004 */

Definition at line 411 of file error.h.

◆ SCE_KERNEL_ERROR_MSG_PIPE_ASYNC_REQUEST_OVF

#define SCE_KERNEL_ERROR_MSG_PIPE_ASYNC_REQUEST_OVF   -2147319259 /* 0x80028225 */

Definition at line 356 of file error.h.

◆ SCE_KERNEL_ERROR_MSG_PIPE_DELETED

#define SCE_KERNEL_ERROR_MSG_PIPE_DELETED   -2147319260 /* 0x80028224 */

Definition at line 355 of file error.h.

◆ SCE_KERNEL_ERROR_MSG_PIPE_EMPTY

#define SCE_KERNEL_ERROR_MSG_PIPE_EMPTY   -2147319261 /* 0x80028223 */

Definition at line 354 of file error.h.

◆ SCE_KERNEL_ERROR_MSG_PIPE_ERROR

#define SCE_KERNEL_ERROR_MSG_PIPE_ERROR   -2147319264 /* 0x80028220 */

Definition at line 351 of file error.h.

◆ SCE_KERNEL_ERROR_MSG_PIPE_FULL

#define SCE_KERNEL_ERROR_MSG_PIPE_FULL   -2147319262 /* 0x80028222 */

Definition at line 353 of file error.h.

◆ SCE_KERNEL_ERROR_MUTEX_ERROR

#define SCE_KERNEL_ERROR_MUTEX_ERROR   -2147319488 /* 0x80028140 */

Definition at line 299 of file error.h.

◆ SCE_KERNEL_ERROR_MUTEX_FAILED_TO_OWN

#define SCE_KERNEL_ERROR_MUTEX_FAILED_TO_OWN   -2147319483 /* 0x80028145 */

Definition at line 304 of file error.h.

◆ SCE_KERNEL_ERROR_MUTEX_LOCK_OVF

#define SCE_KERNEL_ERROR_MUTEX_LOCK_OVF   -2147319485 /* 0x80028143 */

Definition at line 302 of file error.h.

◆ SCE_KERNEL_ERROR_MUTEX_NOT_OWNED

#define SCE_KERNEL_ERROR_MUTEX_NOT_OWNED   -2147319482 /* 0x80028146 */

Definition at line 305 of file error.h.

◆ SCE_KERNEL_ERROR_MUTEX_RECURSIVE

#define SCE_KERNEL_ERROR_MUTEX_RECURSIVE   -2147319486 /* 0x80028142 */

Definition at line 301 of file error.h.

◆ SCE_KERNEL_ERROR_MUTEX_UNLOCK_UDF

#define SCE_KERNEL_ERROR_MUTEX_UNLOCK_UDF   -2147319484 /* 0x80028144 */

Definition at line 303 of file error.h.

◆ SCE_KERNEL_ERROR_NO_AUTH

#define SCE_KERNEL_ERROR_NO_AUTH   -2147291135 /* 0x8002F001 */

Definition at line 459 of file error.h.

◆ SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE

#define SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE   -2147335422 /* 0x80024302 */

Definition at line 79 of file error.h.

◆ SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE_CDRAM

#define SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE_CDRAM   -2147335415 /* 0x80024309 */

Definition at line 86 of file error.h.

◆ SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE_UNIT

#define SCE_KERNEL_ERROR_NO_FREE_PHYSICAL_PAGE_UNIT   -2147335421 /* 0x80024303 */

Definition at line 80 of file error.h.

◆ SCE_KERNEL_ERROR_NO_FREE_TIMER

#define SCE_KERNEL_ERROR_NO_FREE_TIMER   -2147323135 /* 0x80027301 */

Definition at line 228 of file error.h.

◆ SCE_KERNEL_ERROR_NO_IOADDR

#define SCE_KERNEL_ERROR_NO_IOADDR   -2147335932 /* 0x80024104 */

Definition at line 75 of file error.h.

◆ SCE_KERNEL_ERROR_NO_L2PAGETABLE

#define SCE_KERNEL_ERROR_NO_L2PAGETABLE   -2147334141 /* 0x80024803 */

Definition at line 126 of file error.h.

◆ SCE_KERNEL_ERROR_NO_MEMORY

#define SCE_KERNEL_ERROR_NO_MEMORY   -2147323637 /* 0x8002710B */

Definition at line 204 of file error.h.

◆ SCE_KERNEL_ERROR_NO_PHYADDR

#define SCE_KERNEL_ERROR_NO_PHYADDR   -2147335935 /* 0x80024101 */

Definition at line 72 of file error.h.

◆ SCE_KERNEL_ERROR_NO_PHYMEMPART_CDRAM

#define SCE_KERNEL_ERROR_NO_PHYMEMPART_CDRAM   -2147335418 /* 0x80024306 */

Definition at line 83 of file error.h.

◆ SCE_KERNEL_ERROR_NO_PHYMEMPART_LPDDR2

#define SCE_KERNEL_ERROR_NO_PHYMEMPART_LPDDR2   -2147335419 /* 0x80024305 */

Definition at line 82 of file error.h.

◆ SCE_KERNEL_ERROR_NO_PROCESS_DATA

#define SCE_KERNEL_ERROR_NO_PROCESS_DATA   -2147315701 /* 0x8002900B */

Definition at line 391 of file error.h.

◆ SCE_KERNEL_ERROR_NO_SMB

#define SCE_KERNEL_ERROR_NO_SMB   -2147333359 /* 0x80024B11 */

Definition at line 159 of file error.h.

◆ SCE_KERNEL_ERROR_NO_SUCH_NAME

#define SCE_KERNEL_ERROR_NO_SUCH_NAME   -2147332607 /* 0x80024E01 */

Definition at line 169 of file error.h.

◆ SCE_KERNEL_ERROR_NONAMEHEAP

#define SCE_KERNEL_ERROR_NONAMEHEAP   -2147332605 /* 0x80024E03 */

Definition at line 171 of file error.h.

◆ SCE_KERNEL_ERROR_NOSYS

#define SCE_KERNEL_ERROR_NOSYS   -2147352573 /* 0x80020003 */

Definition at line 11 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_DEBUG_SUSPENDED

#define SCE_KERNEL_ERROR_NOT_DEBUG_SUSPENDED   -2147319760 /* 0x80028030 */

Definition at line 264 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_DORMANT

#define SCE_KERNEL_ERROR_NOT_DORMANT   -2147319768 /* 0x80028028 */

Definition at line 255 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_IMPLEMENTED

#define SCE_KERNEL_ERROR_NOT_IMPLEMENTED   -2147352574 /* 0x80020002 */

Definition at line 10 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_INITIALIZED

#define SCE_KERNEL_ERROR_NOT_INITIALIZED   -2147323387 /* 0x80027205 */

Definition at line 217 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_KERNEL_UID

#define SCE_KERNEL_ERROR_NOT_KERNEL_UID   -2147334905 /* 0x80024507 */

Definition at line 103 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_L2PTE

#define SCE_KERNEL_ERROR_NOT_L2PTE   -2147344374 /* 0x8002200A */

Definition at line 56 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_PA_ADDRESS

#define SCE_KERNEL_ERROR_NOT_PA_ADDRESS   -2147336188 /* 0x80024004 */

Definition at line 69 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_PHY_CONT_MEMBLOCK

#define SCE_KERNEL_ERROR_NOT_PHY_CONT_MEMBLOCK   -2147333373 /* 0x80024B03 */

Definition at line 145 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_PROCESS_UID

#define SCE_KERNEL_ERROR_NOT_PROCESS_UID   -2147334906 /* 0x80024506 */

Definition at line 102 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_QUEUED

#define SCE_KERNEL_ERROR_NOT_QUEUED   -2147323390 /* 0x80027202 */

Definition at line 214 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_SETUP

#define SCE_KERNEL_ERROR_NOT_SETUP   -2147323389 /* 0x80027203 */

Definition at line 215 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_SUSPENDED

#define SCE_KERNEL_ERROR_NOT_SUSPENDED   -2147319762 /* 0x8002802E */

Definition at line 261 of file error.h.

◆ SCE_KERNEL_ERROR_NOT_UNDER_CONTROL

#define SCE_KERNEL_ERROR_NOT_UNDER_CONTROL   -2147323385 /* 0x80027207 */

Definition at line 219 of file error.h.

◆ SCE_KERNEL_ERROR_NOTFOUND_EXCPHANDLER

#define SCE_KERNEL_ERROR_NOTFOUND_EXCPHANDLER   -2147323901 /* 0x80027003 */

Definition at line 185 of file error.h.

◆ SCE_KERNEL_ERROR_NOTFOUND_HANDLER

#define SCE_KERNEL_ERROR_NOTFOUND_HANDLER   -2147323638 /* 0x8002710A */

Definition at line 203 of file error.h.

◆ SCE_KERNEL_ERROR_NOTIFY_CALLBACK

#define SCE_KERNEL_ERROR_NOTIFY_CALLBACK   -2147319646 /* 0x800280A2 */

Definition at line 279 of file error.h.

◆ SCE_KERNEL_ERROR_ON_TRANSFERRING

#define SCE_KERNEL_ERROR_ON_TRANSFERRING   -2147323388 /* 0x80027204 */

Definition at line 216 of file error.h.

◆ SCE_KERNEL_ERROR_ONLY_DEVELOPMENT_MODE

#define SCE_KERNEL_ERROR_ONLY_DEVELOPMENT_MODE   -2147352558 /* 0x80020012 */

Definition at line 26 of file error.h.

◆ SCE_KERNEL_ERROR_OUT_OF_RANG

#define SCE_KERNEL_ERROR_OUT_OF_RANG   -2147333886 /* 0x80024902 */

Definition at line 131 of file error.h.

◆ SCE_KERNEL_ERROR_PA_ERROR

#define SCE_KERNEL_ERROR_PA_ERROR   -2147348224 /* 0x80021100 */

Definition at line 35 of file error.h.

◆ SCE_KERNEL_ERROR_PA_INVALID_KEY

#define SCE_KERNEL_ERROR_PA_INVALID_KEY   -2147348222 /* 0x80021102 */

Definition at line 37 of file error.h.

◆ SCE_KERNEL_ERROR_PA_INVALID_SIGNATURE

#define SCE_KERNEL_ERROR_PA_INVALID_SIGNATURE   -2147348220 /* 0x80021104 */

Definition at line 39 of file error.h.

◆ SCE_KERNEL_ERROR_PA_KEY_IS_NOT_SHARED

#define SCE_KERNEL_ERROR_PA_KEY_IS_NOT_SHARED   -2147348221 /* 0x80021103 */

Definition at line 38 of file error.h.

◆ SCE_KERNEL_ERROR_PA_NOT_AVAILABLE

#define SCE_KERNEL_ERROR_PA_NOT_AVAILABLE   -2147348223 /* 0x80021101 */

Definition at line 36 of file error.h.

◆ SCE_KERNEL_ERROR_PARTITION_ERROR

#define SCE_KERNEL_ERROR_PARTITION_ERROR   -2147334144 /* 0x80024800 */

Definition at line 123 of file error.h.

◆ SCE_KERNEL_ERROR_PARTITION_NO_VIRTUAL_ADDRESS

#define SCE_KERNEL_ERROR_PARTITION_NO_VIRTUAL_ADDRESS   -2147334140 /* 0x80024804 */

Definition at line 127 of file error.h.

◆ SCE_KERNEL_ERROR_PHYADDR_ERROR

#define SCE_KERNEL_ERROR_PHYADDR_ERROR   -2147335936 /* 0x80024100 */

Definition at line 71 of file error.h.

◆ SCE_KERNEL_ERROR_PHYADDR_NOT_USED

#define SCE_KERNEL_ERROR_PHYADDR_NOT_USED   -2147335933 /* 0x80024103 */

Definition at line 74 of file error.h.

◆ SCE_KERNEL_ERROR_PHYADDR_USED

#define SCE_KERNEL_ERROR_PHYADDR_USED   -2147335934 /* 0x80024102 */

Definition at line 73 of file error.h.

◆ SCE_KERNEL_ERROR_PHYMEM_ERROR

#define SCE_KERNEL_ERROR_PHYMEM_ERROR   -2147335424 /* 0x80024300 */

Definition at line 77 of file error.h.

◆ SCE_KERNEL_ERROR_PHYMEMPART_NOT_ACTIVE

#define SCE_KERNEL_ERROR_PHYMEMPART_NOT_ACTIVE   -2147335413 /* 0x8002430B */

Definition at line 88 of file error.h.

◆ SCE_KERNEL_ERROR_PHYMEMPART_NOT_EMPTY

#define SCE_KERNEL_ERROR_PHYMEMPART_NOT_EMPTY   -2147335420 /* 0x80024304 */

Definition at line 81 of file error.h.

◆ SCE_KERNEL_ERROR_PHYMEMPART_OUT_OF_INDEX

#define SCE_KERNEL_ERROR_PHYMEMPART_OUT_OF_INDEX   -2147335417 /* 0x80024307 */

Definition at line 84 of file error.h.

◆ SCE_KERNEL_ERROR_PLS_FULL

#define SCE_KERNEL_ERROR_PLS_FULL   -2147315709 /* 0x80029003 */

Definition at line 383 of file error.h.

◆ SCE_KERNEL_ERROR_PMON_ERROR

#define SCE_KERNEL_ERROR_PMON_ERROR   -2147319168 /* 0x80028280 */

Definition at line 365 of file error.h.

◆ SCE_KERNEL_ERROR_PMON_NOT_CPU_MODE

#define SCE_KERNEL_ERROR_PMON_NOT_CPU_MODE   -2147319166 /* 0x80028282 */

Definition at line 367 of file error.h.

◆ SCE_KERNEL_ERROR_PMON_NOT_THREAD_MODE

#define SCE_KERNEL_ERROR_PMON_NOT_THREAD_MODE   -2147319167 /* 0x80028281 */

Definition at line 366 of file error.h.

◆ SCE_KERNEL_ERROR_PRELOAD_FAILED

#define SCE_KERNEL_ERROR_PRELOAD_FAILED   -2147299088 /* 0x8002D0F0 */

Definition at line 448 of file error.h.

◆ SCE_KERNEL_ERROR_PRELOAD_FIOS2_FAILED

#define SCE_KERNEL_ERROR_PRELOAD_FIOS2_FAILED   -2147299086 /* 0x8002D0F2 */

Definition at line 450 of file error.h.

◆ SCE_KERNEL_ERROR_PRELOAD_LIBC_FAILED

#define SCE_KERNEL_ERROR_PRELOAD_LIBC_FAILED   -2147299087 /* 0x8002D0F1 */

Definition at line 449 of file error.h.

◆ SCE_KERNEL_ERROR_PROCESS_CALLBACK_NOTFOUND

#define SCE_KERNEL_ERROR_PROCESS_CALLBACK_NOTFOUND   -2147315707 /* 0x80029005 */

Definition at line 385 of file error.h.

◆ SCE_KERNEL_ERROR_PROCESS_CANNOT_REMAP_MEMBLOCK

#define SCE_KERNEL_ERROR_PROCESS_CANNOT_REMAP_MEMBLOCK   -2147333368 /* 0x80024B08 */

Definition at line 150 of file error.h.

◆ SCE_KERNEL_ERROR_PROCESS_EVENT_INHIBITED

#define SCE_KERNEL_ERROR_PROCESS_EVENT_INHIBITED   -2147315700 /* 0x8002900C */

Definition at line 392 of file error.h.

◆ SCE_KERNEL_ERROR_PROCESS_REMAINING

#define SCE_KERNEL_ERROR_PROCESS_REMAINING   -2147315702 /* 0x8002900A */

Definition at line 390 of file error.h.

◆ SCE_KERNEL_ERROR_PROCESSMGR_ERROR

#define SCE_KERNEL_ERROR_PROCESSMGR_ERROR   -2147315712 /* 0x80029000 */

Definition at line 380 of file error.h.

◆ SCE_KERNEL_ERROR_RUNNING

#define SCE_KERNEL_ERROR_RUNNING   -2147319767 /* 0x80028029 */

Definition at line 256 of file error.h.

◆ SCE_KERNEL_ERROR_RW_LOCK_ERROR

#define SCE_KERNEL_ERROR_RW_LOCK_ERROR   -2147319328 /* 0x800281E0 */

Definition at line 338 of file error.h.

◆ SCE_KERNEL_ERROR_RW_LOCK_FAILED_TO_LOCK

#define SCE_KERNEL_ERROR_RW_LOCK_FAILED_TO_LOCK   -2147319322 /* 0x800281E6 */

Definition at line 344 of file error.h.

◆ SCE_KERNEL_ERROR_RW_LOCK_FAILED_TO_UNLOCK

#define SCE_KERNEL_ERROR_RW_LOCK_FAILED_TO_UNLOCK   -2147319321 /* 0x800281E7 */

Definition at line 345 of file error.h.

◆ SCE_KERNEL_ERROR_RW_LOCK_LOCK_OVF

#define SCE_KERNEL_ERROR_RW_LOCK_LOCK_OVF   -2147319325 /* 0x800281E3 */

Definition at line 341 of file error.h.

◆ SCE_KERNEL_ERROR_RW_LOCK_NOT_OWNED

#define SCE_KERNEL_ERROR_RW_LOCK_NOT_OWNED   -2147319324 /* 0x800281E4 */

Definition at line 342 of file error.h.

◆ SCE_KERNEL_ERROR_RW_LOCK_RECURSIVE

#define SCE_KERNEL_ERROR_RW_LOCK_RECURSIVE   -2147319326 /* 0x800281E2 */

Definition at line 340 of file error.h.

◆ SCE_KERNEL_ERROR_RW_LOCK_UNLOCK_UDF

#define SCE_KERNEL_ERROR_RW_LOCK_UNLOCK_UDF   -2147319323 /* 0x800281E5 */

Definition at line 343 of file error.h.

◆ SCE_KERNEL_ERROR_SEMA_ERROR

#define SCE_KERNEL_ERROR_SEMA_ERROR   -2147319552 /* 0x80028100 */

Definition at line 291 of file error.h.

◆ SCE_KERNEL_ERROR_SEMA_OVF

#define SCE_KERNEL_ERROR_SEMA_OVF   -2147319549 /* 0x80028103 */

Definition at line 294 of file error.h.

◆ SCE_KERNEL_ERROR_SEMA_ZERO

#define SCE_KERNEL_ERROR_SEMA_ZERO   -2147319550 /* 0x80028102 */

Definition at line 293 of file error.h.

◆ SCE_KERNEL_ERROR_SIGNAL_ERROR

#define SCE_KERNEL_ERROR_SIGNAL_ERROR   -2147319520 /* 0x80028120 */

Definition at line 296 of file error.h.

◆ SCE_KERNEL_ERROR_SIMPLE_EVENT_ERROR

#define SCE_KERNEL_ERROR_SIMPLE_EVENT_ERROR   -2147319200 /* 0x80028260 */

Definition at line 362 of file error.h.

◆ SCE_KERNEL_ERROR_SUSPEND_COUNT_OVF

#define SCE_KERNEL_ERROR_SUSPEND_COUNT_OVF   -2147319758 /* 0x80028032 */

Definition at line 266 of file error.h.

◆ SCE_KERNEL_ERROR_SUSPEND_COUNT_UDF

#define SCE_KERNEL_ERROR_SUSPEND_COUNT_UDF   -2147319757 /* 0x80028033 */

Definition at line 267 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_ADDRESS_SPACE_ERROR

#define SCE_KERNEL_ERROR_SYSMEM_ADDRESS_SPACE_ERROR   -2147333632 /* 0x80024A00 */

Definition at line 136 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_BITHEAP_ERROR

#define SCE_KERNEL_ERROR_SYSMEM_BITHEAP_ERROR   -2147332864 /* 0x80024D00 */

Definition at line 165 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_CANNOT_ALLOCATE_UIDENTRY

#define SCE_KERNEL_ERROR_SYSMEM_CANNOT_ALLOCATE_UIDENTRY   -2147334907 /* 0x80024505 */

Definition at line 101 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_ERROR

#define SCE_KERNEL_ERROR_SYSMEM_ERROR   -2147336192 /* 0x80024000 */

Definition at line 65 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_INVALID_UID_RANGE

#define SCE_KERNEL_ERROR_SYSMEM_INVALID_UID_RANGE   -2147334909 /* 0x80024503 */

Definition at line 99 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_MEMBLOCK_ERROR

#define SCE_KERNEL_ERROR_SYSMEM_MEMBLOCK_ERROR   -2147333376 /* 0x80024B00 */

Definition at line 142 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_NAMEHEAP_ERROR

#define SCE_KERNEL_ERROR_SYSMEM_NAMEHEAP_ERROR   -2147332608 /* 0x80024E00 */

Definition at line 168 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_NO_VALID_UID

#define SCE_KERNEL_ERROR_SYSMEM_NO_VALID_UID   -2147334908 /* 0x80024504 */

Definition at line 100 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_PHYMEMLOW_ERROR

#define SCE_KERNEL_ERROR_SYSMEM_PHYMEMLOW_ERROR   -2147333120 /* 0x80024C00 */

Definition at line 161 of file error.h.

◆ SCE_KERNEL_ERROR_SYSMEM_UID_INVALID_ARGUMENT

#define SCE_KERNEL_ERROR_SYSMEM_UID_INVALID_ARGUMENT   -2147334910 /* 0x80024502 */

Definition at line 98 of file error.h.

◆ SCE_KERNEL_ERROR_SYSTIMER_ERROR

#define SCE_KERNEL_ERROR_SYSTIMER_ERROR   -2147323136 /* 0x80027300 */

Definition at line 227 of file error.h.

◆ SCE_KERNEL_ERROR_THREAD_ERROR

#define SCE_KERNEL_ERROR_THREAD_ERROR   -2147319776 /* 0x80028020 */

Definition at line 247 of file error.h.

◆ SCE_KERNEL_ERROR_THREAD_EVENT_ERROR

#define SCE_KERNEL_ERROR_THREAD_EVENT_ERROR   -2147319712 /* 0x80028060 */

Definition at line 269 of file error.h.

◆ SCE_KERNEL_ERROR_THREAD_STOPPED

#define SCE_KERNEL_ERROR_THREAD_STOPPED   -2147319764 /* 0x8002802C */

Definition at line 259 of file error.h.

◆ SCE_KERNEL_ERROR_THREAD_SUSPENDED

#define SCE_KERNEL_ERROR_THREAD_SUSPENDED   -2147319763 /* 0x8002802D */

Definition at line 260 of file error.h.

◆ SCE_KERNEL_ERROR_THREADMGR_ERROR

#define SCE_KERNEL_ERROR_THREADMGR_ERROR   -2147319808 /* 0x80028000 */

Definition at line 238 of file error.h.

◆ SCE_KERNEL_ERROR_TIMER_COUNTING

#define SCE_KERNEL_ERROR_TIMER_COUNTING   -2147323133 /* 0x80027303 */

Definition at line 230 of file error.h.

◆ SCE_KERNEL_ERROR_TIMER_ERROR

#define SCE_KERNEL_ERROR_TIMER_ERROR   -2147319232 /* 0x80028240 */

Definition at line 358 of file error.h.

◆ SCE_KERNEL_ERROR_TIMER_NOT_ALLOCATED

#define SCE_KERNEL_ERROR_TIMER_NOT_ALLOCATED   -2147323134 /* 0x80027302 */

Definition at line 229 of file error.h.

◆ SCE_KERNEL_ERROR_TIMER_STOPPED

#define SCE_KERNEL_ERROR_TIMER_STOPPED   -2147323132 /* 0x80027304 */

Definition at line 231 of file error.h.

◆ SCE_KERNEL_ERROR_TRANSFERRED

#define SCE_KERNEL_ERROR_TRANSFERRED   -2147323386 /* 0x80027206 */

Definition at line 218 of file error.h.

◆ SCE_KERNEL_ERROR_UID_CANNOT_FIND_BY_NAME

#define SCE_KERNEL_ERROR_UID_CANNOT_FIND_BY_NAME   -2147334902 /* 0x8002450A */

Definition at line 106 of file error.h.

◆ SCE_KERNEL_ERROR_UID_CLASS_NOT_FOUND

#define SCE_KERNEL_ERROR_UID_CLASS_NOT_FOUND   -2147334897 /* 0x8002450F */

Definition at line 111 of file error.h.

◆ SCE_KERNEL_ERROR_UID_ERROR

#define SCE_KERNEL_ERROR_UID_ERROR   -2147334912 /* 0x80024500 */

Definition at line 96 of file error.h.

◆ SCE_KERNEL_ERROR_UID_FOR_PRODCESS_OVERFLOW

#define SCE_KERNEL_ERROR_UID_FOR_PRODCESS_OVERFLOW   -2147334898 /* 0x8002450E */

Definition at line 110 of file error.h.

◆ SCE_KERNEL_ERROR_UID_LINK_COUNT_UNDERFLOW

#define SCE_KERNEL_ERROR_UID_LINK_COUNT_UNDERFLOW   -2147334896 /* 0x80024510 */

Definition at line 112 of file error.h.

◆ SCE_KERNEL_ERROR_UID_MAX_OPEN

#define SCE_KERNEL_ERROR_UID_MAX_OPEN   -2147334900 /* 0x8002450C */

Definition at line 108 of file error.h.

◆ SCE_KERNEL_ERROR_UID_NAME_TOO_LONG

#define SCE_KERNEL_ERROR_UID_NAME_TOO_LONG   -2147336190 /* 0x80024002 */

Definition at line 67 of file error.h.

◆ SCE_KERNEL_ERROR_UID_NOT_VISIBLE

#define SCE_KERNEL_ERROR_UID_NOT_VISIBLE   -2147334901 /* 0x8002450B */

Definition at line 107 of file error.h.

◆ SCE_KERNEL_ERROR_UID_REFER_NOT_ZERO

#define SCE_KERNEL_ERROR_UID_REFER_NOT_ZERO   -2147334895 /* 0x80024511 */

Definition at line 113 of file error.h.

◆ SCE_KERNEL_ERROR_UID_RL_OVERFLOW

#define SCE_KERNEL_ERROR_UID_RL_OVERFLOW   -2147334899 /* 0x8002450D */

Definition at line 109 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_ALARM_ID

#define SCE_KERNEL_ERROR_UNKNOWN_ALARM_ID   -2147319615 /* 0x800280C1 */

Definition at line 283 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_CALLBACK_ID

#define SCE_KERNEL_ERROR_UNKNOWN_CALLBACK_ID   -2147319647 /* 0x800280A1 */

Definition at line 278 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_COND_ID

#define SCE_KERNEL_ERROR_UNKNOWN_COND_ID   -2147319391 /* 0x800281A1 */

Definition at line 327 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_EVENT_ID

#define SCE_KERNEL_ERROR_UNKNOWN_EVENT_ID   -2147319295 /* 0x80028201 */

Definition at line 348 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_EVF_ID

#define SCE_KERNEL_ERROR_UNKNOWN_EVF_ID   -2147319583 /* 0x800280E1 */

Definition at line 287 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_FAST_MUTEX_ID

#define SCE_KERNEL_ERROR_UNKNOWN_FAST_MUTEX_ID   -2147319455 /* 0x80028161 */

Definition at line 308 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_LW_COND_ID

#define SCE_KERNEL_ERROR_UNKNOWN_LW_COND_ID   -2147319359 /* 0x800281C1 */

Definition at line 334 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_LW_MUTEX_ID

#define SCE_KERNEL_ERROR_UNKNOWN_LW_MUTEX_ID   -2147319423 /* 0x80028181 */

Definition at line 318 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_MSG_PIPE_ID

#define SCE_KERNEL_ERROR_UNKNOWN_MSG_PIPE_ID   -2147319263 /* 0x80028221 */

Definition at line 352 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_MUTEX_ID

#define SCE_KERNEL_ERROR_UNKNOWN_MUTEX_ID   -2147319487 /* 0x80028141 */

Definition at line 300 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_PHYMEMLOW_TYPE

#define SCE_KERNEL_ERROR_UNKNOWN_PHYMEMLOW_TYPE   -2147333118 /* 0x80024C02 */

Definition at line 163 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_RW_LOCK_ID

#define SCE_KERNEL_ERROR_UNKNOWN_RW_LOCK_ID   -2147319327 /* 0x800281E1 */

Definition at line 339 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_SEMA_ID

#define SCE_KERNEL_ERROR_UNKNOWN_SEMA_ID   -2147319551 /* 0x80028101 */

Definition at line 292 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_SIMPLE_EVENT_ID

#define SCE_KERNEL_ERROR_UNKNOWN_SIMPLE_EVENT_ID   -2147319199 /* 0x80028261 */

Definition at line 363 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_THREAD_EVENT_ID

#define SCE_KERNEL_ERROR_UNKNOWN_THREAD_EVENT_ID   -2147319711 /* 0x80028061 */

Definition at line 270 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_THREAD_ID

#define SCE_KERNEL_ERROR_UNKNOWN_THREAD_ID   -2147319775 /* 0x80028021 */

Definition at line 248 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_TIMER_ID

#define SCE_KERNEL_ERROR_UNKNOWN_TIMER_ID   -2147319231 /* 0x80028241 */

Definition at line 359 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_UID

#define SCE_KERNEL_ERROR_UNKNOWN_UID   -2147319807 /* 0x80028001 */

Definition at line 239 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_WORK_QUEUE_ID

#define SCE_KERNEL_ERROR_UNKNOWN_WORK_QUEUE_ID   -2147319039 /* 0x80028301 */

Definition at line 370 of file error.h.

◆ SCE_KERNEL_ERROR_UNKNOWN_WORK_TASK_ID

#define SCE_KERNEL_ERROR_UNKNOWN_WORK_TASK_ID   -2147319038 /* 0x80028302 */

Definition at line 371 of file error.h.

◆ SCE_KERNEL_ERROR_UNSUP

#define SCE_KERNEL_ERROR_UNSUP   -2147352572 /* 0x80020004 */

Definition at line 12 of file error.h.

◆ SCE_KERNEL_ERROR_VA2PA_FAULT

#define SCE_KERNEL_ERROR_VA2PA_FAULT   -2147344377 /* 0x80022007 */

Definition at line 53 of file error.h.

◆ SCE_KERNEL_ERROR_VA2PA_MAPPED

#define SCE_KERNEL_ERROR_VA2PA_MAPPED   -2147344376 /* 0x80022008 */

Definition at line 54 of file error.h.

◆ SCE_KERNEL_ERROR_VALIDATION_CHECK_FAILED

#define SCE_KERNEL_ERROR_VALIDATION_CHECK_FAILED   -2147344375 /* 0x80022009 */

Definition at line 55 of file error.h.

◆ SCE_KERNEL_ERROR_VARANGE_IS_NOT_PHYSICAL_CONTINUOUS

#define SCE_KERNEL_ERROR_VARANGE_IS_NOT_PHYSICAL_CONTINUOUS   -2147336189 /* 0x80024003 */

Definition at line 68 of file error.h.

◆ SCE_KERNEL_ERROR_VIRPAGE_ERROR

#define SCE_KERNEL_ERROR_VIRPAGE_ERROR   -2147334656 /* 0x80024600 */

Definition at line 115 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_CANCEL

#define SCE_KERNEL_ERROR_WAIT_CANCEL   -2147319801 /* 0x80028007 */

Definition at line 245 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_CANCEL_COND

#define SCE_KERNEL_ERROR_WAIT_CANCEL_COND   -2147319387 /* 0x800281A5 */

Definition at line 331 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_CANCEL_MUTEX

#define SCE_KERNEL_ERROR_WAIT_CANCEL_MUTEX   -2147319389 /* 0x800281A3 */

Definition at line 329 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_DELETE

#define SCE_KERNEL_ERROR_WAIT_DELETE   -2147319802 /* 0x80028006 */

Definition at line 244 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_DELETE_COND

#define SCE_KERNEL_ERROR_WAIT_DELETE_COND   -2147319388 /* 0x800281A4 */

Definition at line 330 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_DELETE_LW_COND

#define SCE_KERNEL_ERROR_WAIT_DELETE_LW_COND   -2147319357 /* 0x800281C3 */

Definition at line 336 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_DELETE_LW_MUTEX

#define SCE_KERNEL_ERROR_WAIT_DELETE_LW_MUTEX   -2147319358 /* 0x800281C2 */

Definition at line 335 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_DELETE_MUTEX

#define SCE_KERNEL_ERROR_WAIT_DELETE_MUTEX   -2147319390 /* 0x800281A2 */

Definition at line 328 of file error.h.

◆ SCE_KERNEL_ERROR_WAIT_TIMEOUT

#define SCE_KERNEL_ERROR_WAIT_TIMEOUT   -2147319803 /* 0x80028005 */

Definition at line 243 of file error.h.

◆ SCE_KERNEL_ERROR_WORK_QUEUE

#define SCE_KERNEL_ERROR_WORK_QUEUE   -2147319040 /* 0x80028300 */

Definition at line 369 of file error.h.