Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dstatic_call.h320 #define __static_call_cond(name) \ macro
328 #define static_call_cond(name) (void)__static_call_cond(name)