Home
last modified time | relevance | path

Searched refs:qdf_mem_malloc_atomic_debug_fl (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mem.h163 void *qdf_mem_malloc_atomic_debug_fl(qdf_size_t size, const char *func,
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c1572 return qdf_mem_malloc_atomic_debug_fl(size, func, line); in qdf_mem_malloc_atomic_debug()
1613 void *qdf_mem_malloc_atomic_debug_fl(size_t size, const char *func, in qdf_mem_malloc_atomic_debug_fl() function
1640 qdf_export_symbol(qdf_mem_malloc_atomic_debug_fl);