Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dmodule.h97 #define try_module_get(module) 1 macro
/third_party/uboot/u-boot-2020.01/include/linux/
Dcompat.h168 #define try_module_get(...) 1 macro