Home
last modified time | relevance | path

Searched refs:os_exit (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dcpu.c31 os_exit(2); in sandbox_exit()
34 os_exit(2); in sandbox_exit()
37 os_exit(0); in sandbox_exit()
H A Dstart.c34 os_exit(1); in sandbox_early_getopt_check()
66 os_exit(0); in sandbox_early_getopt_check()
101 os_exit(retval); in sandbox_main_loop_init()
H A Dos.c62 os_exit(1); in os_lseek()
101 void os_exit(int exit_code) in os_exit() function
535 os_exit(2); in os_jump_to_image()
/OK3568_Linux_fs/u-boot/include/
H A Dos.h103 void os_exit(int exit_code) __attribute__((noreturn));