Home
last modified time | relevance | path

Searched refs:is_kernel_alloc_supported (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/fastrpc/inc/
H A Dfastrpc_apps_user.h43 int is_kernel_alloc_supported(int dev, int domain);
/aosp_15_r20/external/fastrpc/src/
H A Dapps_mem_imp.c114 ((rflags == ADSP_MMAP_ADD_PAGES) && !is_kernel_alloc_supported(-1, -1))) { in __QAIC_IMPL()
H A Dfastrpc_apps_user.c1533 int is_kernel_alloc_supported(int dev, int domain) { in is_kernel_alloc_supported() function