/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | assert.c | 93 exit(KSFT_SKIP); in test_assert() 95 exit(254); in test_assert()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | hugepage-mmap.c | 72 exit(1); in main() 79 exit(1); in main()
|
/kernel/linux/linux-6.6/scripts/genksyms/ |
H A D | genksyms.h | 73 exit(1); \ 79 exit(1); \
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | regression4.c | 70 exit(1); in regression4_test() 75 exit(1); in regression4_test()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_lookup_percpu_elem.c | 24 goto exit; in test_map_lookup_percpu_elem() 56 exit: in test_map_lookup_percpu_elem()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | mmap_bench.c | 77 exit(1); in main() 84 exit(1); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/ |
H A D | signal_tm.c | 51 exit(1); in test_signal_tm() 55 exit(1); in test_signal_tm()
|
/kernel/liteos_a/testsuites/unittest/basic/exc/smoke/ |
H A D | it_test_exc_001.cpp | 42 exit(0); in TestCase() 58 exit(0); in TestCase()
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_time_container_008.cpp | 74 exit(0); in TimeContainerUnshare() 84 exit(EXIT_CODE_ERRNO_1); in ItTimeContainer008()
|
/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
H A D | It_ipc_pipe_003.cpp | 58 exit(11); // 11, the value of son process unexpected exit, convenient to debug in Testcase() 62 exit(RED_FLAG); in Testcase()
|
H A D | It_ipc_pipe_002.cpp | 56 exit(11); // 11, the value of son process unexpected exit, convenient to debug in Testcase() 60 exit(RED_FLAG); in Testcase()
|
H A D | signal_test_003.cpp | 71 exit(count); in TestRaise() 74 exit(0); in TestRaise()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ftsteutates.c | 154 goto exit; in fts_update_device() 158 goto exit; in fts_update_device() 163 goto exit; in fts_update_device() 168 goto exit; in fts_update_device() 173 goto exit; in fts_update_device() 180 goto exit; in fts_update_device() 186 goto exit; in fts_update_device() 196 goto exit; in fts_update_device() 202 goto exit; in fts_update_device() 209 goto exit; in fts_update_device() [all...] |
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
H A D | ti-bandgap.c | 408 goto exit; in ti_bandgap_read_update_interval() 413 goto exit; in ti_bandgap_read_update_interval() 418 goto exit; in ti_bandgap_read_update_interval() 422 exit: in ti_bandgap_read_update_interval() 498 goto exit; in ti_bandgap_write_update_interval() 503 goto exit; in ti_bandgap_write_update_interval() 508 goto exit; in ti_bandgap_write_update_interval() 512 exit: in ti_bandgap_write_update_interval() 685 goto exit; in ti_bandgap_get_trend() 690 goto exit; in ti_bandgap_get_trend() [all...] |
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | 135 * @exit: quirk run at ->remove() stage 142 void (*exit)(struct pci_dev *pcidev); member 691 if (priv->board->exit) in exar_pci_remove() 692 priv->board->exit(pcidev); in exar_pci_remove() 706 if (priv->board->exit) in exar_suspend() 707 priv->board->exit(pcidev); in exar_suspend() 758 .exit = pci_xr17v35x_exit, 764 .exit = pci_xr17v35x_exit, 770 .exit = pci_xr17v35x_exit, 776 .exit [all...] |
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | whiteheat.c | 364 goto exit; in whiteheat_open() 370 goto exit; in whiteheat_open() 377 goto exit; in whiteheat_open() 391 goto exit; in whiteheat_open() 393 exit: in whiteheat_open() 576 goto exit; in firm_send_command() 588 goto exit; in firm_send_command() 594 goto exit; in firm_send_command() 606 exit: in firm_send_command() 800 goto exit; in start_command_port() [all...] |
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | vmlinux.lds.h | 141 /* The actual configuration determine if the init/exit sections 338 MEM_KEEP(exit.data*) \ 557 MEM_KEEP(exit.rodata) \ 626 MEM_KEEP(exit.text*) \ 739 /* init and exit section handling */ 773 *(.exit.data .exit.data.*) \ 776 MEM_DISCARD(exit.data*) \ 777 MEM_DISCARD(exit.rodata*) 780 *(.exit [all...] |
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
H A D | ti-bandgap.c | 408 goto exit; in ti_bandgap_read_update_interval() 413 goto exit; in ti_bandgap_read_update_interval() 418 goto exit; in ti_bandgap_read_update_interval() 422 exit: in ti_bandgap_read_update_interval() 498 goto exit; in ti_bandgap_write_update_interval() 503 goto exit; in ti_bandgap_write_update_interval() 508 goto exit; in ti_bandgap_write_update_interval() 512 exit: in ti_bandgap_write_update_interval() 690 goto exit; in ti_bandgap_get_trend() 695 goto exit; in ti_bandgap_get_trend() [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vpu_core.c | 61 goto exit; in vpu_core_load_firmware() 68 exit: in vpu_core_load_firmware() 373 goto exit; in vpu_request_core() 387 goto exit; in vpu_request_core() 394 exit: in vpu_request_core() 435 goto exit; in vpu_inst_register() 439 goto exit; in vpu_inst_register() 443 goto exit; in vpu_inst_register() 455 exit: in vpu_inst_register() 504 goto exit; in vpu_core_find_instance() [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | traps.c | 655 goto exit; in DEFINE_IDTENTRY_ERRORCODE() 667 goto exit; in DEFINE_IDTENTRY_ERRORCODE() 670 goto exit; in DEFINE_IDTENTRY_ERRORCODE() 673 goto exit; in DEFINE_IDTENTRY_ERRORCODE() 677 goto exit; in DEFINE_IDTENTRY_ERRORCODE() 699 exit: in DEFINE_IDTENTRY_ERRORCODE() 899 * We do not clear them on entry and exit from the kernel. Therefore 1126 goto exit; in math_error() 1134 goto exit; in math_error() 1149 goto exit; in math_error() [all...] |
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | timerlat_hist.c | 529 " --dma-latency us: set /dev/cpu_dma_latency latency <us> to reduce exit from idle latency", in timerlat_hist_usage() 550 exit(EXIT_FAILURE); in timerlat_hist_usage() 552 exit(EXIT_SUCCESS); in timerlat_hist_usage() 569 exit(1); in timerlat_hist_parse_args() 671 exit(EXIT_FAILURE); in timerlat_hist_parse_args() 693 exit(EXIT_FAILURE); in timerlat_hist_parse_args() 752 exit(EXIT_FAILURE); in timerlat_hist_parse_args() 763 exit(EXIT_FAILURE); in timerlat_hist_parse_args() 773 exit(EXIT_FAILURE); in timerlat_hist_parse_args() 789 exit(EXIT_FAILUR in timerlat_hist_parse_args() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_maps.c | 46 exit(1); in test_hashmap() 140 exit(1); in test_hashmap_sizes() 159 exit(1); in test_hashmap_percpu() 354 exit(1); in test_arraymap() 410 exit(1); in test_arraymap_percpu() 474 exit(1); in test_arraymap_percpu_many_keys() 505 exit(1); in test_devmap() 520 exit(1); in test_devmap_hash() 550 exit(1); in test_queuemap() 608 exit( in test_stackmap() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_maps.c | 45 exit(1); in test_hashmap() 145 exit(1); in test_hashmap_sizes() 164 exit(1); in test_hashmap_percpu() 369 exit(1); in test_arraymap() 425 exit(1); in test_arraymap_percpu() 489 exit(1); in test_arraymap_percpu_many_keys() 519 exit(1); in test_devmap() 533 exit(1); in test_devmap_hash() 561 exit(1); in test_queuemap() 617 exit( in test_stackmap() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
H A D | aspeed-hace-crypto.c | 748 .exit = aspeed_crypto_cra_exit, 775 .exit = aspeed_crypto_cra_exit, 802 .exit = aspeed_crypto_cra_exit, 829 .exit = aspeed_crypto_cra_exit, 855 .exit = aspeed_crypto_cra_exit, 882 .exit = aspeed_crypto_cra_exit, 909 .exit = aspeed_crypto_cra_exit, 936 .exit = aspeed_crypto_cra_exit, 962 .exit = aspeed_crypto_cra_exit, 989 .exit [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_chardev.c | 1536 goto exit; in kfd_ioctl_get_dmabuf_info() 1552 exit: in kfd_ioctl_get_dmabuf_info() 1790 goto exit; in criu_checkpoint_devices() 1796 goto exit; in criu_checkpoint_devices() 1815 goto exit; in criu_checkpoint_devices() 1827 exit: in criu_checkpoint_devices() 1898 goto exit; in criu_checkpoint_bos() 1913 goto exit; in criu_checkpoint_bos() 1940 goto exit; in criu_checkpoint_bos() 1950 goto exit; in criu_checkpoint_bos() [all...] |