Searched defs:smp_alt_module (Results 1 – 1 of 1) sorted by relevance
21538 struct smp_alt_module { struct21539 struct module *mod;21540 char *name;21541 const s32 *locks;21542 const s32 *locks_end;21543 u8 *text;21544 u8 *text_end;21545 struct list_head next;