Searched refs:exitcall_t (Results 1 – 5 of 5) sorted by relevance
42 typedef void (*exitcall_t)(void); typedef72 static exitcall_t __uml_exitcall_##fn __uml_exit_call = fn121 #define __exitcall(fn) static exitcall_t __exitcall_##fn __exit_call = fn
117 typedef void (*exitcall_t)(void); typedef298 static exitcall_t __exitcall_##fn __exit_call = fn
142 static inline exitcall_t __maybe_unused __exittest(void) \
237 extern exitcall_t __uml_exitcall_begin, __uml_exitcall_end;241 exitcall_t *call; in do_uml_exitcalls()
4507 exitcall_t *exit; in cfi_init()4514 exit = (exitcall_t *) in cfi_init()