Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vpe_module_exit
arch/mips/include/asm/vpe.h
121
void __exit vpe_module_exit(void);
arch/mips/kernel/vpe.c
897
module_exit(vpe_module_exit);