Searched defs:vdso (Results 1 - 20 of 20) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dmmu.h8 void *vdso; member in struct:__anon1897
H A Dabi.h27 struct mips_vdso_image *vdso; member in struct:mips_abi
/linux-4.4.14/arch/arm64/include/asm/
H A Dmmu.h21 void *vdso; member in struct:__anon298
/linux-4.4.14/arch/mips/vdso/
H A DMakefile
H A Dgenvdso.h11 static inline bool FUNC(patch_vdso)(const char *path, void *vdso) patch_vdso() argument
113 static inline bool FUNC(get_symbols)(const char *path, void *vdso) get_symbols() argument
H A Dgenvdso.c187 static bool patch_vdso(const char *path, void *vdso) patch_vdso() argument
195 static bool get_symbols(const char *path, void *vdso) get_symbols() argument
206 void *dbg_vdso, *vdso; main() local
/linux-4.4.14/arch/hexagon/include/asm/
H A Dmmu.h32 struct hexagon_vdso *vdso; member in struct:mm_context
/linux-4.4.14/arch/x86/include/asm/
H A Dmmu.h22 void __user *vdso; member in struct:__anon3081
/linux-4.4.14/arch/arm/include/asm/
H A Dmmu.h15 unsigned long vdso; member in struct:__anon178
/linux-4.4.14/arch/hexagon/kernel/
H A Dvdso.c35 struct hexagon_vdso *vdso; vdso_init() local
H A Dsignal.c112 struct hexagon_vdso *vdso = current->mm->context.vdso; setup_rt_frame() local
/linux-4.4.14/arch/arm64/kernel/vdso/
H A DMakefile
/linux-4.4.14/arch/tile/kernel/vdso/
H A DMakefile
H A Dvgettimeofday.c59 static inline u64 vgetsns(struct vdso_data *vdso) vgetsns() argument
64 static inline int do_realtime(struct vdso_data *vdso, struct timespec *ts) do_realtime() argument
83 static inline int do_monotonic(struct vdso_data *vdso, struct timespec *ts) do_monotonic() argument
102 static inline int do_realtime_coarse(struct vdso_data *vdso, do_realtime_coarse() argument
116 static inline int do_monotonic_coarse(struct vdso_data *vdso, do_monotonic_coarse() argument
135 struct vdso_data *vdso = (struct vdso_data *)get_datapage(); __vdso_gettimeofday() local
176 struct vdso_data *vdso = (struct vdso_data *)get_datapage(); __vdso_clock_gettime() local
/linux-4.4.14/arch/arm/vdso/
H A DMakefile
/linux-4.4.14/arch/sh/include/asm/
H A Dmmu.h46 void *vdso; member in struct:__anon2578
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
H A Dlib.c176 struct addr_range libc, vdso; variable in typeref:struct:
/linux-4.4.14/tools/perf/util/
H A Dvdso.c36 struct vdso_file vdso; member in struct:vdso_info
69 char *vdso = NULL; get_file() local
H A Dmap.c154 int anon, no_dso, vdso, android; map__new() local
/linux-4.4.14/arch/mips/kernel/
H A Dsignal.c773 void *vdso = current->mm->context.vdso; handle_signal() local

Completed in 859 milliseconds