Searched refs:cleanup (Results 1 - 25 of 1160) sorted by path

1234567891011>>

/linux-master/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt50 note over mac80211,driver: cleanup like for authenticate
/linux-master/arch/alpha/include/asm/
H A Dagp_backend.h35 void (*cleanup)(alpha_agp_info *); member in struct:alpha_agp_ops
/linux-master/arch/arm/mach-pxa/
H A Dam200epd.c334 .cleanup = am200_cleanup,
/linux-master/arch/arm/vdso/
H A Dvdsomunge.c95 static void cleanup(void) function
129 atexit(cleanup);
/linux-master/arch/sparc/kernel/
H A Dwuf.S297 bne 1f ! yep, cleanup
/linux-master/arch/x86/platform/ts5500/
H A Dts5500.c130 goto cleanup;
145 cleanup:
/linux-master/drivers/acpi/acpica/
H A Ddsutils.c706 goto cleanup;
717 cleanup:
H A Dnseval.c173 goto cleanup;
187 goto cleanup;
245 goto cleanup;
292 cleanup:
H A Dnsxfeval.c187 goto cleanup;
219 goto cleanup;
252 goto cleanup;
264 goto cleanup;
289 goto cleanup;
319 goto cleanup;
330 goto cleanup;
366 goto cleanup;
435 cleanup:
H A Drsutils.c723 goto cleanup;
736 goto cleanup;
752 cleanup:
/linux-master/drivers/char/agp/
H A Dalpha-agp.c62 agp->ops->cleanup(agp);
133 .cleanup = alpha_core_agp_cleanup,
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h58 return target->dev->ar->htc_ops->cleanup(target);
/linux-master/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h1400 struct bnx2i_cleanup_request cleanup; member in union:iscsi_request
1520 struct bnx2i_cleanup_response cleanup; member in union:iscsi_response
/linux-master/drivers/usb/musb/
H A Dtusb6010_omap.c620 goto cleanup;
626 goto cleanup;
633 goto cleanup;
637 cleanup:
/linux-master/drivers/video/fbdev/via/
H A Dvia_aux.c48 if (pos->cleanup)
49 pos->cleanup(pos);
H A Dvia_aux.h32 void (*cleanup)(struct via_aux_drv *drv); member in struct:via_aux_drv
H A Dvia_aux_edid.c64 static void cleanup(struct via_aux_drv *drv) function
78 .cleanup = cleanup,
/linux-master/fs/squashfs/
H A Dcache.c237 goto cleanup;
261 goto cleanup;
268 goto cleanup;
276 goto cleanup;
282 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/include/video/
H A Dbroadsheetfb.h61 void (*cleanup)(struct broadsheetfb_par *); member in struct:broadsheet_board
H A Dmetronomefb.h43 void (*cleanup)(struct metronomefb_par *); member in struct:metronome_board
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto.c320 goto cleanup;
324 cleanup:
/linux-master/sound/pci/oxygen/
H A Dxonar_cs43xx.c395 .cleanup = xonar_d1_cleanup,
H A Dxonar_dg_mixer.c448 .cleanup = dg_cleanup,
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sock_addr.sh38 cleanup() function
46 trap cleanup EXIT 2 3 6 15

Completed in 263 milliseconds

1234567891011>>