Searched defs:EXPORT_STATIC_CALL_GPL (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dstatic_call.h214 #define EXPORT_STATIC_CALL_GPL(name) \ macro
272 #define EXPORT_STATIC_CALL_GPL(name) \ macro
342 #define EXPORT_STATIC_CALL_GPL(name) EXPORT_SYMBOL_GPL(STATIC_CALL_KEY(name)) macro

Completed in 144 milliseconds