Home
last modified time | relevance | path

Searched refs:do_cleanup (Results 1 – 25 of 45) sorted by relevance

12

/third_party/ltp/lib/tests/
Dtst_cleanup_once.c34 static void do_cleanup(void) in do_cleanup() function
39 TST_DECLARE_ONCE_FN(cleanup, do_cleanup);
/third_party/ltp/testcases/network/stress/route/
Droute6-rmmod93 do_cleanup() function
128 do_cleanup
277 do_cleanup
Droute4-rmmod97 do_cleanup() function
132 do_cleanup
281 do_cleanup
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
Drpc01.sh8 TST_CLEANUP=do_cleanup
15 do_cleanup() function
/third_party/ltp/testcases/network/tcp_cmds/tcpdump/
Dtcpdump01.sh27 TST_CLEANUP=do_cleanup
60 do_cleanup() function
/third_party/ltp/testcases/network/virt/
Dfou01.sh7 TST_CLEANUP=do_cleanup
24 do_cleanup() function
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
Dsendfile01.sh11 TST_CLEANUP=do_cleanup
48 do_cleanup() function
/third_party/ltp/testcases/network/multicast/mc_cmds/
Dmc_cmds.sh89 do_cleanup() function
96 TST_CLEANUP=do_cleanup
/third_party/mesa3d/src/gallium/tools/trace/
Dtracediff.sh71 do_cleanup() function
99 trap do_cleanup HUP INT TERM
/third_party/ltp/testcases/network/multicast/mc_commo/
Dmc_commo.sh81 do_cleanup() function
92 TST_CLEANUP=do_cleanup
/third_party/ltp/testcases/network/stress/udp/uni-basic/
Dudp4-uni-basic0197 do_cleanup() function
157 do_cleanup
160 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
Dicmp4-multi-diffnic0198 do_cleanup() function
164 do_cleanup
167 trap do_cleanup 0
/third_party/ltp/testcases/kernel/containers/netns/
Dnetns_sysfs.sh10 TST_CLEANUP=do_cleanup
46 do_cleanup() function
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify20.c113 static void do_cleanup(void) in do_cleanup() function
123 .cleanup = do_cleanup,
Dfanotify14.c166 static void do_cleanup(void) in do_cleanup() function
177 .cleanup = do_cleanup,
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
Dudp4-multi-diffport01100 do_cleanup() function
163 do_cleanup
166 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
Dudp4-multi-diffnic0197 do_cleanup() function
163 do_cleanup
166 trap do_cleanup 0
/third_party/ltp/testcases/network/multicast/mc_member/
Dmc_member.sh131 do_cleanup() function
137 TST_CLEANUP=do_cleanup
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_new_test.c382 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/
Dtcp4-multi-sameport01110 do_cleanup() function
187 do_cleanup
190 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
Dtcp4-multi-diffport01110 do_cleanup() function
187 do_cleanup
190 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
Dtcp4-multi-diffnic01107 do_cleanup() function
188 do_cleanup
191 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
Dicmp4-multi-diffip01103 do_cleanup() function
168 do_cleanup
171 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/udp/multi-diffip/
Dudp4-multi-diffip01100 do_cleanup() function
162 do_cleanup
165 trap do_cleanup 0
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/
Dtcp4-multi-diffip01110 do_cleanup() function
187 do_cleanup
190 trap do_cleanup 0

12