Searched defs:vdso (Results 1 – 3 of 3) sorted by relevance
92 void *vdso = dlopen("linux-vdso.so.1", in fill_function_pointers() local219 struct timespec start, vdso, end; in test_one_clock_gettime() local275 struct timeval start, vdso, end; in test_gettimeofday() local
72 void *vdso = dlopen("linux-vdso.so.1", RTLD_LAZY | RTLD_LOCAL | RTLD_NOLOAD); in init_vdso() local
150 struct addr_range libc, vdso; variable