Searched refs:fullness (Results 1 – 5 of 5) sorted by relevance
418 enum fullness_group *fullness) in get_zspage_mapping() argument424 *fullness = m & FULLNESS_MASK; in get_zspage_mapping()429 enum fullness_group fullness) in set_zspage_mapping() argument435 (fullness & FULLNESS_MASK); in set_zspage_mapping()651 enum fullness_group fullness) in insert_zspage() argument657 if (fullness >= _ZS_NR_FULLNESS_GROUPS) in insert_zspage()660 zs_stat_inc(class, fullness == ZS_ALMOST_EMPTY ? in insert_zspage()663 head = &class->fullness_list[fullness]; in insert_zspage()683 enum fullness_group fullness) in remove_zspage() argument689 if (fullness >= _ZS_NR_FULLNESS_GROUPS) in remove_zspage()[all …]
61 We assign a zspage to ZS_ALMOST_EMPTY fullness group when:
124 Buffer fullness
19 timestamps allow for applications to keep track of the 'fullness' of
409 may drop UDP packets due to the fullness of socket buffers. You may want