Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dutil.h37 #define KVER_PATCHLEVEL(x) (((x) >> 8) & 0xff) macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dutil.h48 #define KVER_PATCHLEVEL(x) (((x) >> 8) & 0xff) macro

Completed in 1 milliseconds