Searched refs:__exitcall (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/platform/x86/
H A Dintel_scu_wdt.c74 __exitcall(unregister_mid_wdt);
/linux-master/arch/um/include/shared/
H A Dinit.h121 #define __exitcall(fn) static exitcall_t __exitcall_##fn __exit_call = fn macro
/linux-master/arch/arm/mach-omap2/
H A Dprm2xxx.c229 __exitcall(omap2xxx_prm_exit);
H A Dcm2xxx.c302 __exitcall(omap2xxx_cm_exit);
H A Dprm33xx.c407 __exitcall(am33xx_prm_exit);
H A Dcm33xx.c412 __exitcall(am33xx_cm_exit);
H A Dprm3xxx.c727 __exitcall(omap3xxx_prm_exit);
H A Dcminst44xx.c569 __exitcall(omap4_cm_exit);
H A Dcm3xxx.c678 __exitcall(omap3xxx_cm_exit);
H A Dprm44xx.c859 __exitcall(omap44xx_prm_exit);
/linux-master/arch/x86/kernel/acpi/
H A Dcstate.c238 __exitcall(ffh_cstate_exit);
/linux-master/include/linux/
H A Dinit.h318 #define __exitcall(fn) \ macro
H A Dmodule.h100 #define module_exit(x) __exitcall(x);
/linux-master/drivers/base/
H A Ddevcoredump.c428 __exitcall(devcoredump_exit);
H A Ddd.c381 __exitcall(deferred_probe_exit);
H A Dswnode.c1127 __exitcall(software_node_exit);
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-core.c451 __exitcall(opalcore_cleanup);
/linux-master/drivers/dma-buf/
H A Ddma-buf.c1734 __exitcall(dma_buf_deinit);
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c992 __exitcall(resctrl_exit);
/linux-master/drivers/pmdomain/
H A Dcore.c3429 __exitcall(genpd_debug_exit);

Completed in 483 milliseconds