Searched refs:__static_call_update (Results 1 – 2 of 2) sorted by relevance
123 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() function207 EXPORT_SYMBOL_GPL(__static_call_update);
338 __static_call_update(tp->static_call_key, tp->static_call_tramp, func); in tracepoint_update_call()