Home
last modified time | relevance | path

Searched refs:KMOD_DECOMP_LEN (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/tests/
H A Dcode-reading.c327 char decomp_name[KMOD_DECOMP_LEN]; in read_object_code()
/linux/tools/perf/util/
H A Ddso.h696 #define KMOD_DECOMP_LEN sizeof(KMOD_DECOMP_NAME) macro
H A Ddso.c580 char newpath[KMOD_DECOMP_LEN]; in __open_dso()
H A Ddisasm.c2256 char tmp[KMOD_DECOMP_LEN]; in symbol__disassemble()