Searched defs:cleanup (Results 1 - 25 of 1615) sorted by relevance

1234567891011>>

/external/compiler-rt/lib/tsan/go/
H A Dbuildgo.sh101 cleanup() { function
104 trap cleanup EXIT
/external/libdivsufsort/
H A Dgenerate_includes.sh23 cleanup() { function
26 trap cleanup INT TERM ERR EXIT
/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_xdp_meta.sh3 cleanup() function
26 trap cleanup 0 2 3 6 9
H A Dtest_xdp_redirect.sh13 cleanup() function
36 trap cleanup 0 2 3 6 9
/external/ltp/testcases/kernel/containers/netns/
H A Dnetns_sysfs.sh41 cleanup() function
55 TST_CLEANUP=cleanup
/external/ltp/testcases/kernel/device-drivers/locking/
H A Dlock_torture.sh28 TST_CLEANUP=cleanup
49 cleanup() function
51 tst_resm TINFO "cleanup"
66 trap cleanup INT
/external/ltp/testcases/kernel/device-drivers/rcu/
H A Drcu_torture.sh28 TST_CLEANUP=cleanup
53 cleanup() function
55 tst_resm TINFO "cleanup"
66 trap cleanup INT
/external/ltp/testcases/kernel/security/smack/
H A Dsmack_file_access.sh24 cleanup() function
36 TST_CLEANUP=cleanup
/external/ltp/testcases/network/virt/
H A Dmacsec01.sh31 cleanup() function
36 TST_CLEANUP="cleanup"
H A Dmacsec02.sh31 cleanup() function
36 TST_CLEANUP="cleanup"
/external/strace/tests/
H A Ddetach-running.test50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
H A Ddetach-sleeping.test50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
H A Ddetach-stopped.test57 cleanup() function
71 cleanup
79 cleanup
89 cleanup
96 cleanup
101 cleanup
106 cleanup
/external/strace/tests-m32/
H A Ddetach-running.test50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
H A Ddetach-sleeping.test50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
H A Ddetach-stopped.test57 cleanup() function
71 cleanup
79 cleanup
89 cleanup
96 cleanup
101 cleanup
106 cleanup
/external/strace/tests-mx32/
H A Ddetach-running.test50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
H A Ddetach-sleeping.test50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
H A Ddetach-stopped.test57 cleanup() function
71 cleanup
79 cleanup
89 cleanup
96 cleanup
101 cleanup
106 cleanup
/external/bzip2/
H A Dxmlproc.sh62 cleanup() { function
84 cleanup $xmlfmtfile
93 cleanup $OUT $xmlfmtfile *.aux *.fo *.log *.out
103 cleanup $OUT $xmlfmtfile $pdffile *.aux *.fo *.log *.out
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh37 cleanup() { function
40 trap cleanup EXIT
/external/linux-kselftest/tools/testing/selftests/net/
H A Dmsg_zerocopy.sh62 # Start of state changes: install cleanup handler
65 cleanup() { function
71 trap cleanup EXIT
/external/ltp/testcases/commands/insmod/
H A Dinsmod01.sh19 TST_CLEANUP=cleanup
28 cleanup() function
55 cleanup
/external/ltp/testcases/kernel/controllers/io-throttle/
H A Dmyfunctions-io.sh27 cleanup
34 cleanup
46 cleanup
52 cleanup() function
/external/ltp/testcases/network/busy_poll/
H A Dbusy_poll01.sh27 cleanup() function
54 TST_CLEANUP="cleanup"

Completed in 534 milliseconds

1234567891011>>