yuzu-fork/src/core/hle/kernel
Morph 01bc0c84f0
Merge pull request #8512 from german77/nnResult
Replace multiple names with a better name
2022-06-28 16:59:33 -07:00
..
arch/arm64 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
board/nintendo/nx general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
init common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
code_set.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
code_set.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
global_scheduler_context.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
global_scheduler_context.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
hle_ipc.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
hle_ipc.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
initial_process.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_address_arbiter.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_address_arbiter.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_address_space_info.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
k_address_space_info.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_affinity_mask.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_auto_object.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_auto_object.h kernel: fix inconsistency in AutoObjectTraits macro definitions 2022-06-13 20:09:00 -04:00
k_auto_object_container.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_auto_object_container.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_class_token.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_class_token.h kernel: ensure class token lambda exit is unreachable 2022-06-13 20:09:00 -04:00
k_client_port.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_client_port.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_client_session.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_client_session.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_code_memory.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_code_memory.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_condition_variable.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_condition_variable.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_event.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_event.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_handle_table.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_handle_table.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_interrupt_manager.cpp kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
k_interrupt_manager.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_light_condition_variable.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_light_condition_variable.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_light_lock.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_light_lock.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_linked_list.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_block.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_block_manager.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_block_manager.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_layout.board.nintendo_nx.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_layout.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_layout.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_manager.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_memory_manager.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_memory_region.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_memory_region_type.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_page_bitmap.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_page_buffer.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_page_buffer.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_page_group.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_page_heap.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_page_heap.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_page_table.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_page_table.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_port.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_port.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_priority_queue.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_process.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_process.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_readable_event.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_readable_event.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_resource_limit.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_resource_limit.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_scheduler.cpp kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
k_scheduler.h kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
k_scheduler_lock.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_scoped_lock.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_scoped_resource_reservation.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_scoped_scheduler_lock_and_sleep.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_server_port.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_server_port.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_server_session.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_server_session.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_session.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_session.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_shared_memory.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_shared_memory.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_shared_memory_info.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_slab_heap.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_spin_lock.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_spin_lock.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_synchronization_object.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_synchronization_object.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_system_control.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_thread.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread_local_page.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread_local_page.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread_queue.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread_queue.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_trace.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_transfer_memory.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_transfer_memory.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_worker_task.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_worker_task_manager.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_worker_task_manager.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
k_writable_event.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_writable_event.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
kernel.cpp kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
kernel.h kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
memory_types.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
physical_core.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
physical_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
physical_memory.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
process_capability.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
process_capability.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
service_thread.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
service_thread.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
slab_helpers.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
svc.cpp Merge pull request #8512 from german77/nnResult 2022-06-28 16:59:33 -07:00
svc.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
svc_common.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
svc_results.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
svc_types.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
svc_wrap.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
time_manager.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
time_manager.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00