Home
last modified time | relevance | path

Searched refs:exit (Results 3601 - 3625 of 6455) sorted by relevance

1...<<141142143144145146147148149150>>...259

/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_queue.c272 /* Move start up for next time and exit for loop */ in pmap_schedule()
283 /* If didn't exit the for loop with a break, we have success */ in pmap_schedule()
1086 goto exit; in dwc2_pick_first_frame()
1152 exit: in dwc2_pick_first_frame()
1870 * will have missed in this case anyway. Just go to exit. If we want in dwc2_next_periodic_start()
1875 goto exit; in dwc2_next_periodic_start()
1928 exit: in dwc2_next_periodic_start()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c1090 goto exit; /* CGX is already started hence nothing to do */ in rvu_cgx_start_stop_io()
1092 goto exit; /* CGX is already stopped hence nothing to do */ in rvu_cgx_start_stop_io()
1114 goto exit; in rvu_cgx_start_stop_io()
1118 exit: in rvu_cgx_start_stop_io()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c655 goto exit; in bnxt_qplib_alloc_pd()
661 exit: in bnxt_qplib_alloc_pd()
677 goto exit; in bnxt_qplib_dealloc_pd()
680 exit: in bnxt_qplib_dealloc_pd()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c950 goto exit; in qtnf_suspend()
956 goto exit; in qtnf_suspend()
965 goto exit; in qtnf_suspend()
968 exit: in qtnf_suspend()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c686 alg->exit(skcipher); in crypto_skcipher_exit_tfm()
696 if (alg->exit) in crypto_skcipher_init_tfm()
697 skcipher->base.exit = crypto_skcipher_exit_tfm; in crypto_skcipher_init_tfm()
972 * default ->setkey(), ->init(), and ->exit() methods are installed.
1023 inst->alg.exit = skcipher_exit_tfm_simple; in skcipher_alloc_instance_simple()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c1149 goto exit; in vb2_fop_write()
1154 exit: in vb2_fop_write()
1173 goto exit; in vb2_fop_read()
1179 exit: in vb2_fop_read()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata-convert-bt.c922 __FUNC_PROCESS_NON_SAMPLE(exit,
1272 __FUNC_ADD_NON_SAMPLE_EVENT_CLASS(exit,
1616 .exit = perf_event__process_exit, in bt_convert__perf2ctf()
1631 c.tool.exit = process_exit_event; in bt_convert__perf2ctf()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtlv320dac33.c374 goto exit; in dac33_hard_power()
383 goto exit; in dac33_hard_power()
400 goto exit; in dac33_hard_power()
406 exit: in dac33_hard_power()
H A Des8326.c611 goto exit; in es8326_jack_detect_handler()
656 goto exit; in es8326_jack_detect_handler()
662 goto exit; in es8326_jack_detect_handler()
685 exit: in es8326_jack_detect_handler()
/kernel/linux/linux-6.6/sound/soc/dwc/
H A Ddwc-i2s.c766 goto exit; in jh7110_i2s_crg_master_init()
798 exit: in jh7110_i2s_crg_master_init()
848 goto exit; in jh7110_i2s_crg_slave_init()
886 exit: in jh7110_i2s_crg_slave_init()
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-cpu.c1285 if (drvdata->variant->exit) in asoc_qcom_lpass_cpu_platform_remove()
1286 drvdata->variant->exit(pdev); in asoc_qcom_lpass_cpu_platform_remove()
1297 if (drvdata->variant->exit) in asoc_qcom_lpass_cpu_platform_shutdown()
1298 drvdata->variant->exit(pdev); in asoc_qcom_lpass_cpu_platform_shutdown()
/test/xts/hats/hdf/usb/transferTest_additional/common/
H A Dusbd_transfer_test.cpp54 exit(0); in SetUpTestCase()
64 exit(0); in SetUpTestCase()
70 exit(0); in SetUpTestCase()
74 exit(0); in SetUpTestCase()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c1093 goto exit; in ath12k_mac_op_config()
1096 goto exit; in ath12k_mac_op_config()
1102 goto exit; in ath12k_mac_op_config()
1105 goto exit; in ath12k_mac_op_config()
1110 exit: in ath12k_mac_op_config()
2965 goto exit; in ath12k_mac_op_hw_scan()
2975 goto exit; in ath12k_mac_op_hw_scan()
2995 goto exit; in ath12k_mac_op_hw_scan()
3015 exit: in ath12k_mac_op_hw_scan()
3201 goto exit; in ath12k_mac_op_set_key()
[all...]
/kernel/linux/linux-5.10/arch/x86/tools/
H A Dinsn_sanity.c53 exit(1); in usage()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dloongson1-cpufreq.c124 .exit = ls1x_cpufreq_exit,
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpcm990-baseboard.c364 .exit = pcm990_mci_exit,
H A Dspitz_pm.c193 .exit = NULL,
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-hmt.c118 .exit = hmt_bl_exit,
/kernel/linux/linux-5.10/crypto/
H A Dseqiv.c154 inst->alg.exit = aead_exit_geniv; in seqiv_aead_create()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dh3xxx.c74 .exit = h3xxx_flash_exit,
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dmain.c242 exit(); in start()
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A Dvdso2c.c115 exit(1); in fail()
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvdso2c.c93 exit(1); in fail()
/kernel/linux/linux-5.10/block/
H A Dblk-rq-qos.c302 rqos->ops->exit(rqos); in rq_qos_exit()
H A Dblk-rq-qos.h47 void (*exit)(struct rq_qos *); member

Completed in 35 milliseconds

1...<<141142143144145146147148149150>>...259