Searched refs:_rtw_vmalloc (Results 1 – 2 of 2) sorted by relevance
275 u8* _rtw_vmalloc(u32 sz);329 #define rtw_vmalloc _rtw_vmalloc
81 u8* _rtw_vmalloc(u32 sz) in _rtw_vmalloc() function335 u8 *pbuf = _rtw_vmalloc(sz); in rtw_vmalloc()
Completed in 10 milliseconds