Home
last modified time | relevance | path

Searched refs:dso__decompress_kmodule_fd (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Ddso.h274 int dso__decompress_kmodule_fd(struct dso *dso, const char *name);
Ddso.c329 int dso__decompress_kmodule_fd(struct dso *dso, const char *name) in dso__decompress_kmodule_fd() function
Dsymbol-elf.c830 fd = dso__decompress_kmodule_fd(dso, name); in symsrc__init()