Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dzsmalloc.rst40 class size almost_full almost_empty obj_allocated obj_used pages_used pages_per_zspage
57 almost_full
/openbmc/linux/drivers/media/spi/
H A 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()