Home
last modified time | relevance | path

Searched defs:module_put (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dmodule.h96 #define module_put(module) macro
/third_party/uboot/u-boot-2020.01/include/linux/
Dcompat.h169 #define module_put(...) do { } while (0) macro