Searched defs:new_count (Results 1 – 2 of 2) sorted by relevance
61 unsigned long new_count = parman->limit_count + in parman_enlarge() local74 unsigned long new_count = parman->limit_count - in parman_shrink() local
92 static int test_parman_resize(void *priv, unsigned long new_count) in test_parman_resize()