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 D | osl.h | 426 #ifndef MALLOC_RA 427 #define MALLOC_RA(osh, size, callsite) MALLOCZ(osh, size) macro
|
| H A D | linux_osl.h | 202 #define MALLOC_RA(osh, size, callsite) osl_mallocz((osh), (size)) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | osl.h | 426 #ifndef MALLOC_RA 427 #define MALLOC_RA(osh, size, callsite) MALLOCZ(osh, size) macro
|
| H A D | linux_osl.h | 206 #define MALLOC_RA(osh, size, callsite) osl_mallocz((osh), (size)) macro
|