Searched defs:static_call_mod (Results 1 – 3 of 3) sorted by relevance
600 struct static_call_mod { struct601 struct static_call_mod *next; argument610 struct static_call_mod *mods; argument
4745 struct static_call_mod { struct4746 struct static_call_mod *next; argument4747 struct module *mod;4748 struct static_call_site *sites;