/external/libcups/tools/ |
D | ippeveps.c | 237 dsc_header(int num_pages) /* I - Number of pages or 0 if not known */ in dsc_header() 322 dsc_trailer(int num_pages) /* I - Number of pages */ in dsc_trailer() 899 num_pages = 0, /* Total number of pages */ in ps_to_ps() local
|
/external/google-breakpad/src/common/ |
D | memory_allocator.h | 118 uint8_t *GetNPages(size_t num_pages) { in GetNPages() 151 size_t num_pages; // the number of pages in this set. member
|
/external/ltp/testcases/kernel/syscalls/mincore/ |
D | mincore02.c | 47 static int num_pages = 4; variable
|
/external/perfetto/src/base/test/ |
D | vm_test_utils.cc | 107 const size_t num_pages = (size + page_size - 1) / page_size; in IsMapped() local
|
/external/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap12.c | 44 int num_pages; in page_check() local
|
/external/crosvm/devices/src/virtio/ |
D | balloon.rs | 57 num_pages: Le32, field 67 num_pages: AtomicUsize, field 257 let num_pages = (num_bytes >> VIRTIO_BALLOON_PFN_SHIFT) as usize; in handle_command_tube() localVariable 414 let num_pages = self.config.num_pages.load(Ordering::Relaxed) as u32; in get_config() localVariable
|
/external/kernel-headers/original/uapi/linux/ |
D | virtio_balloon.h | 48 __le32 num_pages; member
|
D | xdp_diag.h | 65 __u32 num_pages; member
|
D | kvm.h | 557 __u32 num_pages; member
|
/external/perfetto/src/tracing/core/ |
D | shared_memory_arbiter_impl.h | 163 size_t num_pages() const { return shmem_abi_.num_pages(); } in num_pages() function
|
D | tracing_service_impl.cc | 214 size_t num_pages = page_size / SharedMemoryABI::kMinPageSize; in EnsureValidShmSizes() local
|
/external/libtextclassifier/native/utils/base/ |
D | arena.cc | 317 size_t num_pages = ((adjusted_block_size - 1)/kPageSize) + 1; in AllocNewBlock() local
|
/external/mesa3d/src/util/tests/vma/ |
D | vma_random_test.cpp | 55 uint64_t num_pages; member
|
/external/perfetto/src/profiling/perf/ |
D | event_config_unittest.cc | 67 uint32_t num_pages = 128; in TEST() local
|
/external/llvm-project/lldb/source/Target/ |
D | Memory.cpp | 349 const size_t num_pages = (byte_size + page_size - 1) / page_size; in AllocatePage() local
|
/external/perfetto/include/perfetto/ext/tracing/core/ |
D | shared_memory_abi.h | 458 size_t num_pages() const { return num_pages_; } in num_pages() function
|
/external/kernel-headers/original/uapi/rdma/ |
D | ocrdma-abi.h | 88 __u32 num_pages; member
|
/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_bo.c | 955 uint32_t start_page, uint32_t num_pages) in sparse_backing_free()
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/ |
D | kvm_util.c | 288 uint64_t first_page, uint32_t num_pages) in kvm_vm_clear_dirty_log()
|
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 5436 long long num_pages = sysconf(_SC_PHYS_PAGES); in get_physical_memory() local
|
/external/crosvm/kvm_sys/src/aarch64/ |
D | bindings.rs | 4799 pub num_pages: __u32, field
|
/external/crosvm/kvm_sys/src/x86/ |
D | bindings.rs | 7236 pub num_pages: __u32, field
|