Home
last modified time | relevance | path

Searched defs:__static_call_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dstatic_call.h254 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
/openbmc/linux/kernel/
H A Dstatic_call_inline.c134 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() function