Searched refs:EXIT (Results 1 – 25 of 235) sorted by relevance
12345678910
| /linux/sound/soc/mediatek/mt8192/ |
| A D | mt8192-afe-clk.c | 90 goto EXIT; in apll1_mux_setting() 98 goto EXIT; in apll1_mux_setting() 106 goto EXIT; in apll1_mux_setting() 114 goto EXIT; in apll1_mux_setting() 138 EXIT: in apll1_mux_setting() 200 EXIT: in apll2_mux_setting() 215 goto EXIT; in mt8192_afe_enable_clock() 222 goto EXIT; in mt8192_afe_enable_clock() 271 EXIT: in mt8192_afe_enable_clock() 319 EXIT: in mt8192_apll1_enable() [all …]
|
| /linux/drivers/hwmon/ |
| A D | vt1211.c | 570 goto EXIT; in set_fan() 581 EXIT: in set_fan() 721 EXIT: in set_pwm() 1248 goto EXIT; in vt1211_device_add() 1272 EXIT: in vt1211_device_add() 1288 goto EXIT; in vt1211_find() 1294 goto EXIT; in vt1211_find() 1301 goto EXIT; in vt1211_find() 1308 EXIT: in vt1211_find() 1329 goto EXIT; in vt1211_init() [all …]
|
| A D | amc6821.c | 531 goto EXIT; in temp_auto_point_temp_store() 543 goto EXIT; in temp_auto_point_temp_store() 549 EXIT: in temp_auto_point_temp_store() 572 goto EXIT; in pwm1_auto_point_pwm_store() 578 goto EXIT; in pwm1_auto_point_pwm_store() 583 goto EXIT; in pwm1_auto_point_pwm_store() 586 EXIT: in pwm1_auto_point_pwm_store() 630 goto EXIT; in fan_store() 637 EXIT: in fan_store() 666 goto EXIT; in fan1_div_store() [all …]
|
| /linux/tools/testing/selftests/ |
| A D | kselftest_deps.sh | 65 trap "rm -f $tmp_file.o $tmp_file $tmp_file.bin" EXIT 69 trap "rm -f $pass" EXIT 73 trap "rm -f $fail" EXIT
|
| /linux/scripts/ |
| A D | headers_install.sh | 24 trap 'rm -f $OUTFILE $TMPFILE' EXIT 113 trap - EXIT
|
| A D | tools-support-relr.sh | 5 trap "rm -f $tmp_file.o $tmp_file $tmp_file.bin" EXIT
|
| A D | test_fortify.sh | 32 trap __cleanup EXIT
|
| /linux/tools/perf/arch/x86/tests/ |
| A D | gen-insn-x86-dat.sh | 16 trap 'echo "Might need a more recent version of binutils"' EXIT 34 trap - EXIT
|
| /linux/drivers/scsi/aic94xx/ |
| A D | aic94xx.h | 26 #define EXIT printk(KERN_NOTICE "%s: --EXIT %s\n", ASD_DRIVER_NAME, \ macro 30 #define EXIT macro
|
| /linux/tools/testing/selftests/bpf/ |
| A D | test_bpftool_metadata.sh | 52 trap cleanup_skip EXIT 56 trap cleanup EXIT
|
| A D | test_xdp_veth.sh | 78 trap cleanup_skip EXIT 114 trap cleanup EXIT
|
| A D | with_tunnels.sh | 32 trap cleanup EXIT
|
| /linux/drivers/i2c/busses/ |
| A D | i2c-ali1535.c | 425 goto EXIT; in ali1535_access() 430 goto EXIT; in ali1535_access() 434 goto EXIT; in ali1535_access() 461 EXIT: in ali1535_access()
|
| /linux/sound/soc/mediatek/mt8183/ |
| A D | mt8183-afe-clk.c | 274 goto EXIT; in apll1_mux_setting() 284 goto EXIT; in apll1_mux_setting() 301 EXIT: in apll1_mux_setting() 348 goto EXIT; in apll2_mux_setting() 358 goto EXIT; in apll2_mux_setting() 375 EXIT: in apll2_mux_setting()
|
| /linux/drivers/rapidio/devices/ |
| A D | rio_mport_cdev.c | 556 rmcd_debug(EXIT, "DMA_%d", md->dma_chan->chan_id); in mport_release_def_dma() 566 rmcd_debug(EXIT, "DMA_%d", priv->dmach->chan_id); in mport_release_dma() 1152 rmcd_debug(EXIT, "filp=%p", filp); in rio_mport_free_dma() 1952 rmcd_debug(EXIT, "from filp=%p %s(%d)", in mport_cdev_release_dma() 1956 rmcd_debug(EXIT, "No DMA channel for filp=%p", filp); in mport_cdev_release_dma() 1964 rmcd_debug(EXIT, "async list not empty filp=%p %s(%d)", in mport_cdev_release_dma() 1971 rmcd_debug(EXIT, "temp list not empty"); in mport_cdev_release_dma() 2043 rmcd_debug(EXIT, "release mapping %p filp=%p", in mport_cdev_release() 2351 rmcd_debug(EXIT, "%s", dev_name(dev)); in mport_device_release() 2499 rmcd_debug(EXIT, "Remove %s cdev", md->mport->name); in mport_cdev_remove() [all …]
|
| /linux/tools/testing/selftests/net/ |
| A D | in_netns.sh | 19 trap cleanup EXIT
|
| A D | fin_ack_lat.sh | 16 trap cleanup EXIT
|
| A D | reuseaddr_ports_exhausted.sh | 27 trap cleanup EXIT
|
| /linux/samples/bpf/ |
| A D | run_cookie_uid_helper_example.sh | 13 trap on_exit EXIT
|
| /linux/tools/testing/selftests/net/forwarding/ |
| A D | sch_tbf_root.sh | 26 trap cleanup EXIT
|
| A D | ip6gre_flat.sh | 59 trap cleanup EXIT
|
| /linux/tools/testing/selftests/powerpc/nx-gzip/ |
| A D | nx-gzip-test.sh | 17 trap cleanup EXIT
|
| /linux/tools/testing/selftests/arm64/fp/ |
| A D | sve-stress | 40 trap interrupt INT TERM EXIT
|
| A D | fpsimd-stress | 40 trap interrupt INT TERM EXIT
|
| /linux/tools/time/ |
| A D | udelay_test.sh | 37 trap cleanup EXIT
|
Completed in 39 milliseconds
12345678910