Searched refs:machine__findnew_vdso (Results 1 – 4 of 4) sorted by relevance
27 struct dso *machine__findnew_vdso(struct machine *machine, struct thread *thread);
330 struct dso *machine__findnew_vdso(struct machine *machine, in machine__findnew_vdso() function
167 dso = machine__findnew_vdso(machine, thread); in map__new()
428 dso = machine__findnew_vdso(machine, thread); in findnew_dso()