Home
last modified time | relevance | path

Searched defs:KVER_VERSION (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dutil.h36 #define KVER_VERSION(x) (((x) >> 16) & 0xff) macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dutil.h47 #define KVER_VERSION(x) (((x) >> 16) & 0xff) macro

Completed in 1 milliseconds