Home
last modified time | relevance | path

Searched refs:EXIT (Results 1 – 25 of 125) sorted by relevance

12345

/Linux-v5.4/scripts/
Dheaders_install.sh24 trap 'rm -f $OUTFILE $TMPFILE' EXIT
117 trap - EXIT
Dtools-support-relr.sh5 trap "rm -f $tmp_file.o $tmp_file $tmp_file.bin" EXIT
/Linux-v5.4/drivers/hwmon/
Dvt1211.c570 goto EXIT; in set_fan()
581 EXIT: in set_fan()
674 goto EXIT; in set_pwm()
701 goto EXIT; in set_pwm()
707 goto EXIT; in set_pwm()
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()
[all …]
Damc6821.c531 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-v5.4/tools/perf/arch/x86/tests/
Dgen-insn-x86-dat.sh16 trap 'echo "Might need a more recent version of binutils"' EXIT
34 trap - EXIT
/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx.h26 #define EXIT printk(KERN_NOTICE "%s: --EXIT %s\n", ASD_DRIVER_NAME, \ macro
30 #define EXIT macro
/Linux-v5.4/drivers/i2c/busses/
Di2c-ali1535.c425 goto EXIT; in ali1535_access()
430 goto EXIT; in ali1535_access()
434 goto EXIT; in ali1535_access()
461 EXIT: in ali1535_access()
/Linux-v5.4/sound/soc/mediatek/mt8183/
Dmt8183-afe-clk.c274 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-v5.4/tools/testing/selftests/net/
Din_netns.sh19 trap cleanup EXIT
Dtcp_fastopen_backup_key.sh23 trap cleanup EXIT
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_xdp_veth.sh78 trap cleanup_skip EXIT
114 trap cleanup EXIT
Dwith_tunnels.sh32 trap cleanup EXIT
Dtest_sock_addr.sh46 trap cleanup EXIT 2 3 6 15
Dwith_addr.sh50 trap cleanup EXIT
Dtest_skb_cgroup_id.sh48 trap cleanup EXIT 2 3 6 15
/Linux-v5.4/samples/bpf/
Drun_cookie_uid_helper_example.sh13 trap on_exit EXIT
/Linux-v5.4/tools/time/
Dudelay_test.sh37 trap cleanup EXIT
/Linux-v5.4/tools/testing/selftests/net/forwarding/
Dipip_flat_gre.sh57 trap cleanup EXIT
Dipip_hier_gre.sh57 trap cleanup EXIT
Dipip_flat_gre_key.sh57 trap cleanup EXIT
Dipip_flat_gre_keys.sh57 trap cleanup EXIT
Dipip_hier_gre_key.sh57 trap cleanup EXIT
Dipip_hier_gre_keys.sh57 trap cleanup EXIT
/Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Dresource_scale.sh23 trap cleanup EXIT
/Linux-v5.4/drivers/rapidio/devices/
Drio_mport_cdev.c556 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()
1148 rmcd_debug(EXIT, "filp=%p", filp); in rio_mport_free_dma()
1946 rmcd_debug(EXIT, "from filp=%p %s(%d)", in mport_cdev_release_dma()
1950 rmcd_debug(EXIT, "No DMA channel for filp=%p", filp); in mport_cdev_release_dma()
1958 rmcd_debug(EXIT, "async list not empty filp=%p %s(%d)", in mport_cdev_release_dma()
1965 rmcd_debug(EXIT, "temp list not empty"); in mport_cdev_release_dma()
1967 rmcd_debug(EXIT, "free req->filp=%p cookie=%d compl=%s", in mport_cdev_release_dma()
1984 rmcd_debug(EXIT, "Release DMA channel for filp=%p %s(%d)", in mport_cdev_release_dma()
1988 rmcd_debug(EXIT, "Adjust default DMA channel refcount"); in mport_cdev_release_dma()
[all …]

12345