Searched refs:libbpf_set_strict_mode (Results 26 - 29 of 29) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/
H A Dtest_maps.c1925 libbpf_set_strict_mode(LIBBPF_STRICT_ALL);
H A Dxskxceiver.c2502 libbpf_set_strict_mode(LIBBPF_STRICT_ALL);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4814 libbpf_set_strict_mode(LIBBPF_STRICT_ALL & ~LIBBPF_STRICT_MAP_DEFINITIONS);
4939 libbpf_set_strict_mode(LIBBPF_STRICT_ALL);
/linux-master/tools/lib/bpf/
H A Dlibbpf.c314 int libbpf_set_strict_mode(enum libbpf_strict_mode mode) function
316 /* as of v1.0 libbpf_set_strict_mode() is a no-op */

Completed in 144 milliseconds

12