| /arch/powerpc/boot/ |
| A D | mktree.c | 52 exit(1); in main() 57 exit(2); in main() 84 exit(3); in main() 89 exit(3); in main() 102 exit(4); in main() 107 exit(4); in main() 112 exit(4); in main() 121 exit(5); in main() 143 exit(1); in main() 147 exit(1); in main() [all …]
|
| A D | hack-coff.c | 39 exit(1); in main() 43 exit(1); in main() 50 exit(1); in main() 72 exit(1); in main() 75 exit(0); in main() 79 exit(1); in main()
|
| A D | addnote.c | 123 exit(1); in main() 128 exit(1); in main() 137 exit(1); in main() 163 exit(0); in main() 225 exit(1); in main() 230 exit(1); in main() 234 exit(1); in main() 237 exit(0); in main() 241 exit(1); in main() 246 exit(1); in main()
|
| A D | ops.h | 29 void (*exit)(void); member 220 static inline void exit(void) in exit() function 222 if (platform_ops.exit) in exit() 223 platform_ops.exit(); in exit() 226 #define fatal(args...) { printf(args); exit(); }
|
| /arch/alpha/boot/tools/ |
| A D | objstrip.c | 48 exit(1); in usage() 94 exit(1); in main() 102 exit(1); in main() 120 exit(1); in main() 135 exit(1); in main() 145 exit(1); in main() 155 exit(1); in main() 160 exit(1); in main() 230 exit(1); in main() 253 exit(1); in main() [all …]
|
| A D | mkbb.c | 97 exit(0); in main() 104 exit(0); in main() 112 exit(0); in main() 120 exit(0); in main() 128 exit(0); in main() 145 exit(0); in main() 150 exit(0); in main()
|
| /arch/xtensa/boot/lib/ |
| A D | zmem.c | 9 static void exit(void) in exit() function 23 exit (); in zalloc() 46 exit(); in gunzip() 60 exit(); in gunzip() 67 exit(); in gunzip() 76 exit(); in gunzip()
|
| /arch/um/include/asm/ |
| A D | common.lds.S | 57 *(.exitcall.exit) 63 *(.uml.exitcall.exit) 76 .exit.text : { EXIT_TEXT } 77 .exit.data : { *(.exit.data) }
|
| /arch/powerpc/platforms/85xx/ |
| A D | p1022_ds.c | 190 goto exit; in p1022ds_set_monitor_port() 196 goto exit; in p1022ds_set_monitor_port() 202 goto exit; in p1022ds_set_monitor_port() 208 goto exit; in p1022ds_set_monitor_port() 214 goto exit; in p1022ds_set_monitor_port() 220 goto exit; in p1022ds_set_monitor_port() 242 goto exit; in p1022ds_set_monitor_port() 267 goto exit; in p1022ds_set_monitor_port() 273 goto exit; in p1022ds_set_monitor_port() 280 goto exit; in p1022ds_set_monitor_port() [all …]
|
| /arch/m68k/ifpsp060/ |
| A D | fpsp.doc | 206 may exit through _060_real_inex <---| 208 may exit through _060_real_ovfl <---| 210 may exit through _060_fpsp_done <---| 218 may exit through _060_real_inex <---| 220 may exit through _060_real_unfl <---| 222 may exit through _060_fpsp_done <---| 237 | exit through | 253 |----> may exit through _060_real_trace 255 |----> may exit through _060_real_trap 257 |----> may exit through _060_real_bsun [all …]
|
| A D | fskeleton.S | 58 | This is the main exit point for the 68060 Floating-Point 59 | Software Package. For a normal exit, all 060FPSP routines call this 70 | This is the exit point for the 060FPSP when an enabled overflow exception 89 | This is the exit point for the 060FPSP when an enabled underflow exception 107 | This is the exit point for the 060FPSP when an enabled operand error exception 126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception 164 | This is the exit point for the 060FPSP when an enabled inexact exception 183 | This is the exit point for the 060FPSP when an enabled bsun exception 205 | This is the exit point for the 060FPSP when an F-Line Illegal exception is 219 | This is the exit point for the 060FPSP when an FPU disabled exception is [all …]
|
| /arch/powerpc/platforms/44x/ |
| A D | ppc476_modules.lds | 11 .exit.text : ALIGN(4096) 13 *(.exit.text .exit.text.*)
|
| /arch/um/os-Linux/ |
| A D | main.c | 32 exit(1); in set_stklim() 38 exit(1); in set_stklim() 46 exit(1); in last_ditch_exit() 68 exit(1); in install_fatal_handler() 120 exit(1); in main() 134 exit(1); in main() 140 exit(1); in main()
|
| A D | mem.c | 40 exit(1); in kasan_map_memory() 46 exit(1); in kasan_map_memory() 52 exit(1); in kasan_map_memory() 190 exit(1); in create_tmp_file() 198 exit(1); in create_tmp_file() 206 exit(1); in create_tmp_file() 240 exit(1); in check_tmpexec()
|
| A D | start_up.c | 75 exit(ret); in ptrace_child() 81 exit(1); in fatal_perror() 92 exit(1); in fatal() 270 exit(1); in seccomp_helper() 279 exit(2); in seccomp_helper() 284 exit(3); in seccomp_helper()
|
| /arch/sh/kernel/ |
| A D | vmlinux.lds.S | 69 .exit.text : AT(ADDR(.exit.text)) { EXIT_TEXT } 70 .exit.data : AT(ADDR(.exit.data)) { EXIT_DATA }
|
| /arch/mips/boot/ |
| A D | elf2ecoff.c | 76 exit(1); in copy() 89 exit(1); in copy() 93 exit(1); in copy() 140 exit(1); in saveRead() 145 exit(1); in saveRead() 152 exit(1); in saveRead() 291 exit(1); in main() 303 exit(1); in main() 312 exit(1); in main() 399 exit(1); in main() [all …]
|
| /arch/arm64/kernel/pi/ |
| A D | relacheck.c | 51 exit(EXIT_FAILURE); in main() 57 exit(EXIT_FAILURE); in main() 63 exit(EXIT_FAILURE); in main() 69 exit(EXIT_FAILURE); in main() 124 exit(EXIT_FAILURE); in main()
|
| /arch/sparc/boot/ |
| A D | piggyback.c | 60 exit(1); in die() 68 exit(1); in usage() 174 exit(1); in get_hdrs_offset() 196 exit(1); in main() 204 exit(1); in main()
|
| /arch/arm/mach-imx/ |
| A D | cpu-imx5.c | 140 goto exit; in imx5_pmu_init() 150 goto exit; in imx5_pmu_init() 156 exit: in imx5_pmu_init()
|
| /arch/arm/include/asm/ |
| A D | vmlinux.lds.h | 61 *(.ARM.exidx.exit.text) \ 62 *(.ARM.extab.exit.text) \ 63 *(.ARM.exidx.text.exit) \ 64 *(.ARM.extab.text.exit) \
|
| /arch/arm/kernel/ |
| A D | vmlinux-xip.lds.S | 78 .exit.text : { 127 .exit.data : AT(ADDR(.exit.data) - LOAD_OFFSET) {
|
| /arch/mips/bmips/ |
| A D | setup.c | 229 goto exit; in device_tree_init() 236 goto exit; in device_tree_init() 243 exit: in device_tree_init()
|
| /arch/arm/mach-socfpga/ |
| A D | l2_cache.c | 67 goto exit; in socfpga_init_arria10_l2_ecc() 77 exit: in socfpga_init_arria10_l2_ecc()
|
| /arch/powerpc/platforms/cell/spufs/ |
| A D | spu_save_crt0.S | 80 .global exit 82 exit: label
|