Lines Matching refs:static_call_key
131 struct static_call_key { struct
147 extern void __static_call_update(struct static_call_key *key, void *tramp, void *func); argument
153 struct static_call_key STATIC_CALL_KEY(name) = { \
161 struct static_call_key STATIC_CALL_KEY(name) = { \
188 struct static_call_key { struct
194 struct static_call_key STATIC_CALL_KEY(name) = { \ argument
201 struct static_call_key STATIC_CALL_KEY(name) = { \
209 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
239 struct static_call_key { struct
245 struct static_call_key STATIC_CALL_KEY(name) = { \ argument
251 struct static_call_key STATIC_CALL_KEY(name) = { \
280 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()