Searched defs:smp_alt_module (Results 1 – 4 of 4) sorted by relevance
94759 struct smp_alt_module { struct94760 struct module *mod;94761 char *name;94762 const s32 *locks;94763 const s32 *locks_end;94764 u8 *text;94765 u8 *text_end;94766 struct list_head next;
22869 struct smp_alt_module { struct22870 struct module *mod;22871 char *name;22872 const s32 *locks;22873 const s32 *locks_end;22874 u8 *text;22875 u8 *text_end;22876 struct list_head next;
26756 struct smp_alt_module { struct26757 struct module *mod;26758 char *name;26759 const s32 *locks;26760 const s32 *locks_end;26761 u8 *text;26762 u8 *text_end;26763 struct list_head next;