Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf_legacy.h89 LIBBPF_STRICT_MAP_DEFINITIONS = 0x20, enumerator
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4862 /* temporary disable LIBBPF_STRICT_MAP_DEFINITIONS to test legacy maps */ in do_test_file()
4863 libbpf_set_strict_mode(LIBBPF_STRICT_ALL & ~LIBBPF_STRICT_MAP_DEFINITIONS); in do_test_file()