Searched defs:static_call_key (Results 1 – 7 of 7) sorted by relevance
61 struct static_call_key { struct76 struct static_call_key { struct94 struct static_call_key { struct95 void *func;
61 struct static_call_key { struct76 struct static_call_key { argument94 struct static_call_key { argument95 void *func;
35 struct static_call_key *static_call_key; member
131 struct static_call_key { struct147 extern void __static_call_update(struct static_call_key *key, void *tramp, void *func); argument188 struct static_call_key { struct194 struct static_call_key STATIC_CALL_KEY(name) = { \ argument239 struct static_call_key { struct245 struct static_call_key STATIC_CALL_KEY(name) = { \ argument
43 static inline struct static_call_key *static_call_key(const struct static_call_site *site) in static_call_key() function
54 static inline struct static_call_key *static_call_key(const struct static_call_site *site) in static_call_key() function