Searched defs:vdso (Results 1 – 8 of 8) sorted by relevance
/tools/testing/selftests/vDSO/ |
D | vdso_test_correctness.c | 111 void *vdso = dlopen("linux-vdso.so.1", in fill_function_pointers() local 258 struct timespec start, vdso, end; in test_one_clock_gettime() local 322 struct __kernel_timespec start, vdso, end; in test_one_clock_gettime64() local 386 struct timeval start, vdso, end; in test_gettimeofday() local
|
/tools/testing/selftests/timens/ |
D | gettime_perf.c | 23 void *vdso = dlopen("linux-vdso.so.1", in fill_function_pointers() local
|
/tools/testing/selftests/x86/ |
D | vdso_restorer.c | 50 void *vdso = dlopen("linux-vdso.so.1", in main() local
|
D | test_vsyscall.c | 74 void *vdso = dlopen("linux-vdso.so.1", RTLD_LAZY | RTLD_LOCAL | RTLD_NOLOAD); in init_vdso() local
|
/tools/perf/util/ |
D | vdso.c | 40 struct vdso_file vdso; member 73 char *vdso = NULL; in get_file() local
|
D | map.c | 142 int anon, no_dso, vdso, android; in map__new() local
|
/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 150 struct addr_range libc, vdso; variable
|
/tools/perf/ |
D | builtin-inject.c | 338 bool vdso; in findnew_dso() local
|