Searched refs:__uml_exitcall (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/um/os-Linux/
H A Daio.c343 * The reason for the __initcall/__uml_exitcall asymmetry is that init_aio
345 * which needs get_free_page. exit_aio is a __uml_exitcall because the generic
359 __uml_exitcall(exit_aio);
H A Dumid.c394 __uml_exitcall(remove_umid_dir);
H A Dsigio.c386 __uml_exitcall(sigio_cleanup);
/linux-4.4.14/arch/um/include/shared/
H A Dinit.h74 #define __uml_exitcall(fn) \ macro
/linux-4.4.14/arch/um/drivers/
H A Dssl.c190 __uml_exitcall(ssl_exit);
H A Dstdio_console.c191 __uml_exitcall(console_exit);
H A Dport_kern.c304 __uml_exitcall(free_port);
H A Dline.c748 __uml_exitcall(winch_cleanup);
H A Dnet_kern.c840 __uml_exitcall(close_devices);
H A Dubd_kern.c495 __uml_exitcall(kill_io_thread);

Completed in 202 milliseconds