Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstatic_call.h125 struct static_call_mod { struct
126 struct static_call_mod *next; argument
136 struct static_call_mod *mods; argument
H A Dstatic_call_types.h70 #define static_call_mod(name) __raw_static_call(name) macro
73 #define static_call_mod(name) __static_call(name) macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dstatic_call_types.h70 #define static_call_mod(name) __raw_static_call(name) macro
73 #define static_call_mod(name) __static_call(name) macro