Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_loader.c770 static bool is_unpriv_capable_map(struct bpf_map *map) in is_unpriv_capable_map() function
956 bpf_map__set_autocreate(map, !unpriv || is_unpriv_capable_map(map)); in run_subtest()