Home
last modified time | relevance | path

Searched defs:_os_mem_alloc (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_macos.h146 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() function
H A Dpltfm_ops_windows.h294 #define _os_mem_alloc(h, buf_sz) _os_mem_alloc_with_tag(h, GenTag(__func__), buf_sz) macro
H A Dpltfm_ops_linux.h274 static inline void *_os_mem_alloc(void *d, u32 buf_sz) in _os_mem_alloc() function
H A Dpltfm_ops_none.h222 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h155 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() function
H A Dpltfm_ops_windows.h303 #define _os_mem_alloc(h, buf_sz) _os_mem_alloc_with_tag(h, GenTag(__func__), buf_sz) macro
H A Dpltfm_ops_linux.h365 static inline void *_os_mem_alloc(void *d, u32 buf_sz) in _os_mem_alloc() function
H A Dpltfm_ops_none.h231 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() function