Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dexport.h17 #define THIS_MODULE (&__this_module) macro
19 #define THIS_MODULE ((struct module *)0) macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h149 #define THIS_MODULE 0 macro