Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmalloc.h897 # define smp_fREe free macro
946 void smp_fREe(Void_t*);
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.c2411 void smp_fREe(Void_t* mem) in smp_fREe() function
2413 void smp_fREe(mem) Void_t* mem; in smp_fREe()