Home
last modified time | relevance | path

Searched refs:file__read_maps (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-minimal.c356 int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused, in file__read_maps() function
H A Dsymbol.h199 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data,
H A Dsymbol.c1335 err = file__read_maps(fd, map->prot & PROT_EXEC, kcore_mapfn, &md, in dso__load_kcore()
H A Dsymbol-elf.c1345 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.h195 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data,
H A Dsymbol-minimal.c356 int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused, in file__read_maps() function
H A Dsymbol.c1412 err = file__read_maps(fd, map__prot(map) & PROT_EXEC, kcore_mapfn, &md, in dso__load_kcore()
H A Dsymbol-elf.c1821 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps() function

Completed in 18 milliseconds