Searched refs:__LIBBPF_CURRENT_VERSION_GEQ (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/bpf/ | ||
H A D | libbpf_common.h | 26 #define __LIBBPF_CURRENT_VERSION_GEQ(major, minor) \ macro 33 #if __LIBBPF_CURRENT_VERSION_GEQ(1, 0) |
Completed in 2 milliseconds