Home
last modified time | relevance | path

Searched defs:allocate_memory (Results 1 – 9 of 9) sorted by relevance

/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dsystem_gralloc.rs47 fn allocate_memory(&mut self, reqs: ImageMemoryRequirements) -> RutabagaResult<RutabagaHandle> { in allocate_memory() method
Dgralloc.rs190 fn allocate_memory(&mut self, reqs: ImageMemoryRequirements) -> RutabagaResult<RutabagaHandle>; in allocate_memory() method
322 pub fn allocate_memory( in allocate_memory() method
Dminigbm.rs144 fn allocate_memory(&mut self, reqs: ImageMemoryRequirements) -> RutabagaResult<RutabagaHandle> { in allocate_memory() method
Dvulkano_gralloc.rs383 fn allocate_memory(&mut self, reqs: ImageMemoryRequirements) -> RutabagaResult<RutabagaHandle> { in allocate_memory() method
/external/ltp/testcases/kernel/controllers/memctl/
Dmemctl_test01.c164 int allocate_memory(void) in allocate_memory() function
/external/mesa3d/src/gallium/include/pipe/
Dp_screen.h535 struct pipe_memory_allocation *(*allocate_memory)(struct pipe_screen *screen, member
/external/linux-kselftest/tools/testing/selftests/vm/
Dksm_tests.c138 static void *allocate_memory(void *ptr, int prot, int mapping, char data, size_t map_size) in allocate_memory() function
/external/rust/crates/ash/src/
Ddevice.rs1999 pub unsafe fn allocate_memory( in allocate_memory() method
/external/rust/crates/ash/src/vk/
Dfeatures.rs1485 pub allocate_memory: PFN_vkAllocateMemory, field
1683 unsafe extern "system" fn allocate_memory( in load() function
3862 pub unsafe fn allocate_memory( in allocate_memory() method