Home
last modified time | relevance | path

Searched refs:LIBBPF_STRICT_MAP_DEFINITIONS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_legacy.h89 LIBBPF_STRICT_MAP_DEFINITIONS = 0x20, enumerator
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4785 libbpf_set_strict_mode(LIBBPF_STRICT_ALL & ~LIBBPF_STRICT_MAP_DEFINITIONS); in do_test_file()