HomeSort by relevance Sort by last modified time
    Searched full:slab (Results 126 - 150 of 238) sorted by null

1 2 3 4 56 7 8 910

  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.c 387 real_idx = amdgpu_lookup_or_add_real_buffer(acs, bo->u.slab.real);
414 buffer->u.slab.real_idx = real_idx;
448 index = buffer->u.slab.real_idx;
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 27 #include <slab.h>
  /external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/
video_VideoDecodeMemoryUsage.py 73 KERNEL_MEMORY_ENTRIES = ['Slab', 'Shmem', 'KernelStack', 'PageTables']
  /external/libdrm/radeon/
radeon_cs_gem.c 245 /* allocate more memory (TODO: should use a slab allocator maybe) */
  /external/mesa3d/docs/relnotes/
10.1.1.html 240 <li>winsys/svga: Replace the query mm buffer pool with a slab pool v3</li>
  /external/squashfs-tools/kernel/fs/squashfs/
file.c 46 #include <linux/slab.h>
  /external/xz-embedded/linux/lib/
decompress_unxz.c 112 # include <linux/slab.h>
  /prebuilts/go/darwin-x86/src/runtime/
HACKING.md 156 * fixalloc is a SLAB-style allocator that allocates objects of a fixed
  /prebuilts/go/linux-x86/src/runtime/
HACKING.md 156 * fixalloc is a SLAB-style allocator that allocates objects of a fixed
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_buffer.c 454 * larger slab bo that holds multiple resources. So in that case, don't
455 * wait on the whole slab and instead use the logic below to return a
    [all...]
  /device/google/contexthub/firmware/os/core/
sensors.c 25 #include <slab.h>
  /device/google/contexthub/firmware/os/drivers/st_acc44/
st_acc44.c 28 #include <slab.h>
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 29 #include <slab.h>
  /external/e2fsprogs/debugfs/
revoke.c 90 #include <linux/slab.h>
  /external/e2fsprogs/e2fsck/
revoke.c 90 #include <linux/slab.h>
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 396 // Allocate a slab of memory upfront, if required. This is used if
  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.h 42 #include "util/slab.h"
    [all...]
  /external/mesa3d/src/gallium/drivers/virgl/
virgl_context.c 35 #include "util/slab.h"
    [all...]
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_winsys.c 770 /* There is no fundamental obstacle to using slab buffer allocation
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
squashfs2_0.c 28 #include <linux/slab.h>
  /external/toolchain-utils/crosperf/
machine_manager.py 545 Slab: 188260 kB
  /frameworks/base/services/core/java/com/android/server/
EventLogTags.logtags 100 2809 watchdog_meminfo (MemFree|1|2),(Buffers|1|2),(Cached|1|2),(Active|1|2),(Inactive|1|2),(AnonPages|1|2),(Mapped|1|2),(Slab|1|2),(SReclaimable|1|2),(SUnreclaim|1|2),(PageTables|1|2)
  /packages/apps/Car/Settings/res/values-bs/
strings.xml 54 <item msgid="2032262610626057081">"Slab"</item>
  /packages/apps/Car/Settings/res/values-cs/
strings.xml 53 <item msgid="4897376984576812606">"Slabý"</item>
  /packages/apps/Car/Settings/res/values-ro/
strings.xml 53 <item msgid="4897376984576812606">"Slab"</item>

Completed in 1232 milliseconds

1 2 3 4 56 7 8 910