Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h369 static inline bool _hash_empty(struct hlist_head *ht, unsigned int sz) in _hash_empty() argument
374 if (!hlist_empty(&ht[i])) { in _hash_empty()
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h369 static inline bool _hash_empty(struct hlist_head *ht, unsigned int sz) in _hash_empty() argument
374 if (!hlist_empty(&ht[i])) { in _hash_empty()
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h374 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() argument
379 if (!hlist_empty(&ht[i])) { in __hash_empty()
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h365 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() argument
370 if (!hlist_empty(&ht[i])) in __hash_empty()

Completed in 4 milliseconds