Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dstatic_call_inline.c118 static inline struct static_call_mod *static_call_key_next(struct static_call_key *key) in static_call_key_next() function
157 .next = static_call_key_next(key), in __static_call_update()
281 site_mod->next = static_call_key_next(key); in __static_call_init()