Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dstatic_call_types.h63 struct static_call_key { struct
78 struct static_call_key { argument
96 struct static_call_key { struct
97 void *func;
/linux/include/linux/
H A Dstatic_call_types.h63 struct static_call_key { struct
78 struct static_call_key { argument
96 struct static_call_key { argument
97 void *func;
H A Dtracepoint-defs.h42 struct static_call_key *static_call_key; member
/linux/kernel/
H A Dstatic_call_inline.c54 static inline struct static_call_key *static_call_key(const struct static_call_site *site) in static_call_key() function
[all...]