Searched refs:fullness (Results 1 – 5 of 5) sorted by relevance
555 *fullness = zspage->fullness; in get_zspage_mapping()570 zspage->fullness = fullness; in set_zspage_mapping()1625 enum fullness_group fullness; in zs_free() local1658 if (fullness == ZS_EMPTY) in zs_free()1873 enum fullness_group fullness; in putback_zspage() local1879 return fullness; in putback_zspage()2137 enum fullness_group fullness; in async_free_zspage() local2424 int fullness = 0; in zs_create_pool() local2478 for (fullness = ZS_EMPTY; fullness < NR_ZS_FULLNESS; in zs_create_pool()2479 fullness++) in zs_create_pool()[all …]
70 We assign a zspage to ZS_ALMOST_EMPTY fullness group when n <= N / f, where
23 timestamps allow for applications to keep track of the 'fullness' of
446 may drop UDP packets due to the fullness of socket buffers. You may want
2430 Buffer fullness
Completed in 20 milliseconds