Home
last modified time | relevance | path

Searched defs:size_real (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_mem.cpp644 size_t size_real = (debug & MEM_EXT_ROOM) ? (size_align + 2 * MEM_ALIGN) : in mpp_osal_malloc() local
689 size_t size_real = (debug & MEM_EXT_ROOM) ? (size_align + 2 * MEM_ALIGN) : in mpp_osal_realloc() local
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Dmemory.c379 size_t size_real = npages * PAGE_SIZE; in snd_emu10k1_alloc_pages_maybe_wider() local