Home
last modified time | relevance | path

Searched refs:hlist_empty (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h75 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() function
374 if (!hlist_empty(&ht[i])) { in _hash_empty()
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h73 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() function
374 if (!hlist_empty(&ht[i])) { in _hash_empty()
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h73 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() function
379 if (!hlist_empty(&ht[i])) { in __hash_empty()
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h74 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() function
370 if (!hlist_empty(&ht[i])) in __hash_empty()
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dcpu.c2176 WARN(!hlist_empty(&sp->list), "Error: Removing state %d which has instances left.\n", state); in __cpuhp_remove_state_cpuslocked()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.c1621 if (hlist_empty(&mali_timeline_sync_fence_to_free_list)) {
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.c1601 if (hlist_empty(&mali_timeline_sync_fence_to_free_list))

Completed in 11 milliseconds