Home
last modified time | relevance | path

Searched defs:smp_alt_module (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h94759 struct smp_alt_module { struct
94760 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;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h22869 struct smp_alt_module { struct
22870 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;
H A Dvmlinux_518.h22869 struct smp_alt_module { struct
22870 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;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h26756 struct smp_alt_module { struct
26757 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;