Home
last modified time | relevance | path

Searched refs:__static_call_update (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dstatic_call.h155 __static_call_update(&STATIC_CALL_KEY(name), \
179 extern void __static_call_update(struct static_call_key *key, void *tramp, void *func);
254 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() function
331 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() function
A Dbpf.h1153 __static_call_update((_d)->sc_key, (_d)->sc_tramp, (_new))
/linux-6.3-rc2/kernel/
A Dstatic_call_inline.c134 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() function
218 EXPORT_SYMBOL_GPL(__static_call_update);
A Dtracepoint.c317 __static_call_update(tp->static_call_key, tp->static_call_tramp, func); in tracepoint_update_call()

Completed in 20 milliseconds