Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dtask_local_storage.c457 static void test_uptr_map_failure(const char *map_name, int expected_errno) in test_uptr_map_failure() function
509 test_uptr_map_failure("large_uptr_map", E2BIG); in test_task_local_storage()
514 test_uptr_map_failure("empty_uptr_map", EINVAL); in test_task_local_storage()
516 test_uptr_map_failure("kstruct_uptr_map", EINVAL); in test_task_local_storage()