Home
last modified time | relevance | path

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

/mm/
Dz3fold.c64 #define TOTAL_CHUNKS (PAGE_SIZE >> CHUNK_SHIFT) macro
65 #define NCHUNKS (TOTAL_CHUNKS - ZHDR_CHUNKS)
593 0 : TOTAL_CHUNKS - in num_free_chunks()
789 TOTAL_CHUNKS - (zhdr->last_chunks + zhdr->start_middle in z3fold_compact_page()
792 unsigned short new_start = TOTAL_CHUNKS - zhdr->last_chunks - in z3fold_compact_page()