Searched refs:__static_call_update (Results 1 – 2 of 2) sorted by relevance
155 __static_call_update(&STATIC_CALL_KEY(name), \181 extern void __static_call_update(struct static_call_key *key, void *tramp, void *func);258 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() function337 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() function
1343 __static_call_update((_d)->sc_key, (_d)->sc_tramp, (_new))