Home
last modified time | relevance | path

Searched defs:pages (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages_support.c37 void free_pages(void **pages, unsigned int num) in free_pages()
63 int alloc_pages_on_nodes(void **pages, unsigned int num, int *nodes) in alloc_pages_on_nodes()
110 int alloc_pages_linear(void **pages, unsigned int num) in alloc_pages_linear()
150 int alloc_pages_on_node(void **pages, unsigned int num, int node) in alloc_pages_on_node()
169 verify_pages_on_nodes(void **pages, int *status, unsigned int num, int *nodes) in verify_pages_on_nodes()
215 void verify_pages_linear(void **pages, int *status, unsigned int num) in verify_pages_linear()
249 void verify_pages_on_node(void **pages, int *status, unsigned int num, int node) in verify_pages_on_node()
270 int alloc_shared_pages_on_node(void **pages, unsigned int num, int node) in alloc_shared_pages_on_node()
311 void free_shared_pages(void **pages, unsigned int num) in free_shared_pages()
Dmove_pages03.c85 void child(void **pages, sem_t * sem) in child()
127 void *pages[TEST_PAGES] = { 0 }; in main() local
Dmove_pages11.c86 void child(void **pages, sem_t * sem) in child()
128 void *pages[TEST_PAGES] = { 0 }; in main() local
Dmove_pages05.c86 void child(void **pages, sem_t * sem) in child()
128 void *pages[N_TEST_PAGES] = { 0 }; in main() local
Dmove_pages01.c80 void *pages[TEST_PAGES] = { 0 }; in main() local
Dmove_pages09.c88 void *pages[TEST_PAGES] = { 0 }; in main() local
Dmove_pages06.c89 void *pages[TEST_PAGES] = { 0 }; in main() local
Dmove_pages10.c89 void *pages[TEST_PAGES] = { 0 }; in main() local
Dmove_pages02.c89 void *pages[TEST_PAGES] = { 0 }; in main() local
Dmove_pages07.c89 void *pages[TEST_PAGES] = { 0 }; in main() local
/third_party/flutter/skia/tools/skp/page_sets/other/
Dskia_maybe_later_set.json5 "pages": [ array
DOLD-skia_galaxynexus_set.json6 "pages": [ array
DDOWN-skia_br337_desktop.json6 "pages": [ array
DLAYERS-skia_yahoonews_desktop.json6 "pages": [ array
Dskia_onlinewsj_nexus10.json7 "pages": [ array
/third_party/skia/tools/skp/page_sets/other/
Dskia_maybe_later_set.json5 "pages": [ array
DOLD-skia_galaxynexus_set.json6 "pages": [ array
DDOWN-skia_br337_desktop.json6 "pages": [ array
DLAYERS-skia_yahoonews_desktop.json6 "pages": [ array
Dskia_onlinewsj_nexus10.json7 "pages": [ array
/third_party/toybox/toys/other/
Dmkswap.c27 unsigned int pages = (len/pagesize)-1, *swap = (unsigned int *)toybuf; local
/third_party/boost/boost/coroutine/windows/
Dprotected_stack_allocator.hpp43 const std::size_t pages( in allocate() local
/third_party/boost/boost/coroutine/posix/
Dprotected_stack_allocator.hpp50 const std::size_t pages( in allocate() local
/third_party/boost/boost/context/windows/
Dprotected_fixedsize_stack.hpp46 const std::size_t pages( in allocate() local
/third_party/boost/boost/context/posix/
Dprotected_fixedsize_stack.hpp54 const std::size_t pages( in allocate() local

1234