Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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 8 milliseconds