Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 95) sorted by relevance

1234

/arch/arm/vdso/
Dvdsomunge.c96 static void fail(const char *fmt, ...) in fail() function
146 fail("Usage: %s [infile] [outfile]\n", argv[0]); in main()
153 fail("Cannot open %s: %s\n", infile, strerror(errno)); in main()
156 fail("Failed stat for %s: %s\n", infile, strerror(errno)); in main()
160 fail("Failed to map %s: %s\n", infile, strerror(errno)); in main()
167 fail("Not an ELF file\n"); in main()
170 fail("Unsupported ELF class\n"); in main()
175 fail("Not a shared object\n"); in main()
178 fail("Unsupported architecture %#x\n", inhdr->e_machine); in main()
183 fail("Unsupported EABI version %#x\n", in main()
[all …]
/arch/powerpc/oprofile/cell/
Dvma_map.c133 goto fail; in create_vma_map()
139 goto fail; in create_vma_map()
145 goto fail; in create_vma_map()
151 goto fail; in create_vma_map()
159 goto fail; in create_vma_map()
169 goto fail; in create_vma_map()
176 goto fail; in create_vma_map()
186 goto fail; in create_vma_map()
189 goto fail; in create_vma_map()
196 goto fail; in create_vma_map()
[all …]
/arch/x86/entry/vdso/
Dvdso2c.h29 fail("multiple PT_LOAD segs\n"); in BITSFUNC()
33 fail("PT_LOAD in wrong place\n"); in BITSFUNC()
36 fail("cannot handle memsz != filesz\n"); in BITSFUNC()
47 fail("no PT_LOAD seg\n"); in BITSFUNC()
50 fail("stripped input is too short\n"); in BITSFUNC()
58 fail("vdso image contains dynamic relocations\n"); in BITSFUNC()
77 fail("no symbol table\n"); in BITSFUNC()
95 fail("duplicate symbol %s\n", in BITSFUNC()
118 fail("%s must be a multiple of 4096\n", in BITSFUNC()
121 fail("%s underruns vvar_start\n", in BITSFUNC()
[all …]
/arch/s390/kernel/
Dos_info.c83 goto fail; in os_info_old_alloc()
89 goto fail; in os_info_old_alloc()
106 fail: in os_info_old_alloc()
124 goto fail; in os_info_old_init()
126 goto fail; in os_info_old_init()
128 goto fail; in os_info_old_init()
131 goto fail; in os_info_old_init()
149 fail: in os_info_old_init()
/arch/arm64/kernel/vdso/
Dgettimeofday.S45 .macro seqcnt_check fail argument
49 b.ne \fail
52 .macro syscall_check fail argument
54 cbnz w_tmp, \fail
145 syscall_check fail=4f
150 seqcnt_check fail=1b
209 syscall_check fail=syscall
214 seqcnt_check fail=realtime
228 syscall_check fail=syscall
234 seqcnt_check fail=monotonic
[all …]
/arch/arm/mach-exynos/
Dplatsmp.c260 goto fail; in exynos_set_boot_addr()
266 goto fail; in exynos_set_boot_addr()
271 fail: in exynos_set_boot_addr()
285 goto fail; in exynos_get_boot_addr()
291 goto fail; in exynos_get_boot_addr()
296 fail: in exynos_get_boot_addr()
361 goto fail; in exynos_boot_secondary()
383 fail: in exynos_boot_secondary()
Dpm.c229 goto fail; in exynos_cpu0_enter_aftr()
250 goto fail; in exynos_cpu0_enter_aftr()
278 goto fail; in exynos_cpu0_enter_aftr()
288 fail: in exynos_cpu0_enter_aftr()
/arch/um/os-Linux/
Dstart_up.c174 goto fail; in check_sysemu()
188 goto fail; in check_sysemu()
195 goto fail; in check_sysemu()
215 goto fail; in check_sysemu()
225 goto fail; in check_sysemu()
240 goto fail; in check_sysemu()
253 fail: in check_sysemu()
/arch/x86/kernel/
Dtsc_msr.c104 goto fail; in try_msr_calibrate_tsc()
113 goto fail; in try_msr_calibrate_tsc()
125 fail: in try_msr_calibrate_tsc()
/arch/arm/mach-ep93xx/
Dsimone.c117 goto fail; in simone_mmc_spi_init()
121 goto fail; in simone_mmc_spi_init()
126 goto fail; in simone_mmc_spi_init()
132 fail: in simone_mmc_spi_init()
/arch/avr32/mach-at32ap/
Dintc.c101 goto fail; in init_IRQ()
106 goto fail; in init_IRQ()
115 goto fail; in init_IRQ()
139 fail: in init_IRQ()
Dpio.c65 goto fail; in at32_select_periph()
74 goto fail; in at32_select_periph()
99 fail: in at32_select_periph()
112 goto fail; in at32_select_gpio()
117 goto fail; in at32_select_gpio()
147 fail: in at32_select_gpio()
179 goto fail; in at32_reserve_pin()
188 goto fail; in at32_reserve_pin()
196 fail: in at32_reserve_pin()
/arch/mips/sibyte/common/
Dcfe.c202 goto fail; in initrd_setup()
208 goto fail; in initrd_setup()
213 goto fail; in initrd_setup()
218 goto fail; in initrd_setup()
223 fail: in initrd_setup()
/arch/powerpc/platforms/maple/
Dsetup.c105 goto fail; in maple_restart()
111 goto fail; in maple_restart()
120 fail: in maple_restart()
132 goto fail; in maple_power_off()
138 goto fail; in maple_power_off()
147 fail: in maple_power_off()
/arch/arm/probes/kprobes/
Dtest-core.c1434 goto fail; in kprobes_test_case_start()
1440 goto fail; in kprobes_test_case_start()
1450 goto fail; in kprobes_test_case_start()
1457 goto fail; in kprobes_test_case_start()
1462 goto fail; in kprobes_test_case_start()
1466 goto fail; in kprobes_test_case_start()
1473 goto fail; in kprobes_test_case_start()
1484 fail: in kprobes_test_case_start()
1496 goto fail; in check_test_results()
1504 goto fail; in check_test_results()
[all …]
/arch/powerpc/platforms/powernv/
Didle.c200 goto fail; in store_fastsleep_workaround_applyonce()
211 goto fail; in store_fastsleep_workaround_applyonce()
219 goto fail; in store_fastsleep_workaround_applyonce()
225 fail: in store_fastsleep_workaround_applyonce()
/arch/mips/netlogic/xlr/
Dsetup.c124 goto fail; in build_arcs_cmdline()
133 goto fail; in build_arcs_cmdline()
139 fail: in build_arcs_cmdline()
/arch/x86/crypto/
Dsha1_ssse3_glue.c337 goto fail; in sha1_ssse3_mod_init()
341 goto fail; in sha1_ssse3_mod_init()
347 goto fail; in sha1_ssse3_mod_init()
354 goto fail; in sha1_ssse3_mod_init()
358 fail: in sha1_ssse3_mod_init()
Dsha256_ssse3_glue.c390 goto fail; in sha256_ssse3_mod_init()
394 goto fail; in sha256_ssse3_mod_init()
400 goto fail; in sha256_ssse3_mod_init()
407 goto fail; in sha256_ssse3_mod_init()
411 fail: in sha256_ssse3_mod_init()
Dsha512_ssse3_glue.c317 goto fail; in sha512_ssse3_mod_init()
321 goto fail; in sha512_ssse3_mod_init()
327 goto fail; in sha512_ssse3_mod_init()
331 fail: in sha512_ssse3_mod_init()
/arch/arm/boot/dts/
Dkirkwood-d2net.dts42 red-fail {
43 label = "d2net_v2:red:fail";
Dkirkwood-ns2-common.dtsi70 red-fail {
71 label = "ns2:red:fail";
Dkirkwood-cloudbox.dts73 red-fail {
74 label = "cloudbox:red:fail";
/arch/powerpc/platforms/44x/
Dppc476.c238 goto fail; in ppc47x_get_board_rev()
243 goto fail; in ppc47x_get_board_rev()
250 fail: in ppc47x_get_board_rev()
/arch/powerpc/kvm/
Dbook3s_rtas.c224 goto fail; in kvmppc_rtas_hcall()
242 goto fail; in kvmppc_rtas_hcall()
263 goto fail; in kvmppc_rtas_hcall()
268 fail: in kvmppc_rtas_hcall()

1234