Searched refs:__LIBBPF_STRICT_LAST (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
A D | libbpf_legacy.h | 67 __LIBBPF_STRICT_LAST, enumerator |
A D | libbpf.c | 164 && (mode & ~((__LIBBPF_STRICT_LAST - 1) * 2 - 1))) in libbpf_set_strict_mode() |
Completed in 27 milliseconds