Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dutil.h41 #define KVER_SUBLEVEL(x) ((x) & 0xff) macro
43 #define KVER_PARAM(x) KVER_VERSION(x), KVER_PATCHLEVEL(x), KVER_SUBLEVEL(x)

Completed in 2 milliseconds