Searched refs:cleanup (Results 126 - 150 of 1160) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/net/forwarding/
H A Dipip_flat_gre.sh45 cleanup() function
57 trap cleanup EXIT
H A Dip6gre_flat.sh47 cleanup() function
59 trap cleanup EXIT
H A Dip6gre_flat_key.sh47 cleanup() function
59 trap cleanup EXIT
H A Dip6gre_flat_keys.sh47 cleanup() function
59 trap cleanup EXIT
H A Dip6gre_hier.sh47 cleanup() function
59 trap cleanup EXIT
H A Dip6gre_hier_key.sh47 cleanup() function
59 trap cleanup EXIT
H A Dip6gre_hier_keys.sh47 cleanup() function
59 trap cleanup EXIT
/linux-master/tools/time/
H A Dudelay_test.sh29 cleanup() function
37 trap cleanup EXIT
/linux-master/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.sh19 cleanup() { function
23 trap cleanup EXIT
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_tag.c121 goto cleanup;
134 cleanup:
150 goto cleanup;
160 cleanup:
175 goto cleanup;
189 cleanup:
205 goto cleanup;
223 cleanup:
H A Dget_func_args_test.c17 goto cleanup;
42 cleanup:
H A Dtc_links.c26 goto cleanup;
41 goto cleanup;
59 goto cleanup;
76 goto cleanup;
92 goto cleanup;
106 cleanup:
126 goto cleanup;
139 goto cleanup;
154 goto cleanup;
164 goto cleanup;
[all...]
H A Dlibbpf_str.c35 goto cleanup;
58 cleanup:
80 goto cleanup;
103 cleanup:
125 goto cleanup;
160 cleanup:
182 goto cleanup;
205 cleanup:
H A Dtoken.c294 goto cleanup;
299 goto cleanup;
304 goto cleanup;
309 goto cleanup;
313 goto cleanup;
318 goto cleanup;
334 goto cleanup;
342 goto cleanup;
348 goto cleanup;
355 goto cleanup;
[all...]
H A Draw_tp_test_run.c29 goto cleanup;
33 goto cleanup;
37 goto cleanup;
82 cleanup:
H A Dusdt.c59 goto cleanup;
67 goto cleanup;
134 goto cleanup;
150 cleanup:
225 goto cleanup;
248 goto cleanup;
270 goto cleanup;
295 goto cleanup;
302 cleanup:
349 goto cleanup;
[all...]
H A Dsubskeleton.c64 goto cleanup;
68 goto cleanup;
76 cleanup:
H A Dmap_lookup_percpu_elem.c31 goto cleanup;
35 goto cleanup;
54 cleanup:
/linux-master/tools/testing/selftests/drivers/net/netdevsim/
H A Dethtool-common.sh17 function cleanup { function
21 trap cleanup EXIT
/linux-master/tools/perf/tests/shell/
H A Dtest_perf_data_converter_json.sh16 cleanup() function
25 cleanup
/linux-master/include/linux/
H A Dsmpboot.h22 * @cleanup: Optional cleanup function, called when the thread
38 void (*cleanup)(unsigned int cpu, bool online); member in struct:smp_hotplug_thread
/linux-master/samples/bpf/
H A Dsockex3_user.c44 goto cleanup;
50 goto cleanup;
64 goto cleanup;
97 cleanup:
H A Dtracex4_user.c66 goto cleanup;
72 goto cleanup;
80 goto cleanup;
90 cleanup:
/linux-master/io_uring/
H A Dopdef.h46 void (*cleanup)(struct io_kiocb *); member in struct:io_cold_def
/linux-master/drivers/video/fbdev/via/
H A Dvia_aux_edid.c64 static void cleanup(struct via_aux_drv *drv) function
78 .cleanup = cleanup,

Completed in 169 milliseconds

1234567891011>>