Searched defs:module_exit (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ | ||
D | module.h | 82 #define module_exit(fn) \ macro |
/third_party/uboot/u-boot-2020.01/include/linux/ | ||
D | compat.h | 171 #define module_exit(...) macro |