Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dstatic_call.c44 static inline bool static_call_is_init(struct static_call_site *site) in static_call_is_init() function
173 if (static_call_is_init(site)) { in __static_call_update()