Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dstatic_call.h318 #define __static_call_cond(name) \ macro
326 #define static_call_cond(name) (void)__static_call_cond(name)