Searched defs:static_call_cond (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/
H A Dstatic_call.h209 #define static_call_cond(name) (void)__static_call(name) macro
251 #define static_call_cond(name) (void)__static_call(name) macro
328 #define static_call_cond(name) (void)__static_call_cond(name) macro

Completed in 159 milliseconds