Home
last modified time | relevance | path

Searched refs:__exitcall (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/arch/um/include/shared/
Dinit.h121 #define __exitcall(fn) static exitcall_t __exitcall_##fn __exit_call = fn macro
/Linux-v5.4/arch/arm/mach-omap2/
Dprm2xxx.c229 __exitcall(omap2xxx_prm_exit);
Dcm33xx.c420 __exitcall(am33xx_cm_exit);
Dcm2xxx.c399 __exitcall(omap2xxx_cm_exit);
Dprm33xx.c409 __exitcall(am33xx_prm_exit);
Dprm3xxx.c725 __exitcall(omap3xxx_prm_exit);
Dcminst44xx.c569 __exitcall(omap4_cm_exit);
Dprm44xx.c859 __exitcall(omap44xx_prm_exit);
Dcm3xxx.c678 __exitcall(omap3xxx_cm_exit);
/Linux-v5.4/arch/x86/kernel/acpi/
Dcstate.c213 __exitcall(ffh_cstate_exit);
/Linux-v5.4/include/linux/
Dinit.h236 #define __exitcall(fn) \ macro
Dmodule.h97 #define module_exit(x) __exitcall(x);
/Linux-v5.4/drivers/base/
Ddevcoredump.c348 __exitcall(devcoredump_exit);
Dswnode.c912 __exitcall(software_node_exit);
Ddd.c351 __exitcall(deferred_probe_exit);
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-core.c448 __exitcall(opalcore_cleanup);
/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Dcore.c1007 __exitcall(resctrl_exit);
/Linux-v5.4/drivers/dma-buf/
Ddma-buf.c1300 __exitcall(dma_buf_deinit);
/Linux-v5.4/drivers/base/power/
Ddomain.c3050 __exitcall(genpd_debug_exit);