Searched refs:cleanup (Results 226 - 250 of 1160) sorted by relevance

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dsrm_env.c164 goto cleanup;
174 goto cleanup;
185 goto cleanup;
197 goto cleanup;
205 cleanup:
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c141 goto cleanup;
145 goto cleanup;
147 goto cleanup;
151 goto cleanup;
162 cleanup:
H A Dtc_netkit.c160 goto cleanup;
169 goto cleanup;
184 goto cleanup;
202 goto cleanup;
219 goto cleanup;
235 goto cleanup;
249 cleanup:
274 goto cleanup;
283 goto cleanup;
298 goto cleanup;
[all...]
H A Dtest_bpf_syscall_macro.c31 goto cleanup;
36 goto cleanup;
88 cleanup:
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.c29 static void cleanup(int sig) function
195 signal(SIGINT, cleanup);
196 signal(SIGTERM, cleanup);
227 cleanup(0);
245 cleanup(0);
H A Dtest_xdp_redirect.sh37 cleanup() function
70 cleanup
74 trap cleanup 2 3 6 9
/linux-master/samples/bpf/
H A Dtest_map_in_map_user.c133 goto cleanup;
139 goto cleanup;
152 goto cleanup;
159 goto cleanup;
164 cleanup:
H A Dcpustat_user.c207 goto cleanup;
213 goto cleanup;
220 goto cleanup;
227 goto cleanup;
247 cleanup:
H A Dtrace_event_user.c308 goto cleanup;
315 goto cleanup;
321 goto cleanup;
327 goto cleanup;
334 goto cleanup;
343 goto cleanup;
349 cleanup:
/linux-master/drivers/acpi/acpica/
H A Duteval.c72 goto cleanup;
85 goto cleanup;
124 goto cleanup;
143 goto cleanup;
150 cleanup:
H A Ddsopcode.c98 goto cleanup;
113 goto cleanup;
136 goto cleanup;
191 goto cleanup;
204 goto cleanup;
216 goto cleanup;
229 cleanup:
502 goto cleanup;
518 goto cleanup;
523 goto cleanup;
[all...]
H A Dnseval.c173 goto cleanup;
187 goto cleanup;
245 goto cleanup;
292 cleanup:
/linux-master/tools/testing/selftests/net/
H A Dtest_vxlan_nolocalbypass.sh110 cleanup() function
171 -P Pause after each test before cleanup
179 trap cleanup EXIT
226 cleanup
230 setup; $t; cleanup;
H A Ddrop_monitor_tests.sh51 cleanup() function
88 cleanup
118 cleanup
193 cleanup &> /dev/null
194 trap cleanup EXIT
H A Dtest_ingress_egress_chaining.sh33 function cleanup() { function
39 trap cleanup EXIT
79 cleanup
H A Droute_localnet.sh30 cleanup() { function
51 cleanup
68 cleanup
H A Drps_default_mask.sh20 cleanup() { function
48 trap cleanup EXIT
53 cleanup
/linux-master/fs/ext2/
H A Dxattr.c218 goto cleanup;
223 goto cleanup;
233 goto cleanup;
255 goto cleanup;
263 goto cleanup;
270 cleanup:
304 goto cleanup;
309 goto cleanup;
319 goto cleanup;
346 goto cleanup;
[all...]
/linux-master/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_init.c140 goto cleanup;
145 goto cleanup;
150 goto cleanup;
155 goto cleanup;
160 goto cleanup;
169 goto cleanup;
173 goto cleanup;
189 goto cleanup;
208 goto cleanup;
214 cleanup
[all...]
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c295 goto cleanup;
340 goto cleanup;
348 goto cleanup;
355 goto cleanup;
367 goto cleanup;
378 goto cleanup;
384 goto cleanup;
393 goto cleanup;
405 cleanup:
491 goto cleanup;
[all...]
/linux-master/tools/perf/tests/shell/
H A Dtest_uprobe_from_different_cu.sh15 cleanup() function
28 cleanup
83 cleanup
/linux-master/drivers/staging/media/imx/
H A Dimx-media-dev.c87 goto cleanup;
92 goto cleanup;
96 cleanup:
/linux-master/tools/testing/selftests/drivers/net/bonding/
H A Dbond-break-lacpdu-tx.sh29 cleanup() { function
36 trap cleanup 0 1 2
37 cleanup
/linux-master/arch/alpha/include/asm/
H A Dagp_backend.h35 void (*cleanup)(alpha_agp_info *); member in struct:alpha_agp_ops
/linux-master/include/linux/mtd/
H A Dpartitions.h85 void (*cleanup)(const struct mtd_partition *pparts, int nr_parts); member in struct:mtd_part_parser

Completed in 181 milliseconds

1234567891011>>