Searched refs:find_vdso_map (Results 1 – 3 of 3) sorted by relevance
17 if (find_vdso_map(&start, &end)) in main()
1 static int find_vdso_map(void **start, void **end) in find_vdso_map() function
78 if (vdso_file->error || find_vdso_map(&start, &end)) in get_file()