Searched refs:wrapper_moal_malloc (Results 1 – 3 of 3) sorted by relevance
62 mlan_status wrapper_moal_malloc(IN t_void *pmoal_handle, IN t_u32 size, IN t_u32 flag, OUT t_u8 **p… in wrapper_moal_malloc() function
410 mlan_status wrapper_moal_malloc(t_void *pmoal_handle, t_u32 size, t_u32 flag, t_u8 **ppbuf);
566 .moal_malloc = wrapper_moal_malloc,