Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/sync/
Dsynctest.h44 int test_alloc_fence(void);
Dsync_alloc.c44 int test_alloc_fence(void) in test_alloc_fence() function
Dsync_test.c62 err += RUN_TEST(test_alloc_fence); in main()