Searched defs:KVER_SUBLEVEL (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ | ||
| H A D | util.h | 38 #define KVER_SUBLEVEL(x) ((x) & 0xff) macro |
| /kernel/linux/linux-6.6/tools/perf/util/ | ||
| H A D | util.h | 49 #define KVER_SUBLEVEL(x) ((x) & 0xff) macro |
Completed in 1 milliseconds