Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_hash.h351 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() argument
356 if (!hlist_empty(&ht[i])) in __hash_empty()