Searched refs:__STATIC_CALL_ADDRESSABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dstatic_call_types.h52 #define __STATIC_CALL_ADDRESSABLE(name) \ macro
57 __STATIC_CALL_ADDRESSABLE(name); \
73 #define __STATIC_CALL_ADDRESSABLE(name) macro
86 #define __STATIC_CALL_MOD_ADDRESSABLE(name) __STATIC_CALL_ADDRESSABLE(name)
/linux-master/tools/include/linux/
H A Dstatic_call_types.h52 #define __STATIC_CALL_ADDRESSABLE(name) \ macro
57 __STATIC_CALL_ADDRESSABLE(name); \
73 #define __STATIC_CALL_ADDRESSABLE(name) macro
86 #define __STATIC_CALL_MOD_ADDRESSABLE(name) __STATIC_CALL_ADDRESSABLE(name)

Completed in 144 milliseconds