Home
last modified time | relevance | path

Searched refs:exit (Results 1251 - 1275 of 10428) sorted by relevance

1...<<51525354555657585960>>...418

/third_party/ltp/testcases/kernel/fs/mongo/
H A Dreiser_fract_tree.c195 exit(errno); in make_file()
217 exit(errno); in make_file()
224 exit(errno); in make_file()
316 exit(errno); in make_directory()
468 exit(1); in main()
/third_party/ltp/testcases/kernel/pty/
H A Dpty01.c346 exit(1); in test5()
351 exit(1); in test5()
357 exit(1); in test5()
363 exit(1); in test5()
365 exit(0); in test5()
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c119 exit(0); in stats_cmdline()
242 exit(1); in main()
262 exit(1); in main()
269 exit(1); in main()
288 exit(1); in main()
/third_party/musl/libc-test/src/functionalext/ldso_randomization/
H A Dldso_randomization_manual.c94 exit(0); in dlopen_randomization_0700()
163 exit(0); in dlopen_ext_randomization_0700()
238 exit(0); in dlopen_ns_randomization_0700()
297 exit(-1); in dlsym_randomization_0200()
303 exit(0); in dlsym_randomization_0200()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dmain.py75 help="Just dump the parsed entity data to entities.json and exit.",
134 exit(0)
232 exit(1)
236 exit(0)
241 exit(1)
244 exit(0)
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdjpgcom.c47 #ifndef EXIT_FAILURE /* define exit() codes if not provided */
66 /* Error exit handler */
67 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE))
415 exit(EXIT_FAILURE); in usage()
487 exit(EXIT_FAILURE); in main()
497 exit(EXIT_FAILURE); in main()
508 exit(EXIT_SUCCESS); in main()
/third_party/python/PCbuild/
H A Drt.bat69 if /I %1 EQU Win32 (set prefix=%pcbuild%win32) & exit /B 0
70 if /I %1 EQU x64 (set prefix=%pcbuild%amd64) & exit /B 0
71 if /I %1 EQU ARM64 (set prefix=%pcbuild%arm64) & exit /B 0
72 if /I %1 EQU ARM (set prefix=%pcbuild%arm32) & exit /B 0
74 exit /B 1
/third_party/spirv-tools/source/val/
H A Dconstruct.cpp27 BasicBlock* exit, std::vector<Construct*> constructs) in Construct()
31 exit_block_(exit) {} in Construct()
74 const auto exit = exit_block(); in blocks() local
91 if (is_continue && exit->structurally_postdominates(*block)) { in blocks()
95 } else if (!exit->structurally_dominates(*block)) { in blocks()
26 Construct(ConstructType construct_type, BasicBlock* entry, BasicBlock* exit, std::vector<Construct*> constructs) Construct() argument
/third_party/skia/third_party/externals/angle2/scripts/
H A Drun_code_generation.py194 sys.exit(1)
240 sys.exit(1)
250 sys.exit(any_dirty)
257 sys.exit(1)
278 sys.exit(main())
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_core.c655 debug("%s -- exit\n", __func__); in free_slots()
1016 goto exit; in enable_slot()
1030 goto exit; in enable_slot()
1096 goto exit; in enable_slot()
1100 exit: in enable_slot()
1111 goto exit; in enable_slot()
1114 goto exit; in enable_slot()
1122 goto exit; in enable_slot()
1205 goto exit; in ibmphp_do_disable_slot()
1209 exit in ibmphp_do_disable_slot()
[all...]
/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx6464es.c223 goto exit; in lx_pcm_open()
234 goto exit; in lx_pcm_open()
245 goto exit; in lx_pcm_open()
254 exit: in lx_pcm_open()
303 goto exit; in lx_pcm_prepare()
310 goto exit; in lx_pcm_prepare()
319 goto exit; in lx_pcm_prepare()
326 goto exit; in lx_pcm_prepare()
336 exit: in lx_pcm_prepare()
385 goto exit; in lx_pcm_hw_free()
[all...]
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_core.c584 debug("%s -- exit\n", __func__); in free_slots()
945 goto exit; in enable_slot()
959 goto exit; in enable_slot()
1025 goto exit; in enable_slot()
1029 exit: in enable_slot()
1040 goto exit; in enable_slot()
1043 goto exit; in enable_slot()
1051 goto exit; in enable_slot()
1134 goto exit; in ibmphp_do_disable_slot()
1138 exit in ibmphp_do_disable_slot()
[all...]
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx6464es.c221 goto exit; in lx_pcm_open()
232 goto exit; in lx_pcm_open()
243 goto exit; in lx_pcm_open()
252 exit: in lx_pcm_open()
301 goto exit; in lx_pcm_prepare()
308 goto exit; in lx_pcm_prepare()
317 goto exit; in lx_pcm_prepare()
324 goto exit; in lx_pcm_prepare()
334 exit: in lx_pcm_prepare()
383 goto exit; in lx_pcm_hw_free()
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H A Dcpu-imx5.c140 goto exit; in imx5_pmu_init()
150 goto exit; in imx5_pmu_init()
156 exit: in imx5_pmu_init()
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dtask_size.c95 exit(1); in os_get_top_address()
110 exit(1); in os_get_top_address()
135 exit(1); in os_get_top_address()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.c47 exit(1); in gpr()
50 exit(1); in gpr()
52 exit(0); in gpr()
105 printf("Child's exit status not captured\n"); in ptrace_gpr()
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c26 /* Handle SIGTERM/SIGINT/SIGQUIT to exit */
45 exit(EXIT_FAILURE); in rw_ctl_init()
83 exit(EXIT_FAILURE); in wait_order()
134 exit(EXIT_FAILURE); in rw_ctl_loop()
/kernel/linux/linux-5.10/tools/testing/selftests/rtc/
H A Dsetdate.c44 exit(errno); in main()
61 exit(errno); in main()
68 exit(errno); in main()
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Dcpu-imx5.c140 goto exit; in imx5_pmu_init()
150 goto exit; in imx5_pmu_init()
156 exit: in imx5_pmu_init()
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/
H A Dfutex_wait_private_mapped_file.c61 exit(RET_ERROR); in thr_futex_wait()
86 exit(0); in main()
92 exit(1); in main()
H A Dfutex_wait_uninitialized_heap.c79 exit(0); in main()
85 exit(1); in main()
95 exit(1); in main()
/kernel/linux/linux-5.10/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_temp.c27 goto exit; in inv_icm42600_temp_read()
32 goto exit; in inv_icm42600_temp_read()
38 exit: in inv_icm42600_temp_read()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dsama5d4_vdec_hw.c93 .exit = hantro_mpeg2_dec_exit,
99 .exit = hantro_vp8_dec_exit,
105 .exit = hantro_h264_dec_exit,
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dtask_size.c95 exit(1); in os_get_top_address()
110 exit(1); in os_get_top_address()
135 exit(1); in os_get_top_address()
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_temp.c27 goto exit; in inv_icm42600_temp_read()
32 goto exit; in inv_icm42600_temp_read()
38 exit: in inv_icm42600_temp_read()

Completed in 13 milliseconds

1...<<51525354555657585960>>...418