Searched refs:FUNCTION_END (Results 1 - 25 of 93) sorted by last modified time

1234

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp1258 FUNCTION_END();
/haiku/src/system/kernel/arch/arm64/
H A Darch_asm.S14 FUNCTION_END(_thread_exit_syscall)
128 FUNCTION_END(handle_\name)
189 FUNCTION_END(_eret_with_iframe)
220 FUNCTION_END(_fp_save)
251 FUNCTION_END(_fp_restore)
291 FUNCTION_END(_arch_context_swap)
322 FUNCTION_END(arch_debug_call_with_fault_handler)
329 FUNCTION_END(arm64_get_fp)
/haiku/src/servers/registrar/
H A DMessageRunnerManager.cpp329 FUNCTION_END();
364 FUNCTION_END();
444 FUNCTION_END();
481 FUNCTION_END();
718 FUNCTION_END();
/haiku/src/system/kernel/arch/x86/64/
H A Darch.S27 FUNCTION_END(x86_get_stack_frame)
41 FUNCTION_END(x86_64_thread_entry)
51 FUNCTION_END(x86_userspace_thread_exit)
64 FUNCTION_END(x86_reboot)
113 FUNCTION_END(arch_debug_call_with_fault_handler)
119 FUNCTION_END(_stac)
123 FUNCTION_END(_clac)
127 FUNCTION_END(_xsave)
131 FUNCTION_END(_xsavec)
135 FUNCTION_END(_xrsto
[all...]
H A Dinterrupts.S256 FUNCTION_END(int_bottom)
372 FUNCTION_END(int_bottom_user)
617 FUNCTION_END(x86_64_syscall_entry)
681 FUNCTION_END(x86_return_to_userland)
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.h124 #define FUNCTION_END() TFUNCTION_END() macro
137 #define FUNCTION_END() ; macro
/haiku/src/system/kernel/arch/riscv64/
H A Darch_asm.S17 FUNCTION_END(MSyscall)
54 FUNCTION_END(arch_context_switch)
94 FUNCTION_END(save_fpu)
134 FUNCTION_END(restore_fpu)
140 FUNCTION_END(arch_thread_entry)
147 FUNCTION_END(arch_load_user_iframe)
154 FUNCTION_END(arch_user_thread_exit)
H A Darch_traps.S37 FUNCTION_END(SVec)
80 FUNCTION_END(SVecU)
/haiku/src/system/kernel/arch/arm/
H A Darch_asm.S32 FUNCTION_END(arch_int_enable_interrupts)
41 FUNCTION_END(arch_int_disable_interrupts)
52 FUNCTION_END(arch_int_restore_interrupts)
63 FUNCTION_END(arch_int_are_interrupts_enabled)
74 FUNCTION_END(arm_context_switch)
84 FUNCTION_END(arm_save_fpu)
94 FUNCTION_END(arm_restore_fpu)
133 FUNCTION_END(_arch_cpu_user_memcpy)
172 FUNCTION_END(_arch_cpu_user_memset)
203 FUNCTION_END(_arch_cpu_user_strlcp
[all...]
H A Darch_exceptions.S167 FUNCTION_END(arm_undefined)
179 FUNCTION_END(arm_syscall)
196 FUNCTION_END(arm_prefetch_abort)
213 FUNCTION_END(arm_data_abort)
218 FUNCTION_END(arm_reserved)
231 FUNCTION_END(arm_irq)
244 FUNCTION_END(arm_fiq)
283 FUNCTION_END(arm_vector_init)
/haiku/src/system/boot/platform/efi/arch/arm/
H A Dentry.S132 FUNCTION_END(arch_enter_kernel)
H A Dcache.S78 FUNCTION_END(clean_dcache_all)
87 FUNCTION_END(invalidate_icache_all)
/haiku/src/servers/package/
H A DDebugSupport.h161 #define FUNCTION_END() TFUNCTION_END() macro
175 #define FUNCTION_END() ; macro
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DDebugSupport.h156 #define FUNCTION_END() TFUNCTION_END() macro
170 #define FUNCTION_END() ; macro
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.h157 #define FUNCTION_END() TFUNCTION_END() macro
171 #define FUNCTION_END() ; macro
/haiku/headers/private/userlandfs/shared/
H A DDebug.h123 #define FUNCTION_END() TFUNCTION_END() macro
137 #define FUNCTION_END() ; macro
/haiku/headers/private/file_systems/
H A DDebugSupport.h163 #define FUNCTION_END() TFUNCTION_END() macro
173 #define FUNCTION_END() ; macro
/haiku/src/system/libroot/posix/arch/arm64/
H A Dsigsetjmp.S27 FUNCTION_END(sigsetjmp)
28 FUNCTION_END(__sigsetjmp)
36 FUNCTION_END(_setjmp)
37 FUNCTION_END(setjmp)
H A Dsiglongjmp.S30 FUNCTION_END(siglongjmp)
31 FUNCTION_END(longjmp)
32 FUNCTION_END(_longjmp)
/haiku/src/system/libroot/os/arch/arm/
H A Dsyscalls.inc17 FUNCTION_END(name)
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Dtransition.S64 FUNCTION_END(_arch_transition_EL2_EL1)
135 FUNCTION_END(drop_to_el1)
H A Dexceptions.S9 FUNCTION_END(_arch_exception_loop)
17 FUNCTION_END(_arch_exception_panic)
H A Dcache.S38 FUNCTION_END(_arch_mmu_invalidate_tlb_all)
85 FUNCTION_END(_arch_cache_clean_poc)
/haiku/src/system/boot/platform/efi/arch/x86/
H A Dentry.S82 FUNCTION_END(arch_enter_kernel)
/haiku/src/system/boot/platform/riscv/
H A Dentry.S38 FUNCTION_END(arch_enter_kernel)

Completed in 160 milliseconds

1234