Searched refs:Vdso (Results 1 – 2 of 2) sorted by relevance
23 pub(super) struct Vdso { struct57 fn init_from_sysinfo_ehdr() -> Option<Vdso> { in init_from_sysinfo_ehdr()70 let mut vdso = Vdso { in init_from_sysinfo_ehdr()194 impl Vdso { implementation
342 if let Some(vdso) = vdso::Vdso::new() { in init()