Searched refs:exit (Results 1 - 25 of 173) sorted by relevance

1234567

/u-boot/common/
H A Ddfu.c56 goto exit;
65 goto exit;
69 goto exit;
87 goto exit;
99 goto exit;
105 goto exit;
110 exit:
/u-boot/tools/
H A Dfit_info.c36 exit(EXIT_FAILURE);
87 exit(EXIT_FAILURE);
93 exit(EXIT_FAILURE);
98 exit(EXIT_FAILURE);
107 exit(EXIT_SUCCESS);
H A Ddumpimage.c89 exit(EXIT_FAILURE);
98 exit(EXIT_FAILURE);
103 exit(EXIT_SUCCESS);
116 exit(EXIT_FAILURE);
126 exit(EXIT_FAILURE);
137 exit(EXIT_FAILURE);
144 exit(EXIT_FAILURE);
151 exit(EXIT_FAILURE);
157 exit(EXIT_FAILURE);
163 exit(EXIT_FAILUR
[all...]
H A Dfdt_add_pubkey.c19 exit(EXIT_FAILURE);
30 exit(EXIT_FAILURE);
81 exit(EXIT_FAILURE);
107 exit(EXIT_FAILURE);
133 exit(EXIT_FAILURE);
136 exit(EXIT_SUCCESS);
H A Dmkexynosspl.c46 exit(EXIT_FAILURE);
98 exit(EXIT_FAILURE);
108 exit(EXIT_FAILURE);
115 exit(EXIT_FAILURE);
121 exit(EXIT_FAILURE);
134 exit(EXIT_FAILURE);
145 exit(EXIT_FAILURE);
151 exit(EXIT_FAILURE);
H A Dimx8mimage.c48 exit(EXIT_FAILURE);
136 exit(EXIT_FAILURE);
181 exit(EXIT_FAILURE);
225 exit(EXIT_FAILURE);
237 exit(EXIT_FAILURE);
261 exit(EXIT_FAILURE);
267 exit(EXIT_FAILURE);
281 exit(EXIT_FAILURE);
287 exit(EXIT_FAILURE);
296 exit(EXIT_FAILUR
[all...]
H A Dimx8image.c127 exit(EXIT_FAILURE);
137 exit(EXIT_FAILURE);
154 exit(EXIT_FAILURE);
175 exit(EXIT_FAILURE);
252 exit(EXIT_FAILURE);
293 exit(EXIT_FAILURE);
299 exit(EXIT_FAILURE);
317 exit(EXIT_FAILURE);
326 exit(EXIT_FAILURE);
332 exit(EXIT_FAILUR
[all...]
H A Dmkimage.c136 fprintf(stderr, " %s -V ==> print version information and exit\n",
141 exit(EXIT_FAILURE);
216 exit(EXIT_FAILURE);
232 exit(EXIT_FAILURE);
240 exit(EXIT_FAILURE);
266 exit(EXIT_FAILURE);
327 exit(EXIT_FAILURE);
352 exit(EXIT_SUCCESS);
365 exit(EXIT_SUCCESS);
420 exit(EXIT_FAILUR
[all...]
/u-boot/cmd/
H A Dthordown.c41 goto exit;
48 goto exit;
55 goto exit;
67 goto exit;
70 exit:
H A Dexit.c23 exit, 2, 1, do_exit,
24 "exit script",
H A Dusb_gadget_sdp.c40 goto exit;
47 exit:
/u-boot/arch/x86/lib/
H A Dcrt0_x86_64_efi.S30 jnz .exit
33 .exit:
H A Dcrt0_ia32_efi.S34 jne .exit
37 .exit: leave
/u-boot/tools/u_boot_pylib/
H A D__main__.py23 sys.exit(0 if result.wasSuccessful() else 1)
/u-boot/test/py/
H A Dtest.py24 sys.exit(pytest.main(args))
/u-boot/board/samsung/origen/tools/
H A Dmkorigenspl.c43 exit(EXIT_FAILURE);
50 exit(EXIT_FAILURE);
59 exit(EXIT_FAILURE);
79 exit(EXIT_FAILURE);
100 exit(EXIT_FAILURE);
/u-boot/board/samsung/smdkv310/tools/
H A Dmksmdkv310spl.c41 exit(EXIT_FAILURE);
48 exit(EXIT_FAILURE);
57 exit(EXIT_FAILURE);
74 exit(EXIT_FAILURE);
91 exit(EXIT_FAILURE);
/u-boot/tools/gdb/
H A Derror.c42 exit(1);
63 exit(1);
/u-boot/tools/env/
H A Dfw_env_main.c136 exit(EXIT_SUCCESS);
140 exit(EXIT_SUCCESS);
173 exit(EXIT_FAILURE);
200 exit(EXIT_FAILURE);
226 exit(EXIT_FAILURE);
231 exit(EXIT_FAILURE);
234 exit(EXIT_FAILURE);
246 exit(EXIT_FAILURE);
/u-boot/arch/sh/lib/
H A Dzimageboot.c36 goto exit;
61 exit:
/u-boot/common/spl/
H A Dspl_dfu.c27 goto exit;
31 exit:
/u-boot/drivers/rtc/
H A Dht1380.c134 goto exit;
138 goto exit;
142 goto exit;
152 goto exit;
158 goto exit;
167 goto exit;
171 goto exit;
195 exit:
231 goto exit;
235 goto exit;
[all...]
/u-boot/arch/arm/mach-imx/imx8/
H A Dsnvs_security_sc.c302 goto exit;
316 exit:
373 goto exit;
383 goto exit;
391 goto exit;
397 goto exit;
402 goto exit;
409 goto exit;
414 goto exit;
419 goto exit;
[all...]
/u-boot/scripts/kconfig/
H A Dutil.c89 exit(1);
98 exit(1);
107 exit(1);
118 exit(1);
129 exit(1);
/u-boot/board/samsung/common/
H A Dexynos5-dt-types.c120 goto exit;
124 goto exit;
130 goto exit;
135 goto exit;
141 exit:

Completed in 275 milliseconds

1234567