Home
last modified time | relevance | path

Searched refs:qdf_nbuf_map_check_for_leaks (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h1301 void qdf_nbuf_map_check_for_leaks(void);
1393 static inline void qdf_nbuf_map_check_for_leaks(void) {} in qdf_nbuf_map_check_for_leaks() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_nbuf.c1079 void qdf_nbuf_map_check_for_leaks(void) in qdf_nbuf_map_check_for_leaks() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c4216 qdf_nbuf_map_check_for_leaks(); in hdd_check_for_leaks()