Home
last modified time | relevance | path

Searched refs:smp_pvALLOc (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmalloc.h902 # define smp_pvALLOc pvalloc macro
950 Void_t* smp_pvALLOc(size_t);
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.c2482 Void_t* smp_pvALLOc(size_t bytes) in smp_pvALLOc() function
2484 Void_t* smp_pvALLOc(bytes) size_t bytes; in smp_pvALLOc()