Searched defs:ONE_K (Results 1 – 3 of 3) sorted by relevance
30 const ONE_K: size_t = 1024; in test_mremap_grow() constant88 const ONE_K: size_t = 1024; in test_mremap_shrink() constant
132 const ONE_K: libc::size_t = 1024; in test_set_vma_anon_name() constant
43 #define ONE_K 1024 macro