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

/arch/x86/kernel/cpu/mtrr/
H A DMakefile1 obj-y := main.o if.o generic.o cleanup.o
/arch/alpha/kernel/
H A Dsrm_env.c181 goto cleanup;
191 goto cleanup;
202 goto cleanup;
214 goto cleanup;
222 cleanup:
H A Dcore_titan.c724 .cleanup = titan_agp_cleanup,
H A Dcore_marvel.c1065 .cleanup = marvel_agp_cleanup,
/arch/alpha/include/asm/
H A Dagp_backend.h34 void (*cleanup)(alpha_agp_info *); member in struct:alpha_agp_ops
/arch/arm/mach-omap1/
H A Dboard-h2-mmc.c55 .cleanup = mmc_cleanup,
/arch/x86/mm/
H A Dtestmmiotrace.c133 static void __exit cleanup(void) function
139 module_exit(cleanup); variable
/arch/x86/kernel/
H A Diosf_mbi.c244 goto cleanup;
249 goto cleanup;
254 goto cleanup;
258 cleanup:
H A Dmachine_kexec_64.c379 if (!image->fops || !image->fops->cleanup)
382 return image->fops->cleanup(image->image_loader_data);
H A Dkexec-bzimage64.c46 * gets allocated in one call but gets freed much later during cleanup
517 /* This cleanup function is called after various segments have been loaded */
550 .cleanup = bzImage64_cleanup,
H A Dpci-calgary_64.c1454 goto cleanup;
1475 cleanup:
/arch/arm/mach-omap2/
H A Dclkt2xxx_virt_prcm_set.c243 goto cleanup;
259 cleanup:
H A Dboard-n8x0.c445 .cleanup = n8x0_mmc_cleanup,
/arch/powerpc/platforms/pseries/
H A Dreconfig.c212 goto cleanup;
214 goto cleanup;
222 cleanup:
/arch/x86/kernel/cpu/microcode/
H A Damd.c267 static void cleanup(void) function
389 cleanup();
491 cleanup();
/arch/arm/mach-ep93xx/
H A Dvision_ep9307.c216 .cleanup = vision_spi_flash_hw_cleanup,
256 .cleanup = vision_spi_mmc_hw_cleanup,
H A Dedb93xx.c127 .cleanup = edb93xx_cs4271_hw_cleanup,
/arch/x86/platform/ts5500/
H A Dts5500.c136 goto cleanup;
151 cleanup:
/arch/arm/mach-pxa/
H A Dam200epd.c334 .cleanup = am200_cleanup,
H A Dam300epd.c255 .cleanup = am300_cleanup,
/arch/sparc/kernel/
H A Dwuf.S296 bne 1f ! yep, cleanup
/arch/um/drivers/
H A Dline.c678 goto cleanup;
703 cleanup:
/arch/s390/kernel/
H A Dentry.S93 la %r11,\savearea # inside critical section, do cleanup
95 tmh %r8,0x0001 # retest problem state after cleanup
243 j sysc_return # beware of critical section cleanup
536 j io_return # beware of critical section cleanup
671 jno mcck_panic # no -> skip cleanup critical
H A Dentry64.S123 lghi %r11,\savearea # inside critical section, do cleanup
125 tmhh %r8,0x0001 # retest problem state after cleanup
281 j sysc_return # beware of critical section cleanup
587 j io_return # beware of critical section cleanup
722 jno mcck_panic # no -> skip cleanup critical
/arch/x86/crypto/
H A Dsha1_ssse3_asm.S96 # cleanup workspace

Completed in 1818 milliseconds