Home
last modified time | relevance | path

Searched refs:exit (Results 1001 - 1025 of 6455) sorted by relevance

1...<<41424344454647484950>>...259

/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c368 exit(1); in test_gup()
372 exit(1); in test_gup()
375 exit(0); in test_gup()
687 exit(0); in segv_handler_ptrace()
717 exit(1); in test_ptrace()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c46 exit(1); in die_perror()
52 exit(r); in die_usage()
63 exit(1); in xerror()
85 exit(1); in xgetaddrinfo()
527 exit(1); in init_rng()
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dpcm.c340 goto exit; in s3c_pcm_set_fmt()
350 goto exit; in s3c_pcm_set_fmt()
363 goto exit; in s3c_pcm_set_fmt()
378 goto exit; in s3c_pcm_set_fmt()
383 exit: in s3c_pcm_set_fmt()
/test/xts/acts/kernel_lite/futex_posix/src/
H A DPthreadMutexTest.cpp333 exit(exitCode); in HWTEST_F()
367 exit(exitCode); in HWTEST_F()
410 exit(exitCode); in HWTEST_F()
444 exit(exitCode); in HWTEST_F()
479 exit(0); in HWTEST_F()
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestWchar.cpp427 exit(rt); in HWTEST_F()
471 exit(rt); in HWTEST_F()
510 exit(rt); in HWTEST_F()
563 exit(rt); in HWTEST_F()
595 exit(rt); in HWTEST_F()
/test/xts/hats/kernel/madvise/
H A DMadviseApiTest.cpp269 exit(0); in HWTEST_F()
316 exit(0); in HWTEST_F()
350 exit(0); in HWTEST_F()
390 exit(0); in HWTEST_F()
434 exit(0); in HWTEST_F()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbugfix.S172 | Simply branch to fix_done and exit normally.
189 | exit, it is not the bug case.
206 | bug condition. Otherwise, exit.
220 bne fix_done |if the reg checks fail, exit
348 | Check for opclass 2 and single size. If not both, exit.
358 | go and fix the bug condition. Otherwise, exit.
366 bne fix_done |if the reg checks fail, exit
489 | bug #1238, or if the fix is completed, and exit.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbugfix.S172 | Simply branch to fix_done and exit normally.
189 | exit, it is not the bug case.
206 | bug condition. Otherwise, exit.
220 bne fix_done |if the reg checks fail, exit
348 | Check for opclass 2 and single size. If not both, exit.
358 | go and fix the bug condition. Otherwise, exit.
366 bne fix_done |if the reg checks fail, exit
489 | bug #1238, or if the fix is completed, and exit.
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c567 goto exit; in if_usb_receive_fwload()
572 exit: in if_usb_receive_fwload()
770 u32 bincmd, exit; in check_fwfile_format() local
775 exit = len = 0; in check_fwfile_format()
788 exit = 1; in check_fwfile_format()
791 exit = 1; in check_fwfile_format()
795 exit = 1; in check_fwfile_format()
798 } while (!exit); in check_fwfile_format()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c587 goto exit; in if_usb_receive_fwload()
592 exit: in if_usb_receive_fwload()
781 uint32_t bincmd, exit; in check_fwfile_format() local
786 exit = len = 0; in check_fwfile_format()
799 exit = 1; in check_fwfile_format()
802 exit = 1; in check_fwfile_format()
806 exit = 1; in check_fwfile_format()
809 } while (!exit); in check_fwfile_format()
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c424 goto exit; in mtk_pctrl_dt_subnode_to_map()
432 goto exit; in mtk_pctrl_dt_subnode_to_map()
437 goto exit; in mtk_pctrl_dt_subnode_to_map()
446 goto exit; in mtk_pctrl_dt_subnode_to_map()
454 goto exit; in mtk_pctrl_dt_subnode_to_map()
460 goto exit; in mtk_pctrl_dt_subnode_to_map()
471 goto exit; in mtk_pctrl_dt_subnode_to_map()
477 exit: in mtk_pctrl_dt_subnode_to_map()
/kernel/linux/linux-5.10/sound/usb/line6/
H A Ddriver.c354 goto exit; in line6_read_data()
368 goto exit; in line6_read_data()
379 goto exit; in line6_read_data()
385 goto exit; in line6_read_data()
396 exit: in line6_read_data()
426 goto exit; in line6_write_data()
439 goto exit; in line6_write_data()
454 exit: in line6_write_data()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dxattr.c664 goto exit; in __f2fs_setxattr()
672 goto exit; in __f2fs_setxattr()
676 goto exit; in __f2fs_setxattr()
679 goto exit; in __f2fs_setxattr()
690 goto exit; in __f2fs_setxattr()
710 goto exit; in __f2fs_setxattr()
754 goto exit; in __f2fs_setxattr()
767 exit: in __f2fs_setxattr()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c587 goto exit; in if_usb_receive_fwload()
592 exit: in if_usb_receive_fwload()
781 uint32_t bincmd, exit; in check_fwfile_format() local
786 exit = len = 0; in check_fwfile_format()
799 exit = 1; in check_fwfile_format()
802 exit = 1; in check_fwfile_format()
806 exit = 1; in check_fwfile_format()
809 } while (!exit); in check_fwfile_format()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c567 goto exit; in if_usb_receive_fwload()
572 exit: in if_usb_receive_fwload()
770 u32 bincmd, exit; in check_fwfile_format() local
775 exit = len = 0; in check_fwfile_format()
788 exit = 1; in check_fwfile_format()
791 exit = 1; in check_fwfile_format()
795 exit = 1; in check_fwfile_format()
798 } while (!exit); in check_fwfile_format()
/kernel/linux/linux-6.6/sound/usb/line6/
H A Ddriver.c354 goto exit; in line6_read_data()
368 goto exit; in line6_read_data()
379 goto exit; in line6_read_data()
385 goto exit; in line6_read_data()
396 exit: in line6_read_data()
426 goto exit; in line6_write_data()
439 goto exit; in line6_write_data()
454 exit: in line6_write_data()
/kernel/linux/linux-5.10/arch/arm/mach-socfpga/
H A Docram.c156 goto exit; in socfpga_init_arria10_ocram_ecc()
169 exit: in socfpga_init_arria10_ocram_ecc()
/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Dsamsung.S69 1002: @ exit busyuart
93 1002: @ exit busyuart
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dacpi-ext.c44 goto exit; in hp_ccsr_locate()
50 exit: in hp_ccsr_locate()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvmlinux.lds.S130 /* .exit.text is discarded at runtime, not link time, to deal with
133 .exit.text : {
136 .exit.data : {
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dvmlinux.lds.S41 #define EXIT_TEXT_SECTIONS() .exit.text : { EXIT_TEXT }
67 .exit.data :
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dvmlinux.lds.S90 * .exit.text is discarded at runtime, not link time,
93 .exit.text : {
97 .exit.data : {
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dvmlinux.lds.S175 .exit.text : {
179 .exit.data : {
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dvmlinux.lds.S36 * unwind exit sections must be discarded before the rest of the
99 .exit.text : {
136 .exit.data : {
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_governor.h140 void (*exit)(struct dbs_data *dbs_data); member
162 .exit = cpufreq_dbs_governor_exit, \

Completed in 20 milliseconds

1...<<41424344454647484950>>...259