Searched refs:test_parman_resize (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_parman.c | 92 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()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_parman.c | 92 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 2 milliseconds