Home
last modified time | relevance | path

Searched defs:node_size (Results 1 – 6 of 6) sorted by relevance

/external/toybox/toys/posix/
Ddu.c47 typedef struct node_size { struct
50 } node_size; argument
/external/v8/src/heap/
Dspaces.cc2355 FreeSpace* FreeListCategory::PickNodeFromList(size_t* node_size) { in AllocateChunk()
2367 size_t* node_size) { in AllocateChunk()
2380 size_t* node_size) { in AllocateChunk()
2486 FreeSpace* FreeList::FindNodeIn(FreeListCategoryType type, size_t* node_size) { in AllocateChunk()
2503 FreeSpace* FreeList::TryFindNodeIn(FreeListCategoryType type, size_t* node_size, in AllocateChunk()
2517 size_t* node_size, in AllocateChunk()
2537 FreeSpace* FreeList::FindNodeFor(size_t size_in_bytes, size_t* node_size) { in AllocateChunk()
/external/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c84 long long node_size, freep; in print_mem_stats() local
/external/autotest/client/bin/
Dbase_utils.py717 def node_size(): function
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c528 long node_size, node_free; in numa_info() local
/external/e2fsprogs/lib/blkid/
Dprobe.h560 __u16 node_size; member