Home
last modified time | relevance | path

Searched refs:OSL_MEMLIST_LOCK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dlinux_osl_priv.h37 #define OSL_MEMLIST_LOCK(lock, flags) (flags) = osl_spin_lock(lock) macro
H A Dlinux_osl.c822 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_malloc()
908 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_mfree()
941 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_vmalloc()
1019 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_vmfree()
1044 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_memdump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dlinux_osl_priv.h37 #define OSL_MEMLIST_LOCK(lock, flags) (flags) = osl_spin_lock(lock) macro
H A Dlinux_osl.c822 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_malloc()
908 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_mfree()
941 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_vmalloc()
1019 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_vmfree()
1044 OSL_MEMLIST_LOCK(&osh->cmn->dbgmem_lock, flags); in osl_debug_memdump()