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

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

Completed in 120 milliseconds