Home
last modified time | relevance | path

Searched refs:thread_exception_return (Results 1 – 16 of 16) sorted by relevance

/xnu-11215/bsd/dev/i386/
H A Dsystemcalls.c107 thread_exception_return(); in unix_syscall()
149 thread_exception_return(); in unix_syscall()
267 thread_exception_return(); in unix_syscall()
291 thread_exception_return(); in unix_syscall64()
305 thread_exception_return(); in unix_syscall64()
355 thread_exception_return(); in unix_syscall64()
472 thread_exception_return(); in unix_syscall64()
605 thread_exception_return(); in unix_syscall_return()
/xnu-11215/osfmk/i386/
H A Dbsd_i386.c313 thread_exception_return(); in machdep_syscall()
324 thread_exception_return(); in machdep_syscall()
380 thread_exception_return(); in machdep_syscall()
403 thread_exception_return(); in machdep_syscall64()
454 thread_exception_return(); in machdep_syscall64()
556 thread_exception_return(); in mach_call_munger()
610 thread_exception_return(); in mach_call_munger()
678 thread_exception_return(); in mach_call_munger64()
727 thread_exception_return(); in mach_call_munger64()
H A Dtrap.c228 thread_exception_return(); in thread_syscall_return()
1694 thread_exception_return(void) in thread_exception_return() function
/xnu-11215/osfmk/x86_64/
H A Dlocore.s171 .globl EXT(thread_exception_return)
182 LEXT(thread_exception_return)
/xnu-11215/osfmk/kern/
H A Dast.c90 thread_exception_return(); in thread_preempted()
H A Dexception.c790 thread_exception_return(); in exception_triage_thread()
847 thread_exception_return(); in pac_exception_triage()
H A Dsched_prim.h613 extern void thread_exception_return(void) __dead2;
H A Dsfi.c142 thread_exception_return(); \
H A Dthread_act.c1168 thread_exception_return(); in thread_suspended()
/xnu-11215/bsd/pthread/
H A Dpthread_shims.c126 thread_exception_return(); in pthread_returning_to_userspace()
561 .thread_exception_return = pthread_returning_to_userspace,
/xnu-11215/bsd/kern/
H A Dmach_process.c146 thread_exception_return(); in ptrace()
H A Dkern_exit.c1459 thread_exception_return(); in exit()
1560 thread_exception_return(); in exit_with_reason()
1585 thread_exception_return(); in exit_with_reason()
/xnu-11215/bsd/sys/
H A Dpthread_shims.h214 void (*thread_exception_return)(void); member
/xnu-11215/bsd/dev/arm/
H A Dsystemcalls.c287 thread_exception_return(); in unix_syscall_return()
/xnu-11215/osfmk/arm64/
H A Dsleh.c598 thread_exception_return() in thread_exception_return() function
1770 thread_exception_return(); in handle_user_abort()
2542 thread_exception_return(); in thread_syscall_return()
H A Dmachine_routines.c2533 thread_exception_return();