/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_mm.c | 46 mm_slab_alloc(struct mm_slab *slab) in mm_slab_alloc() argument 50 if (slab->free == 0) in mm_slab_alloc() 53 for (i = 0; i < (slab->count + 31) / 32; ++i) { in mm_slab_alloc() 54 b = ffs(slab->bits[i]) - 1; in mm_slab_alloc() 57 assert(n < slab->count); in mm_slab_alloc() 58 slab->free--; in mm_slab_alloc() 59 slab->bits[i] &= ~(1 << b); in mm_slab_alloc() 67 mm_slab_free(struct mm_slab *slab, int i) in mm_slab_free() argument 69 assert(i < slab->count); in mm_slab_free() 70 slab->bits[i / 32] |= 1 << (i % 32); in mm_slab_free() [all …]
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_slab.c | 63 struct pb_slab *slab; member 198 struct pb_slab *slab = buf->slab; in pb_slab_buffer_destroy() local 199 struct pb_slab_manager *mgr = slab->mgr; in pb_slab_buffer_destroy() 209 LIST_ADDTAIL(list, &slab->freeBuffers); in pb_slab_buffer_destroy() 210 slab->numFree++; in pb_slab_buffer_destroy() 212 if (slab->head.next == &slab->head) in pb_slab_buffer_destroy() 213 LIST_ADDTAIL(&slab->head, &mgr->slabs); in pb_slab_buffer_destroy() 216 if (slab->numFree == slab->numBuffers) { in pb_slab_buffer_destroy() 217 list = &slab->head; in pb_slab_buffer_destroy() 219 pb_reference(&slab->bo, NULL); in pb_slab_buffer_destroy() [all …]
|
/external/ltp/testcases/kernel/controllers/cpuset/ |
D | README | 64 memory_spread_slab which is used to control the allocation of slab objects. 65 Because there are much factor to affect the result of slab spread test, it
|
/external/ltp/testcases/kernel/fs/fs_bind/ |
D | TODO | 10 Check for leaks of vfsmount structs by diffing vfs slab cache obj numbers
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
D | hotplug05.txt | 5 # "mm_struct slab leak (affected only some architectures)"
|
/external/libchrome/base/process/ |
D | process_metrics_linux.cc | 556 slab = 0; in SystemMemoryInfoKB() 588 res->SetInteger("slab", slab); in ToValue() 658 target = &meminfo->slab; in ParseProcMeminfo()
|
D | process_metrics.h | 305 int slab; member
|
D | process_metrics_unittest.cc | 185 EXPECT_EQ(meminfo.slab, 54212); in TEST_F()
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Memory.inc | 26 /// AllocateRWX - Allocate a slab of memory with read/write/execute
|
/external/llvm/lib/Support/Unix/ |
D | Memory.inc | 174 /// AllocateRWX - Allocate a slab of memory with read/write/execute
|
/external/autotest/client/profilers/lockmeter/ |
D | patch.2.6.14-lockmeter-1.gz | 1Index: linux/arch/i386/Kconfig.debug
2====== ... |
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 3593 碪>'[stone slab used for washing clot]';
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 52 䂩 < an\-in\-slab\-or\-ink\-stone\-sound\-of\-pebbles\-or\-stones\-rubbing\-or\-knocking\-together; 1289 碪 < stone\-slab\-used\-for\-washing\-clothes; 4123 㳯 < goddess\-of\-an\-ink\-slab; 20691 石片 < slab; 35100 石片 > slab; 35136 石板 > slab; 35571 板皮 > slab; 35581 扁坯 > slab; 35688 木板 > slab; 36113 䂩 > an\-in\-slab\-or\-ink\-stone\-sound\-of\-pebbles\-or\-stones\-rubbing\-or\-knocking\-together; [all …]
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 623 function allocate(slab, types, allocator, ptr) { argument 625 if (typeof slab === 'number') { 627 size = slab; 630 size = slab.length; 653 if (slab.subarray || slab.slice) { 654 HEAPU8.set(slab, ret); 656 HEAPU8.set(new Uint8Array(slab), ret); 662 var curr = slab[i];
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |