Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_hash.h56 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed() function
85 if (!hlist_unhashed(n)) { in hlist_del_init()
348 return !hlist_unhashed(node); in hash_hashed()