Home
last modified time | relevance | path

Searched refs:__static_call_return0 (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dstatic_call.h185 extern long __static_call_return0(void);
206 .func = __static_call_return0, \
251 .func = __static_call_return0, \
271 extern long __static_call_return0(void);
292 static inline long __static_call_return0(void) in __static_call_return0() function
310 __DEFINE_STATIC_CALL(name, _func, __static_call_return0)