Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c454 static bool is_unpriv_capable_map(struct bpf_map *map) in is_unpriv_capable_map() function
595 bpf_map__set_autocreate(map, !unpriv || is_unpriv_capable_map(map)); in run_subtest()