Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmalloc.h898 # define smp_mALLOc malloc macro
945 Void_t* smp_mALLOc(size_t);
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.c2422 Void_t* smp_mALLOc(size_t bytes) in smp_mALLOc() function
2424 Void_t* smp_mALLOc(bytes) size_t bytes; in smp_mALLOc()