Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dstatic_call.c102 static inline struct static_call_mod *static_call_key_next(struct static_call_key *key) in static_call_key_next() function
141 .next = static_call_key_next(key), in __static_call_update()
262 site_mod->next = static_call_key_next(key); in __static_call_init()