Home
last modified time | relevance | path

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

/include/linux/
Dstatic_call_types.h90 #define static_call(name) __static_call(name) macro
98 #define static_call(name) \ macro
Dtracepoint.h173 static_call(tp_func_##name)(__data, args); \
/include/trace/hooks/
Dvendor_hooks.h70 static_call(tp_func_##name)(__data, args); \
/include/asm-generic/
Dvmlinux.lds.h642 *(.static_call.text) \