Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_parman.c87 unsigned int used_items; member
287 test_parman->used_items++; in test_parman_run()
293 test_parman->used_items--; in test_parman_run()
305 unsigned int used_items = 0; in test_parman_check_array() local
327 used_items++; in test_parman_check_array()
343 if (used_items != test_parman->used_items) { in test_parman_check_array()
345 used_items, test_parman->used_items); in test_parman_check_array()

Completed in 6 milliseconds