Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmalloc.h901 # define smp_vALLOc valloc macro
949 Void_t* smp_vALLOc(size_t);
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.c2467 Void_t* smp_vALLOc(size_t bytes) in smp_vALLOc() function
2469 Void_t* smp_vALLOc(bytes) size_t bytes; in smp_vALLOc()