Searched refs:vdso__dso_findnew (Results 1 – 3 of 3) sorted by relevance
15 struct dso *vdso__dso_findnew(struct list_head *head);
92 struct dso *vdso__dso_findnew(struct list_head *head) in vdso__dso_findnew() function
78 dso = vdso__dso_findnew(dsos__list); in map__new()