Searched refs:pgp_count_max (Results 1 – 3 of 3) sorted by relevance
325 int pgp_count_max; member
136 _atomic_read(p->pgp_count), p->pgp_count_max, in tmemc_list_client()175 _atomic_read(p->pgp_count), p->pgp_count_max, in tmemc_list_shared()
278 if ( _atomic_read(pool->pgp_count) > pool->pgp_count_max ) in pgp_alloc()279 pool->pgp_count_max = _atomic_read(pool->pgp_count); in pgp_alloc()
Completed in 10 milliseconds