Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzsmalloc.c418 enum fullness_group *fullness) in get_zspage_mapping() argument
424 *fullness = m & FULLNESS_MASK; in get_zspage_mapping()
429 enum fullness_group fullness) in set_zspage_mapping() argument
435 (fullness & FULLNESS_MASK); in set_zspage_mapping()
651 enum fullness_group fullness) in insert_zspage() argument
657 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() argument
689 if (fullness >= _ZS_NR_FULLNESS_GROUPS) in remove_zspage()
[all …]
/linux-4.4.14/Documentation/vm/
Dzsmalloc.txt61 We assign a zspage to ZS_ALMOST_EMPTY fullness group when:
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-decoder-api.txt124 Buffer fullness
/linux-4.4.14/Documentation/sound/alsa/
Dtimestamping.txt19 timestamps allow for applications to keep track of the 'fullness' of
/linux-4.4.14/Documentation/networking/
Dixgb.txt409 may drop UDP packets due to the fullness of socket buffers. You may want