Searched defs:LIBBPF_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/lib/bpf/ | ||
A D | libbpf_version.h | 6 #define LIBBPF_MAJOR_VERSION 1 macro |
A D | Makefile | 11 LIBBPF_MAJOR_VERSION := $(word 1,$(subst ., ,$(LIBBPF_VERSION))) macro |
Completed in 4 milliseconds