Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h57 #define LIST_POISON1 ((void *)0x100) macro
94 n->next = (struct hlist_node *)LIST_POISON1; in hlist_del()
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h54 #define LIST_POISON1 ((void *) 0x100) macro
92 n->next = (struct hlist_node*)LIST_POISON1; in hlist_del()
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h54 #define LIST_POISON1 ((void *) 0x100) macro
92 n->next = (struct hlist_node*)LIST_POISON1; in hlist_del()
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h55 #define LIST_POISON1 ((void *) 0x100) macro
93 n->next = (struct hlist_node*)LIST_POISON1; in hlist_del()

Completed in 4 milliseconds