Searched refs:__exitcall (Results 1 – 20 of 20) sorted by relevance
75 __exitcall(unregister_mid_wdt);
121 #define __exitcall(fn) static exitcall_t __exitcall_##fn __exit_call = fn macro
229 __exitcall(omap2xxx_prm_exit);
420 __exitcall(am33xx_cm_exit);
399 __exitcall(omap2xxx_cm_exit);
409 __exitcall(am33xx_prm_exit);
569 __exitcall(omap4_cm_exit);
725 __exitcall(omap3xxx_prm_exit);
859 __exitcall(omap44xx_prm_exit);
678 __exitcall(omap3xxx_cm_exit);
230 __exitcall(ffh_cstate_exit);
347 __exitcall(devcoredump_exit);
358 __exitcall(deferred_probe_exit);
1174 __exitcall(software_node_exit);
298 #define __exitcall(fn) \ macro
100 #define module_exit(x) __exitcall(x);
449 __exitcall(opalcore_cleanup);
995 __exitcall(resctrl_exit);
1474 __exitcall(dma_buf_deinit);
3325 __exitcall(genpd_debug_exit);
Completed in 56 milliseconds