/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 3977 goto exit; in ath11k_mac_op_hw_scan() 3983 goto exit; in ath11k_mac_op_hw_scan() 3994 goto exit; in ath11k_mac_op_hw_scan() 4017 goto exit; in ath11k_mac_op_hw_scan() 4082 exit: in ath11k_mac_op_hw_scan() 4274 goto exit; in ath11k_mac_op_set_key() 4279 goto exit; in ath11k_mac_op_set_key() 4291 goto exit; in ath11k_mac_op_set_key() 4297 goto exit; in ath11k_mac_op_set_key() 4343 exit in ath11k_mac_op_set_key() [all...] |
H A D | core.c | 1356 goto exit; in ath11k_core_fetch_regdb() 1364 goto exit; in ath11k_core_fetch_regdb() 1371 goto exit; in ath11k_core_fetch_regdb() 1379 goto exit; in ath11k_core_fetch_regdb() 1386 exit: in ath11k_core_fetch_regdb()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | module.c | 343 * is running can call this to safely exit. nfsd and lockd use this. 1020 /* If it has an init func, it must have an exit func to unload */ in SYSCALL_DEFINE2() 1021 if (mod->init && !mod->exit) { in SYSCALL_DEFINE2() 1037 if (mod->exit != NULL) in SYSCALL_DEFINE2() 1038 mod->exit(); in SYSCALL_DEFINE2() 1074 if (mod->init != NULL && mod->exit == NULL) { in print_unload_info() 2894 return strstarts(name, ".exit"); in module_exit_section() 4502 exitcall_t *exit; in cfi_init() local 4509 exit = (exitcall_t *) in cfi_init() 4513 /* Fix init/exit function in cfi_init() [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx24117.c | 1235 goto exit; in cx24117_initfe() 1239 goto exit; in cx24117_initfe() 1249 goto exit; in cx24117_initfe() 1258 goto exit; in cx24117_initfe() 1268 exit: in cx24117_initfe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_init.c | 1387 goto exit; in qlcnic_83xx_copy_fw_file() 1402 goto exit; in qlcnic_83xx_copy_fw_file() 1406 exit: in qlcnic_83xx_copy_fw_file() 2466 goto exit; in qlcnic_83xx_init() 2543 exit: in qlcnic_83xx_init()
|
/kernel/linux/linux-5.10/drivers/phy/tegra/ |
H A D | xusb-tegra124.c | 602 .exit = tegra124_usb2_phy_exit, 739 .exit = tegra124_ulpi_phy_exit, 955 .exit = tegra124_hsic_phy_exit, 1143 .exit = tegra124_pcie_phy_exit, 1339 .exit = tegra124_sata_phy_exit,
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723b_cmd.c | 69 goto exit; in FillH2CCmd8723B() 73 goto exit; in FillH2CCmd8723B() 77 goto exit; in FillH2CCmd8723B() 87 goto exit; in FillH2CCmd8723B() 116 exit: in FillH2CCmd8723B()
|
/kernel/linux/linux-5.10/sound/drivers/ |
H A D | aloop.c | 1110 goto exit; in loopback_snd_timer_open() 1117 goto exit; in loopback_snd_timer_open() 1126 goto exit; in loopback_snd_timer_open() 1164 goto exit; in loopback_snd_timer_open() 1169 exit: in loopback_snd_timer_open()
|
/kernel/linux/linux-5.10/fs/ |
H A D | exec.c | 155 goto exit; in SYSCALL_DEFINE1() 175 exit: in SYSCALL_DEFINE1() 931 goto exit; in do_open_execat() 935 goto exit; in do_open_execat() 943 exit: in do_open_execat()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_init.c | 1387 goto exit; in qlcnic_83xx_copy_fw_file() 1402 goto exit; in qlcnic_83xx_copy_fw_file() 1406 exit: in qlcnic_83xx_copy_fw_file() 2466 goto exit; in qlcnic_83xx_init() 2543 exit: in qlcnic_83xx_init()
|
/kernel/linux/linux-6.6/fs/ |
H A D | exec.c | 154 goto exit; in SYSCALL_DEFINE1() 172 exit: in SYSCALL_DEFINE1() 937 goto exit; in do_open_execat() 941 goto exit; in do_open_execat() 946 exit: in do_open_execat()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
H A D | rtw_security.c | 585 goto exit; in rtw_tkip_decrypt() 630 exit: in rtw_tkip_decrypt() 1337 goto exit; in rtw_aes_decrypt() 1354 goto exit; in rtw_aes_decrypt() 1368 exit: in rtw_aes_decrypt()
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | dfl.c | 593 goto exit; in dfl_fpga_dev_feature_init() 601 goto exit; in dfl_fpga_dev_feature_init() 604 exit: in dfl_fpga_dev_feature_init() 630 goto exit; in dfl_chardev_init() 635 exit: in dfl_chardev_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_8188e.c | 1036 goto exit; in rtl8188e_emu_to_active() 1075 goto exit; in rtl8188e_emu_to_active() 1083 exit: in rtl8188e_emu_to_active() 1190 goto exit; in rtl8188eu_power_on() 1207 exit: in rtl8188eu_power_on()
|
/kernel/linux/linux-6.6/drivers/phy/tegra/ |
H A D | xusb-tegra124.c | 602 .exit = tegra124_usb2_phy_exit, 739 .exit = tegra124_ulpi_phy_exit, 955 .exit = tegra124_hsic_phy_exit, 1143 .exit = tegra124_pcie_phy_exit, 1339 .exit = tegra124_sata_phy_exit,
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cx24117.c | 1234 goto exit; in cx24117_initfe() 1238 goto exit; in cx24117_initfe() 1248 goto exit; in cx24117_initfe() 1257 goto exit; in cx24117_initfe() 1267 exit: in cx24117_initfe()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-timechart.c | 511 goto exit; in cat_backtrace() 516 goto exit; in cat_backtrace() 548 goto exit; in cat_backtrace() 562 exit: in cat_backtrace() 1356 /* no exit marker, task kept running to the end */ in determine_display_tasks_filtered() 1396 /* no exit marker, task kept running to the end */ in determine_display_tasks() 1433 /* no exit marker, task kept running to the end */ in determine_display_io_tasks() 1930 .exit = process_exit_event, in cmd_timechart()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | hmm-tests.c | 141 SKIP(exit(0), "DEVICE_COHERENT not available"); in FIXTURE_SETUP() 152 SKIP(exit(0), "DEVICE_COHERENT not available"); in FIXTURE_SETUP() 600 exit(0); in TEST_F() 678 exit(0); in TEST_F() 2034 exit(0); in TEST_F()
|
/kernel/linux/linux-6.6/sound/drivers/ |
H A D | aloop.c | 1109 goto exit; in loopback_snd_timer_open() 1116 goto exit; in loopback_snd_timer_open() 1125 goto exit; in loopback_snd_timer_open() 1163 goto exit; in loopback_snd_timer_open() 1168 exit: in loopback_snd_timer_open()
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_sample_user.c | 399 bool exit = false; in map_collect_percpu_devmap() local 406 exit = true; in map_collect_percpu_devmap() 434 if (exit) in map_collect_percpu_devmap() 1383 exit(status); in sample_exit() 1670 /* Just exit, nothing to cleanup right now */ in sample_ctor() 1671 exit(EXIT_FAIL_BPF); in sample_ctor()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gv100.cpp | 2065 Instruction *exit = in->getExit(); in prepareEmission() local 2067 if (exit && exit->op == OP_BRA && exit->asFlow()->target.bb == bb) { in prepareEmission() 2074 in->remove(exit); in prepareEmission()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
H A D | mod.rs | 443 pub exit: __c_anonymous_ptrace_syscall_info_exit, 560 self.exit == other.exit || in eq() 575 .field("exit", &self.exit) in fmt() 587 self.exit.hash(state); in hash()
|
/third_party/python/Tools/scripts/ |
H A D | texi2html.py | 1798 sys.exit(1) 1822 sys.exit(1) 1843 sys.exit(1) 2039 sys.exit(2) 2061 sys.exit(1)
|
/third_party/python/Lib/ |
H A D | pdb.py | 138 sys.exit(1) 167 sys.exit(1) 306 # if onecmd returns True, the command wants to exit 587 # Return true to exit from the command loop 1751 sys.exit(2) 1755 sys.exit() 1784 print("The program exited via sys.exit(). Exit status:", end=' ') 1788 sys.exit(1)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | BlitGL.cpp | 102 angle::Result exit(const gl::Context *context) in exit() function in rx::__anon20033::ScopedGLState 393 ANGLE_TRY(scopedState.exit(context)); in copySubImageToLUMAWorkaroundTexture() 555 ANGLE_TRY(scopedState.exit(context)); in blitColorBufferWithShader() 671 ANGLE_TRY(scopedState.exit(context)); in copySubTexture() 1113 ANGLE_TRY(scopedState.exit(context)); in generateSRGBMipmap()
|