Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_parman.c92 static int test_parman_resize(void *priv, unsigned long new_count) in test_parman_resize() function
127 .resize = test_parman_resize,
225 err = test_parman_resize(test_parman, TEST_PARMAN_BASE_COUNT); in test_parman_create()
240 test_parman_resize(test_parman, 0); in test_parman_create()
251 test_parman_resize(test_parman, 0); in test_parman_destroy()

Completed in 3 milliseconds