/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 753 rep->tool.exit = perf_event__process_exit; in tasks_setup() 1143 .exit = perf_event__process_exit, in cmd_report() 1330 goto exit; in cmd_report() 1334 goto exit; in cmd_report() 1350 goto exit; in cmd_report() 1366 goto exit; in cmd_report() 1372 goto exit; in cmd_report() 1398 goto exit; in cmd_report() 1403 goto exit; in cmd_report() 1631 exit in cmd_report() [all...] |
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | samsung-laptop.c | 437 goto exit; in sabi_command() 452 exit: in sabi_command() 1004 goto exit; in samsung_rfkill_init_swsmi() 1013 goto exit; in samsung_rfkill_init_swsmi() 1015 exit: in samsung_rfkill_init_swsmi() 1382 goto exit; in samsung_sabi_init() 1400 goto exit; in samsung_sabi_init() 1421 goto exit; in samsung_sabi_init() 1431 goto exit; in samsung_sabi_init() 1442 exit in samsung_sabi_init() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-core/ |
H A D | dmxdev.c | 128 if (dmxdev->exit) { in dvb_dvr_open() 233 if (dvbdev->users == 1 && dmxdev->exit == 1) { in dvb_dvr_release() 256 if (dmxdev->exit) { in dvb_dvr_write() 271 if (dmxdev->exit) in dvb_dvr_read() 793 if (dmxdev->exit) { in dvb_demux_open() 1195 if ((!dmxdevfilter) || dmxdevfilter->dev->exit) in dvb_demux_poll() 1250 if (dmxdev->dvbdev->users == 1 && dmxdev->exit == 1) { in dvb_demux_release() 1346 if (dmxdev->exit) in dvb_dvr_poll() 1374 if (dmxdev->exit) in dvb_dvr_mmap() 1457 dmxdev->exit in dvb_dmxdev_release() [all...] |
/kernel/linux/linux-6.6/tools/tracing/latency/ |
H A D | latency-collector.c | 621 exit(status); in cleanup_exit() 637 * We do not need to unlock the print_mtx here because we will exit at in cleanup_exit() 643 exit(status); in cleanup_exit() 1394 exit(0); in save_and_disable_tracer() 1871 exit(0); in scan_arguments() 1911 exit(0); in scan_arguments() 1921 exit(0); in scan_arguments() 1935 exit(0); in scan_arguments() 1944 exit(0); in scan_arguments() 1963 exit( in scan_arguments() [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tscs42xx.c | 218 goto exit; in power_up_audio_plls() 224 goto exit; in power_up_audio_plls() 228 exit: in power_up_audio_plls() 246 goto exit; in power_down_audio_plls() 253 goto exit; in power_down_audio_plls() 257 exit: in power_down_audio_plls() 310 goto exit; in coeff_ram_put() 316 exit: in coeff_ram_put() 396 goto exit; in dac_event() 401 exit in dac_event() [all...] |
/third_party/ltp/lib/ |
H A D | tst_test.c | 347 exit(TTYPE_RESULT(ttype)); in tst_vbrk_() 398 tst_brk(TBROK, "Invalid child (%i) exit value %i", pid, ret); in check_child_status() 685 exit(0); in parse_opts() 697 exit(0); in parse_opts() 898 exit(ret); in do_exit() 1378 tst_res(TFAIL, "Main test process might have exit!"); in heartbeat() 1381 * main process has exit. in heartbeat() 1384 exit(TBROK); in heartbeat() 1401 exit(0); in run_tests() 1416 exit( in run_tests() [all...] |
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627hf.c | 1285 goto exit; in w83627hf_find() 1288 goto exit; in w83627hf_find() 1297 goto exit; in w83627hf_find() 1310 exit: in w83627hf_find() 1637 goto exit; in w83627thf_read_gpio5() 1648 goto exit; in w83627thf_read_gpio5() 1654 exit: in w83627thf_read_gpio5() 1680 goto exit; in w83687thf_read_vid() 1687 goto exit; in w83687thf_read_vid() 1692 exit in w83687thf_read_vid() [all...] |
H A D | dme1737.c | 1166 goto exit; in set_fan() 1176 exit: in set_fan() 1293 goto exit; in set_pwm() 1300 goto exit; in set_pwm() 1398 goto exit; in set_pwm() 1452 exit: in set_pwm() 2110 goto exit; in dme1737_create_files() 2228 exit: in dme1737_create_files() 2397 goto exit; in dme1737_i2c_get_features() 2408 goto exit; in dme1737_i2c_get_features() [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627hf.c | 660 goto exit; in w83627thf_read_gpio5() 671 goto exit; in w83627thf_read_gpio5() 677 exit: in w83627thf_read_gpio5() 703 goto exit; in w83687thf_read_vid() 710 goto exit; in w83687thf_read_vid() 715 exit: in w83687thf_read_vid() 1890 goto exit; in w83627hf_find() 1893 goto exit; in w83627hf_find() 1902 goto exit; in w83627hf_find() 1915 exit in w83627hf_find() [all...] |
H A D | dme1737.c | 1166 goto exit; in set_fan() 1176 exit: in set_fan() 1293 goto exit; in set_pwm() 1300 goto exit; in set_pwm() 1398 goto exit; in set_pwm() 1452 exit: in set_pwm() 2110 goto exit; in dme1737_create_files() 2228 exit: in dme1737_create_files() 2397 goto exit; in dme1737_i2c_get_features() 2408 goto exit; in dme1737_i2c_get_features() [all...] |
/third_party/python/Tools/freeze/test/ |
H A D | ok.py | 2 sys.exit(0)
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | utils.h | 1 #define err(x) perror(x), exit(1)
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | utils.h | 1 #define err(x) perror(x), exit(1)
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_aead.c | 1960 goto exit; in cc_proc_aead() 1971 goto exit; in cc_proc_aead() 1978 goto exit; in cc_proc_aead() 2004 goto exit; in cc_proc_aead() 2016 exit: in cc_proc_aead() 2308 .exit = cc_aead_exit, 2328 .exit = cc_aead_exit, 2348 .exit = cc_aead_exit, 2368 .exit = cc_aead_exit, 2388 .exit [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_aead.c | 1960 goto exit; in cc_proc_aead() 1971 goto exit; in cc_proc_aead() 1978 goto exit; in cc_proc_aead() 2004 goto exit; in cc_proc_aead() 2016 exit: in cc_proc_aead() 2308 .exit = cc_aead_exit, 2328 .exit = cc_aead_exit, 2348 .exit = cc_aead_exit, 2368 .exit = cc_aead_exit, 2388 .exit [all...] |
/third_party/nghttp2/src/ |
H A D | nghttp.cc | 2781 --version Display version information and exit. in print_help() 2782 -h, --help Display this help and exit. in print_help() 2852 exit(EXIT_FAILURE); in main() 2862 exit(EXIT_SUCCESS); in main() 2867 exit(EXIT_FAILURE); in main() 2881 exit(EXIT_FAILURE); in main() 2901 exit(EXIT_FAILURE); in main() 2914 exit(EXIT_FAILURE); in main() 2929 exit(EXIT_FAILURE); in main() 2941 exit(EXIT_FAILUR in main() [all...] |
/third_party/python/Lib/ensurepip/ |
H A D | __main__.py | 5 sys.exit(ensurepip._main())
|
/third_party/python/Lib/lib2to3/ |
H A D | __main__.py | 4 sys.exit(main("lib2to3.fixes"))
|
/kernel/linux/linux-5.10/drivers/staging/qlge/ |
H A D | qlge_main.c | 236 goto exit; in ql_write_cfg() 250 exit: in ql_write_cfg() 476 goto exit; in ql_get_routing_reg() 482 goto exit; in ql_get_routing_reg() 484 exit: in ql_get_routing_reg() 576 goto exit; in ql_set_routing_reg() 582 goto exit; in ql_set_routing_reg() 587 exit: in ql_set_routing_reg() 652 goto exit; in ql_read_flash_word() 659 goto exit; in ql_read_flash_word() [all...] |
/kernel/linux/linux-6.6/drivers/staging/qlge/ |
H A D | qlge_main.c | 237 goto exit; in qlge_write_cfg() 251 exit: in qlge_write_cfg() 477 goto exit; in qlge_get_routing_reg() 483 goto exit; in qlge_get_routing_reg() 485 exit: in qlge_get_routing_reg() 577 goto exit; in qlge_set_routing_reg() 583 goto exit; in qlge_set_routing_reg() 588 exit: in qlge_set_routing_reg() 653 goto exit; in qlge_read_flash_word() 660 goto exit; in qlge_read_flash_word() [all...] |
/kernel/linux/linux-5.10/arch/um/include/shared/ |
H A D | kern.h | 19 extern void exit(int);
|
/kernel/linux/linux-6.6/arch/um/include/shared/ |
H A D | kern.h | 19 extern void exit(int);
|
/third_party/node/deps/v8/tools/unittests/testdata/testroot3/ |
H A D | d8_mocked.py | 16 sys.exit(0)
|
/third_party/ltp/testcases/kernel/mem/mtest05/ |
H A D | mmstress_dummy.c | 29 exit(0); in main()
|
/third_party/musl/libc-test/src/functional/ |
H A D | exit_constructor.c | 7 exit(t_status); in B_tor()
|