.. |
arch/arm64
|
|
|
board/nintendo/nx
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
init
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
code_set.cpp
|
|
|
code_set.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
global_scheduler_context.cpp
|
|
|
global_scheduler_context.h
|
core: Make variable shadowing a compile-time error
|
2021-05-16 03:43:16 -04:00 |
hle_ipc.cpp
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
hle_ipc.h
|
kernel: hle_ipc: Foward declare KAutoObject
|
2021-10-07 13:32:36 -04:00 |
k_address_arbiter.cpp
|
hle: kernel: Cleanup to match coding style.
|
2021-12-06 16:39:17 -08:00 |
k_address_arbiter.h
|
|
|
k_address_space_info.cpp
|
|
|
k_address_space_info.h
|
|
|
k_affinity_mask.h
|
|
|
k_auto_object.cpp
|
|
|
k_auto_object.h
|
core: hle: kernel: k_auto_object: Add GetName method.
|
2021-12-06 16:39:16 -08:00 |
k_auto_object_container.cpp
|
common/logging: Move Log::Entry declaration to a separate header
|
2021-10-01 20:48:49 -04:00 |
k_auto_object_container.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_class_token.cpp
|
|
|
k_class_token.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_client_port.cpp
|
|
|
k_client_port.h
|
|
|
k_client_session.cpp
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_client_session.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_condition_variable.cpp
|
hle: kernel: KConditionVariable: Various updates & simplifications.
|
2021-12-06 16:39:17 -08:00 |
k_condition_variable.h
|
hle: kernel: KConditionVariable: Various updates & simplifications.
|
2021-12-06 16:39:17 -08:00 |
k_event.cpp
|
|
|
k_event.h
|
|
|
k_handle_table.cpp
|
core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary.
|
2021-12-06 16:39:16 -08:00 |
k_handle_table.h
|
core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary.
|
2021-12-06 16:39:16 -08:00 |
k_light_condition_variable.cpp
|
hle: kernel: Cleanup to match coding style.
|
2021-12-06 16:39:17 -08:00 |
k_light_condition_variable.h
|
hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.
|
2021-12-06 16:39:17 -08:00 |
k_light_lock.cpp
|
hle: kernel: KLightLock: Migrate to updated KThreadQueue.
|
2021-12-06 16:39:17 -08:00 |
k_light_lock.h
|
hle: kernel: KLightLock: Migrate to updated KThreadQueue.
|
2021-12-06 16:39:17 -08:00 |
k_linked_list.h
|
|
|
k_memory_block.h
|
|
|
k_memory_block_manager.cpp
|
|
|
k_memory_block_manager.h
|
|
|
k_memory_layout.board.nintendo_nx.cpp
|
|
|
k_memory_layout.cpp
|
|
|
k_memory_layout.h
|
|
|
k_memory_manager.cpp
|
|
|
k_memory_manager.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_memory_region.h
|
|
|
k_memory_region_type.h
|
hle: kernel: k_memory_region_type: Minor code cleanup.
|
2021-03-23 18:42:04 -07:00 |
k_page_bitmap.h
|
|
|
k_page_heap.cpp
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_page_heap.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_page_linked_list.h
|
|
|
k_page_table.cpp
|
kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission
|
2021-11-20 22:18:56 -05:00 |
k_page_table.h
|
kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission
|
2021-11-20 22:18:56 -05:00 |
k_port.cpp
|
|
|
k_port.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_priority_queue.h
|
general: Update style to clang-format-12
|
2021-09-24 15:52:05 -04:00 |
k_process.cpp
|
hle: kernel: KProcess: Improvements for thread pinning.
|
2021-12-06 16:39:17 -08:00 |
k_process.h
|
hle: kernel: KProcess: Improvements for thread pinning.
|
2021-12-06 16:39:17 -08:00 |
k_readable_event.cpp
|
|
|
k_readable_event.h
|
|
|
k_resource_limit.cpp
|
|
|
k_resource_limit.h
|
|
|
k_scheduler.cpp
|
hle: kernel: Add a flag for indicating that the kernel is currently shutting down.
|
2021-12-06 16:39:17 -08:00 |
k_scheduler.h
|
core: hle: kernel: Ensure idle threads are closed before destroying scheduler.
|
2021-12-06 16:39:16 -08:00 |
k_scheduler_lock.h
|
hle: kernel: Add a flag for indicating that the kernel is currently shutting down.
|
2021-12-06 16:39:17 -08:00 |
k_scoped_lock.h
|
core: Fix transitive include build errors
|
2021-11-03 21:42:58 -04:00 |
k_scoped_resource_reservation.h
|
|
|
k_scoped_scheduler_lock_and_sleep.h
|
hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.
|
2021-12-06 16:39:17 -08:00 |
k_server_port.cpp
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_server_port.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_server_session.cpp
|
hle: kernel: KServerSession: Migrate to updated KThreadQueue.
|
2021-12-06 16:39:17 -08:00 |
k_server_session.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_session.cpp
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_session.h
|
|
|
k_shared_memory.cpp
|
|
|
k_shared_memory.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_shared_memory_info.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_slab_heap.h
|
|
|
k_spin_lock.cpp
|
|
|
k_spin_lock.h
|
|
|
k_synchronization_object.cpp
|
hle: kernel: Cleanup to match coding style.
|
2021-12-06 16:39:17 -08:00 |
k_synchronization_object.h
|
hle: kernel: KSynchronizationObject: Fix variable shadowing.
|
2021-12-06 16:39:17 -08:00 |
k_system_control.h
|
|
|
k_thread.cpp
|
hle: kernel: Add a flag for indicating that the kernel is currently shutting down.
|
2021-12-06 16:39:17 -08:00 |
k_thread.h
|
hle: kernel: Add a flag for indicating that the kernel is currently shutting down.
|
2021-12-06 16:39:17 -08:00 |
k_thread_queue.cpp
|
hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.
|
2021-12-06 16:39:17 -08:00 |
k_thread_queue.h
|
hle: kernel: Cleanup to match coding style.
|
2021-12-06 16:39:17 -08:00 |
k_trace.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_transfer_memory.cpp
|
|
|
k_transfer_memory.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
k_writable_event.cpp
|
|
|
k_writable_event.h
|
|
|
kernel.cpp
|
hle: kernel: Add a flag for indicating that the kernel is currently shutting down.
|
2021-12-06 16:39:17 -08:00 |
kernel.h
|
hle: kernel: Add a flag for indicating that the kernel is currently shutting down.
|
2021-12-06 16:39:17 -08:00 |
memory_types.h
|
|
|
physical_core.cpp
|
|
|
physical_core.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
physical_memory.h
|
|
|
process_capability.cpp
|
|
|
process_capability.h
|
|
|
service_thread.cpp
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
service_thread.h
|
|
|
slab_helpers.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |
svc.cpp
|
hle: kernel: KServerSession: Migrate to updated KThreadQueue.
|
2021-12-06 16:39:17 -08:00 |
svc.h
|
|
|
svc_common.h
|
|
|
svc_results.h
|
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
2021-05-05 16:40:52 -07:00 |
svc_types.h
|
|
|
svc_wrap.h
|
svc: Correct WaitSynchronization num_handles param type
|
2021-11-02 22:31:04 -04:00 |
time_manager.cpp
|
hle: kernel: KThread: Migrate to updated KThreadQueue (part 1).
|
2021-12-06 16:39:17 -08:00 |
time_manager.h
|
core: Remove unused includes
|
2021-11-03 21:42:57 -04:00 |