Home
last modified time | relevance | path

Searched defs:LIBBPF_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf_version.h6 #define LIBBPF_MAJOR_VERSION 1 macro
H A DMakefile11 LIBBPF_MAJOR_VERSION := $(word 1,$(subst ., ,$(LIBBPF_VERSION))) macro