Home
last modified time | relevance | path

Searched refs:MALLOC_RA (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dosl.h426 #ifndef MALLOC_RA
427 #define MALLOC_RA(osh, size, callsite) MALLOCZ(osh, size) macro
H A Dlinux_osl.h202 #define MALLOC_RA(osh, size, callsite) osl_mallocz((osh), (size)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dosl.h426 #ifndef MALLOC_RA
427 #define MALLOC_RA(osh, size, callsite) MALLOCZ(osh, size) macro
H A Dlinux_osl.h206 #define MALLOC_RA(osh, size, callsite) osl_mallocz((osh), (size)) macro