Home
last modified time | relevance | path

Searched refs:almost_full (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/translations/zh_CN/mm/
Dzsmalloc.rst40 class size almost_full almost_empty obj_allocated obj_used pages_used pages_per_zspage
57 almost_full
/Linux-v6.1/Documentation/mm/
Dzsmalloc.rst44 class size almost_full almost_empty obj_allocated obj_used pages_used pages_per_zspage
61 almost_full
/Linux-v6.1/drivers/media/spi/
Dcxd2880-spi.c27 u8 almost_full:1; member
173 info->almost_full = (recv_data[0] & 0x40) ? 1 : 0; in cxd2880_spi_read_ts_buffer_info()