Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf_legacy.h89 LIBBPF_STRICT_MAP_DEFINITIONS = 0x20, enumerator
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dbtf.c4848 libbpf_set_strict_mode(LIBBPF_STRICT_ALL & ~LIBBPF_STRICT_MAP_DEFINITIONS); in do_test_file()