Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcg_storage_multi.c40 static bool assert_storage_noexist(struct bpf_map *map, const void *key) in assert_storage_noexist() function
123 if (assert_storage_noexist(obj->maps.cgroup_storage, &key)) in test_egress_only()
208 if (assert_storage_noexist(obj->maps.cgroup_storage, &key)) in test_isolated()
211 if (assert_storage_noexist(obj->maps.cgroup_storage, &key)) in test_isolated()
317 if (assert_storage_noexist(obj->maps.cgroup_storage, &key)) in test_shared()