/third_party/ltp/lib/tests/ |
D | tst_cleanup_once.c | 34 static void do_cleanup(void) in do_cleanup() function 39 TST_DECLARE_ONCE_FN(cleanup, do_cleanup);
|
/third_party/ltp/testcases/network/stress/route/ |
D | route6-rmmod | 93 do_cleanup() function 128 do_cleanup 277 do_cleanup
|
D | route4-rmmod | 97 do_cleanup() function 132 do_cleanup 281 do_cleanup
|
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/ |
D | rpc01.sh | 8 TST_CLEANUP=do_cleanup 15 do_cleanup() function
|
/third_party/ltp/testcases/network/tcp_cmds/tcpdump/ |
D | tcpdump01.sh | 27 TST_CLEANUP=do_cleanup 60 do_cleanup() function
|
/third_party/ltp/testcases/network/virt/ |
D | fou01.sh | 7 TST_CLEANUP=do_cleanup 24 do_cleanup() function
|
/third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
D | sendfile01.sh | 11 TST_CLEANUP=do_cleanup 48 do_cleanup() function
|
/third_party/ltp/testcases/network/multicast/mc_cmds/ |
D | mc_cmds.sh | 89 do_cleanup() function 96 TST_CLEANUP=do_cleanup
|
/third_party/mesa3d/src/gallium/tools/trace/ |
D | tracediff.sh | 71 do_cleanup() function 99 trap do_cleanup HUP INT TERM
|
/third_party/ltp/testcases/network/multicast/mc_commo/ |
D | mc_commo.sh | 81 do_cleanup() function 92 TST_CLEANUP=do_cleanup
|
/third_party/ltp/testcases/network/stress/udp/uni-basic/ |
D | udp4-uni-basic01 | 97 do_cleanup() function 157 do_cleanup 160 trap do_cleanup 0
|
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/ |
D | icmp4-multi-diffnic01 | 98 do_cleanup() function 164 do_cleanup 167 trap do_cleanup 0
|
/third_party/ltp/testcases/kernel/containers/netns/ |
D | netns_sysfs.sh | 10 TST_CLEANUP=do_cleanup 46 do_cleanup() function
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify20.c | 113 static void do_cleanup(void) in do_cleanup() function 123 .cleanup = do_cleanup,
|
D | fanotify14.c | 166 static void do_cleanup(void) in do_cleanup() function 177 .cleanup = do_cleanup,
|
/third_party/ltp/testcases/network/stress/udp/multi-diffport/ |
D | udp4-multi-diffport01 | 100 do_cleanup() function 163 do_cleanup 166 trap do_cleanup 0
|
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/ |
D | udp4-multi-diffnic01 | 97 do_cleanup() function 163 do_cleanup 166 trap do_cleanup 0
|
/third_party/ltp/testcases/network/multicast/mc_member/ |
D | mc_member.sh | 131 do_cleanup() function 137 TST_CLEANUP=do_cleanup
|
/third_party/ltp/testcases/kernel/security/tomoyo/ |
D | tomoyo_new_test.c | 382 void (*do_cleanup) (void); member 630 if (tests[i].do_cleanup) in main() 631 tests[i].do_cleanup(); in main() 646 if (tests[i].do_cleanup) in main() 647 tests[i].do_cleanup(); in main()
|
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/ |
D | tcp4-multi-sameport01 | 110 do_cleanup() function 187 do_cleanup 190 trap do_cleanup 0
|
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/ |
D | tcp4-multi-diffport01 | 110 do_cleanup() function 187 do_cleanup 190 trap do_cleanup 0
|
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/ |
D | tcp4-multi-diffnic01 | 107 do_cleanup() function 188 do_cleanup 191 trap do_cleanup 0
|
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/ |
D | icmp4-multi-diffip01 | 103 do_cleanup() function 168 do_cleanup 171 trap do_cleanup 0
|
/third_party/ltp/testcases/network/stress/udp/multi-diffip/ |
D | udp4-multi-diffip01 | 100 do_cleanup() function 162 do_cleanup 165 trap do_cleanup 0
|
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/ |
D | tcp4-multi-diffip01 | 110 do_cleanup() function 187 do_cleanup 190 trap do_cleanup 0
|