Home
last modified time | relevance | path

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

/linux/include/linux/
A Dstatic_call.h199 #define static_call_cond(name) (void)__static_call(name) macro
235 #define static_call_cond(name) (void)__static_call(name) macro
312 #define static_call_cond(name) (void)__static_call_cond(name) macro

Completed in 4 milliseconds