Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_hash.h270 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c1337 if (hash_empty(srv->hash_group)) { in service_dump()