Searched defs:_os_mem_alloc (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 146 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() function
|
| H A D | pltfm_ops_windows.h | 294 #define _os_mem_alloc(h, buf_sz) _os_mem_alloc_with_tag(h, GenTag(__func__), buf_sz) macro
|
| H A D | pltfm_ops_linux.h | 274 static inline void *_os_mem_alloc(void *d, u32 buf_sz) in _os_mem_alloc() function
|
| H A D | pltfm_ops_none.h | 222 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 D | pltfm_ops_macos.h | 155 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() function
|
| H A D | pltfm_ops_windows.h | 303 #define _os_mem_alloc(h, buf_sz) _os_mem_alloc_with_tag(h, GenTag(__func__), buf_sz) macro
|
| H A D | pltfm_ops_linux.h | 365 static inline void *_os_mem_alloc(void *d, u32 buf_sz) in _os_mem_alloc() function
|
| H A D | pltfm_ops_none.h | 231 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() function
|