Searched defs:static_call_mod (Results 1 – 1 of 1) sorted by relevance
7203 struct static_call_mod { struct7204 struct static_call_mod *next; argument7205 struct module *mod;7206 struct static_call_site *sites;