Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/sync/
Dsynctest.h45 int test_alloc_fence_negative(void);
Dsync_alloc.c61 int test_alloc_fence_negative(void) in test_alloc_fence_negative() function
Dsync_test.c63 err += RUN_TEST(test_alloc_fence_negative); in main()