Searched defs:CHUNK_SIZE (Results 1 – 13 of 13) sorted by relevance
14 #define CHUNK_SIZE 16384 macro
28 #define CHUNK_SIZE 0x400000 macro
72 #define CHUNK_SIZE (1 << CHUNK_SHIFT) macro
61 #define CHUNK_SIZE (1 << CHUNK_SHIFT) macro
480 #define CHUNK_SIZE 512 macro
183 #define CHUNK_SIZE 16 macro
1884 #define CHUNK_SIZE(a) ((a)->end - (a)->begin + 1) in arrange() macro
64 #define CHUNK_SIZE PAGE_SIZE macro
543 #define CHUNK_SIZE 16384 macro
668 #define CHUNK_SIZE 32 macro
24 #define CHUNK_SIZE 48 macro
511 #define CHUNK_SIZE 512 in s2255_fwchunk_complete() macro
1815 typedef enum CHUNK_SIZE { enum1823 } CHUNK_SIZE; typedef