Searched defs:exit (Results 1 – 9 of 9) sorted by relevance
33 .global exit symbol35 exit: label
67 .exit: label
56 void exit(int code) in exit() function
64 void exit(int code) in exit() function
144 void exit(int code) in exit() function
87 void exit(int code) in exit() function
150 void exit(int code) in exit() function
126 static void exit(int code) in exit() function
4938 u32 exit = saved_exit; in test_vmx_preemption_timer() local