Searched refs:dso__load (Results 1 – 5 of 5) sorted by relevance
183 nr = dso__load(dso, map); in test_file() 185 pr_debug("dso__load() failed!\n"); in test_file()
198 int dso__load(struct dso *dso, struct map *map);
351 nr = dso__load(dso, map); in map__load()
1801 int dso__load(struct dso *dso, struct map *map) in dso__load() function
1776 dso__load(kernel, machine__kernel_map(machine)); in machine__process_mmap2_event()