Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c775 osh->ctfpool->fast_frees++; in osl_ctfpool_add()
830 osh->ctfpool->fast_frees--; in osl_ctfpool_init()
896 osh->ctfpool->fast_allocs, osh->ctfpool->fast_frees, in osl_ctfpool_stats()
1181 ctfpool->fast_frees++; in osl_pktfastfree()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dlinux_osl.h564 uint fast_frees; member